Hello all!
Here is the problem I am having.....
When my program does this action:
IF ((%CheckForPDF2% = TRUE))
%pdfviewer% = File.GetDefaultViewer (".pdf")
%pdfversion% = File.GetInformation (Version, "%pdfviewer%")
I get the 2 attached alarms.
Can anyone give me some advice on how to fix?
Thanks,
Tom
26974-error1.jpg
Here is the problem I am having.....
When my program does this action:
IF ((%CheckForPDF2% = TRUE))
%pdfviewer% = File.GetDefaultViewer (".pdf")
%pdfversion% = File.GetInformation (Version, "%pdfviewer%")
I get the 2 attached alarms.
Can anyone give me some advice on how to fix?
Thanks,
Tom
26974-error1.jpg
Comment