I want to print some reports in same file using commands:
set printer to myfile additive
...create report
report form myfile to printer .
But this not work corect.
The command "report form myfile to printer" sens outputs only to printer not to myfile.
I don't know what's the matter?
Can somebody help me?
thanks.
In command help says that "set printer to" does not function in unattended server mode.
What is this?...Is this my problem?
set printer to myfile additive
...create report
report form myfile to printer .
But this not work corect.
The command "report form myfile to printer" sens outputs only to printer not to myfile.
I don't know what's the matter?
Can somebody help me?
thanks.
In command help says that "set printer to" does not function in unattended server mode.
What is this?...Is this my problem?