Please enable JavaScript to view this site.

 

Navigation: Messages > Run-Time Messages > Macros

Macro aborted cannot find graphics file

Scroll Prev Up Next More

The graphics file cannot be found, as specified by the value of sRESULT in a macro, whose resulting action is set to Change to PictureBox.

 

If you encounter this message:

 

Make sure that you assign the name of any graphics file name you calculate in your macro, to the variable sRESULT.

If the selection of a graphics file name in your macro is simple, re-read the macro to make sure each of the possibilities exists.

If your macro constructs a file name dynamically (based on the value of other parameters such as the TokenDate), then you will need to use the macros debugger to find out what is going on while Q++Studio is evaluating the macro.

 

Finally, if the missing graphics file is located on another PC, make sure that your network drive letters are the same as the ones of the person who wrote the macro.

 


Topic 124800, last updated on 19-Apr-2020