Hello,
I am getting an error when writing to a file, instead of sending it directly to print.
Initially, when the program runs, I set the printer to a certain file name, using the SET PRINTER command
Later, data is written to this file using @ SAY command. This works fine for the first...