Search found 5 matches
- Tue Dec 10, 2002 7:25 pm
- Forum: General Discussion
- Topic: RunWhen Schedule
- Replies: 5
- Views: 15395
RunWhen
Thank You. The version we had was 7.1.6 & that was the problem.
- Tue Dec 10, 2002 4:08 pm
- Forum: General Discussion
- Topic: RunWhen Schedule
- Replies: 5
- Views: 15395
RunWhen option
? You have to create a never-ending loop in the macro ? If you want to run it every 5 minutes or 5 hours it needs to be in a loop? What is the "repeat" time interval option for??
- Mon Dec 09, 2002 8:00 pm
- Forum: General Discussion
- Topic: RunWhen Schedule
- Replies: 5
- Views: 15395
RunWhen Schedule
:?: I would like to execute a bat file only if a specific file exits. I have setup the follow macro: IfFileExists>C:\test\runtest1.txt,merge Goto>end Label>merge DeleteFile>C:\test\runtest1.txt Run Program>C:\test\rats.bat Label>end I have test run it & it works fine. However, if I try to set it up ...
- Mon Nov 18, 2002 10:25 pm
- Forum: Technical / Scripting
- Topic: Closing Microsoft Word
- Replies: 2
- Views: 10740
Closing Microsoft Word

Have a mail merge macro that after it prints, I would like to close the document & Microsoft Word. However, when Word closes, I get the window: Do you want to save the changes you made to the document? Yes, No or Cancel. Anyone know how to automatically answer this?
- Thu Nov 14, 2002 8:19 pm
- Forum: General Discussion
- Topic: Create executable problems
- Replies: 1
- Views: 10036
Create executable problems
:evil: I have a macro that does a Microsoft Mail Merge that runs fine. I created an executable from this & it does not operate the same when it runs. It starts, opens the document & displays a Control Toolbox? & then STOPS. The Macro opens the document. runs the mail merge & presses enter when the d...