Message 1 of 8
Syntax to check the return code from Plot.PlotToDevice()
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm experiencing random failures when executing the Plot.PlotToDevice routine. The return code seems to always be a -1 regardless of whether the function is successful or not. Is there another way I can check to see if this routine has failed? I maybe checking the return code incorrectly. Can someone provide the syntax for checking the return code?
Thanks