I am using the following statment and I am having difficulty handling an error if someone already has the file "sheet_output" open.
OUTPUT STREAM d-sheet TO VALUE(INPUT FRAME f-in sheet_output).
I get an error message that progress is unable to open the file and then the program hangs. Anyone have any suggestions?
OUTPUT STREAM d-sheet TO VALUE(INPUT FRAME f-in sheet_output).
I get an error message that progress is unable to open the file and then the program hangs. Anyone have any suggestions?