//Wait for - not showing
Moderators: JRL, Dorian (MJT support)
//Wait for - not showing
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?
Re: //Wait for - not showing
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.
//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.