//Wait for - not showing

Technical support and scripting issues

Moderators: JRL, Dorian (MJT support)

Post Reply
macroman
Pro Scripter
Posts: 93
Joined: Mon Jun 02, 2014 5:32 am

//Wait for - not showing

Post by macroman » Thu Mar 10, 2016 9:00 am

Hello, the commented out section of the wait for images not showing the images after moving codes around within the same script... how do i fix this?

User avatar
JRL
Automation Wizard
Posts: 3531
Joined: Mon Jan 10, 2005 6:22 pm
Location: Iowa

Re: //Wait for - not showing

Post by JRL » Thu Mar 10, 2016 2:22 pm

Check to make sure you did not alter the integrity of the two lines:
//Wait for:
//SnapShotFile>%BMP_DIR%snapshot_0.png

They must stay together and should not be altered unless you know what you're doing.

Did you perhaps change the name of the script using windows explorer rather than using the Macro Scheduler main menu?

The images that display are located in a folder that has the same name as the script (less the .scp extension). The folder also needs to be located in the same path as the script file.

Also, If the folder is deleted or renamed or if the files within the folder are deleted or renamed the images will no longer appear while viewing the script in the script editor.

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts