Thanks for that, I was just about to give up.
Yes that works fine.
Search found 4 matches
- Fri Jun 10, 2005 7:58 am
- Forum: Beginners
- Topic: Macro not adhering to wait commands...
- Replies: 12
- Views: 19806
- Fri Jun 10, 2005 7:04 am
- Forum: Beginners
- Topic: Macro not adhering to wait commands...
- Replies: 12
- Views: 19806
Unfortunately this made no difference. I had tried the "waitwindowclosed" command before without any luck. If I have no wait command at all, then it jumps straight into the screen saver, but if i move the mouse and stop the screen saver the mpeg will still be running in the background. To give you a...
- Fri Jun 10, 2005 6:18 am
- Forum: Beginners
- Topic: Macro not adhering to wait commands...
- Replies: 12
- Views: 19806
- Fri Jun 10, 2005 4:50 am
- Forum: Beginners
- Topic: Macro not adhering to wait commands...
- Replies: 12
- Views: 19806
RP_WAIT
I am an apsolute beginner, so be kind. I am trying to apply a wait comand in my script simply to allow one program to finish before starting the next. RP_WAIT=1 doesn't seem to work for me. I think the PR_WAIT is working but the second part of my script executefile does not execute. If I remove the ...