Question : _ReportOutput

A users machine gets an error message as follows:

Variable  '_REPORTOUTPUT' is not found

What do I need to do?

Thanks.

Answer : _ReportOutput

Are you sure you are executing the program in VFP9? This error can raise when you use _reportoutput variable in older VFP versions, so you should look at VERSION() result as the first step.

If this happens in VFP 9 then you have to post some code sample.
Random Solutions  
 
programming4us programming4us