Search found 29 matches

by schwander
Tue Feb 28, 2012 7:39 pm
Forum: General Discussion
Topic: Round function bug
Replies: 16
Views: 25621

Hi, The thing is the Round function sometimes (in some conditions) is executed correctly in others - not. I was unable to determine exactly what this error depends on. I just suppose it has relation to services provided by VM's manufacturer. It seems to me there is some conflict between services and...
by schwander
Tue Feb 28, 2012 5:16 pm
Forum: General Discussion
Topic: Round function bug
Replies: 16
Views: 25621

Hi,
I have tried to follow your advice, but unfortunately the issue hasn't been solved.
Config:
Parallels Workstation 6
Guest OS - Windows xp sp3
by schwander
Tue Feb 28, 2012 12:27 pm
Forum: General Discussion
Topic: Round function bug
Replies: 16
Views: 25621

Hi, Ok! I see now. I suppose it would be useful to make help-file article about Round func more clear to understand (without "greatest absolute magnitude" term) And thank you Marcus! P.S. Please, do something with issue I'd posted above. I don't like unpredictable results of MS calculations (I mean ...
by schwander
Tue Feb 28, 2012 7:24 am
Forum: General Discussion
Topic: Round function bug
Replies: 16
Views: 25621

Hi, I continue to study the issue. As far as I know 2,5 and 4,5 and 6,5 must be rounded to 3 5 7 Am I wrong? There is a result of MS calculations: http://img840.imageshack.us/img840/9610/roundbug2.png Further, the bug described above has a relation to Virtual Machines. I was mistaken when I'd claime...
by schwander
Sun Feb 26, 2012 12:28 am
Forum: General Discussion
Topic: Round function bug
Replies: 16
Views: 25621

Hello again, So I'd found the source of the issue. It appears when MS runs under some kind of Virtual Machines. Host system and VMWare Workstation 7 are free from this "bug". VirtualBox 4.1.8 and Parallels Workstation 6 are not. So, MS's developers are rehabilitated. :) But what the solution?... Bes...
by schwander
Sat Feb 25, 2012 9:32 pm
Forum: General Discussion
Topic: Round function bug
Replies: 16
Views: 25621

Hi, Marcus
I am using 13.1
Do you mean 13.1.02 version?
What about my case?
And one more question:
What the difference between "Trunc" and "Drunk" :D (between "Trunc" and "Int") functions?
by schwander
Sat Feb 25, 2012 8:37 pm
Forum: General Discussion
Topic: Round function bug
Replies: 16
Views: 25621

Hello, Dick
Just look at this
Image
Best regards.
by schwander
Sat Feb 25, 2012 7:09 am
Forum: General Discussion
Topic: Round function bug
Replies: 16
Views: 25621

Round function bug

Hi
Please, check this out

Code: Select all

Let>a=3/2
Let>b={round(%a%)}
Mdl>%b%
There is error message appears.
Best regards.
by schwander
Wed Jun 29, 2011 2:49 pm
Forum: Enhancement Suggestions
Topic: Enhancement for Macro command
Replies: 12
Views: 22794

Hi, Dick
Thanks for advice.
But my posts above are enhancement suggestions. Not an issue report.
Best regards.
by schwander
Wed Jun 29, 2011 1:08 pm
Forum: Enhancement Suggestions
Topic: Enhancement for Macro command
Replies: 12
Views: 22794

Hi, I have not yet matured enough to work with the SDK. The above example is the case of excessive assurance. Far more dangerous is the situation where the macro is interrupted by the user (or in case of program bug) and the temporary file of decrypted script remains on the hard disk. Actually, it w...
by schwander
Mon Jun 27, 2011 7:14 pm
Forum: Enhancement Suggestions
Topic: Enhancement for Macro command
Replies: 12
Views: 22794

Ok, forget about LabelToVar So, the code below shows how the current version of MS dials with encrypted script ReadFile>FileName_of_Encrypted_Macro,Encrypted_Macro_Var Crypt>EncriptionKey,%Encrypted_Macro_Var%,Target_Variable WriteLn>TargetFileName,ResultVar,%Target_Variable% Macro>TargetFileName Ru...
by schwander
Mon Jun 27, 2011 6:43 pm
Forum: Enhancement Suggestions
Topic: Enhancement for Macro command
Replies: 12
Views: 22794

I mean the Macro> command can not securely work with encrypted macros (which can contains some confidential data). Firstly, I need to save decrypted macro to the temporary file. And then read it to run the Macro> command. So, I need to use special soft to safely remove ( http://en.wikipedia.org/wiki...
by schwander
Mon Jun 27, 2011 3:47 pm
Forum: Technical / Scripting
Topic: How to make action like Image Capture Tool
Replies: 4
Views: 4901

So, the FindImagePos command can operate with the SCREEN variable as a haystack image file. I thought there is no temp file using... ... Actually, Dick's macro is good but there are some twitches on the screen when it runs. And I'd like it looks more... emm... ...luxury. Like Image Capture Tool does...
by schwander
Mon Jun 27, 2011 3:43 pm
Forum: Enhancement Suggestions
Topic: Enhancement for Macro command
Replies: 12
Views: 22794

With my pleasure, Marcus :) Please, provide me the safe method to dial with encrypted macro. I found the only one and it is unacceptable to me. Firstly, I have to decrypt the macro. Further, I need to write it to a hdd before running it and ... desecure the data. Can Macro Scheduler safely remove te...
by schwander
Mon Jun 27, 2011 3:11 pm
Forum: General Discussion
Topic: About IsConnectedToInternet command
Replies: 2
Views: 8864

Hi, Marcus
OK! It' clear now.
I was confused by the command's name.
Sign up to our newsletter for free automation tips, tricks & discounts