Running from an RRS file

Meeting place for R&R customers and clients to share tips and ideas. Post your questions, messages or problems here.
Post Reply
Eugene_Feather_(Guest)
Posts: 5
Joined: Tue Oct 10, 2017 12:44 pm

Running from an RRS file

Post by Eugene_Feather_(Guest) » Thu Apr 28, 2005 2:11 pm

We are trying to set up some report folders for our users with read-only security in Netware. I^ve put several RRS files in a folder. If the user has write permission to the folder, the report works fine. If they have only have read access, the report fails because it can^t write on the rrwrun.out file. ____I know I can set up an LNK file for this and control the location of the output file with parameters on the RRWRUN.EXE command line, but I^d rather not do that.____Is there some way I can control the placement of the intermediate file?____

kfleming
Posts: 5795
Joined: Tue Oct 10, 2017 12:44 pm

=> RE: Running from an RRS file

Post by kfleming » Thu Apr 28, 2005 2:45 pm

On the command line you can add a /O<outputfile> where you specify the name and the location of the output status file immediately after the /O____Kathleen__R&R Support

Post Reply