Generating Reports

We're using Citect 8.0 running on Windows 10. 

The reports should be saved in "C:\Users\Public" and the output format is txt.

When we run in cicode:

        int iResult;

        iResult = report("report_name");

iResult is 0 (no error) but no file is created.

Previously, the same Citect project was running on another pc with Windows 10 and everything worked fine.

Any suggestions? Thanks in advance

Parents Reply Children