Strange error with Save Report to File (html)

2004-03-30 Thread Nate Fethke
Here's one that popped up out of nowhere today within a previously
functioning section of code (LV7).  All I want to do is save an HTML
report to a file.

Code Description:
1. New Report w/ HTML report type specified
2. Add some text using Append Report Text
3. Save Report to File

The report refnum has been wired sequentially and the specified file
path is correct (no spelling errors, etc.)

The error message is as follows:

Error 1 Occurred at Open File
LabVIEW: An input parameter is invalid
NI-488: Command requires GPIB controller to be in charge

Any help is appreciated.

Regards,
Nate Fethke



Re: Strange error with Save Report to File (html)

2004-03-30 Thread Joe Guo
According to your code, the operation should work.  Can you post
either your vi or a picture of it so we can see what exactly are
wired?

Joe



Re: Strange error with Save Report to File (html)

2004-03-30 Thread Nate Fethke
OK.  I'm an idiot.  I found the error.