Hi,
I just downloaded and installed version 7.1 and my macros do not run properly. For example: I have a "shell script" that basically just calls 5 or 6 macros. In version 7.1 it seems like my wait> commands are not working or waiting for windows to appear etc.
I took 7.1 off and put on 7.0 and everything was fine. I then put 7.1 back on and nothing worked. I just put 7.0 back on and everything is working again.
Version 7.1 does not run my macros properly
Moderators: JRL, Dorian (MJT support)
Hi,
Please, please, send your script(s) to [email protected] to take a look at. If this is an issue then we will want to fix it pronto, but it could just be a small change in behaviour which we can fix easily in the script.
Any WaitWindowOpen commands? Using WF_TYPE? Could be something like that. Very surprised if your ordinary Wait> statements aren't working!
Please, please, send your script(s) to [email protected] to take a look at. If this is an issue then we will want to fix it pronto, but it could just be a small change in behaviour which we can fix easily in the script.
Any WaitWindowOpen commands? Using WF_TYPE? Could be something like that. Very surprised if your ordinary Wait> statements aren't working!
MJT Net Support
[email protected]
[email protected]
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
We have determined this is due to a change made to the Macro> command which we have to admit was not documented correctly. This command must now be given a filename, NOT a macro name. More explanation here:
http://www.mjtnet.com/usergroup/viewtopic.php?t=56
The distributions have been updated with modified documentation to correctly reflect this change.
http://www.mjtnet.com/usergroup/viewtopic.php?t=56
The distributions have been updated with modified documentation to correctly reflect this change.