Search found 3455 matches

by JRL
Fri Jan 14, 2005 5:13 pm
Forum: General Discussion
Topic: Getfilelist question
Replies: 1
Views: 4860

kpassaur, As far as I know, GetFileList does not support anything like the DOS command line switches that you can use with the DIR command. GetFileList also does not provide directory names. However, using the following code, you can circumvent this minor deficiency. It sounds like you already know...
by JRL
Wed Jan 12, 2005 8:29 pm
Forum: Technical / Scripting
Topic: Compiling complex "if" statement fails
Replies: 7
Views: 8714

:D :D :D :D :D :D :D Got the email from support while I was typing the last post. They set me up with the correct update (it has "wc" in the file name... must mean "with compiler") and I'm now making good exes with complex commands. One more thank you for Me_again. Would certainly have taken much lo...
by JRL
Wed Jan 12, 2005 8:02 pm
Forum: Technical / Scripting
Topic: Compiling complex "if" statement fails
Replies: 7
Views: 8714

I have purchased 5 standard (non-compiling) license of Macro Scheduler and one pro version. The updates that I have available for download do not seem to be updating anything related to the compiler. The scripting portion of the "pro license" updates with the provided update file, but I'm suspecting...
by JRL
Tue Jan 11, 2005 5:10 am
Forum: Technical / Scripting
Topic: Compiling complex "if" statement fails
Replies: 7
Views: 8714

Thank You Me_again. I just temporarily installed version 7.3.05 on my home computer which is also Win XP sp1. I pasted in the code as you posted it. After a successful compile, I experienced a miserable failure when trying to run the executable file. The same error I get at work. I'm stumped. Any id...
by JRL
Mon Jan 10, 2005 8:06 pm
Forum: Technical / Scripting
Topic: Compiling complex "if" statement fails
Replies: 7
Views: 8714

Compiling complex "if" statement fails

I don't know if this is a MS problem or a problem on my computer. My OS is XP sp1. I have not successfully compiled any script that contains a complex if statement. As an example: Let>a=5 Let>b=6 IF>{(%a%=5) AND (%b%=6)} Let>e=YES ELSE Let>f=NO ENDIF This simple script will run fine as a script, but...
Sign up to our newsletter for free automation tips, tricks & discounts