Page 1 of 1

RunTime Error

Posted: Wed Jul 19, 2006 9:56 am
by DalePearmain
We have a user that is getting an error when using the Runtime (rrwrun.exe). The message is "Cannot Open Control File", looked at the Help file but the closest message to this also includes the name of the control file. Have tried all the suggestions for the error in the Help but none of them made any difference.____The user has full access to the control file and full access to the network directory in which it resides.____Any advice would be appreciated.

=> RE: RunTime Error

Posted: Thu Jul 20, 2006 9:40 am
by kfleming
What is the exact command line that you are using?____Kathleen__R&R Support

==> RE: RunTime Error

Posted: Mon Jul 24, 2006 9:06 am
by DalePearmain
Kathleen,____The command is as follows:____rrwrun.exe T:SystemDataUsersrep.dbf 1____Where UsersRep is the control table storing the parameters and, in this instance, we are trying to run the first record.______Thanks in advance.

===> RE: RunTime Error

Posted: Tue Jul 25, 2006 9:18 am
by kfleming
It sounds like it is not parsing the command line as expected since the error is not returning the contol file name.____Can you try copying usersrep.dbf to the rrwrun folder and then running the command as:____rrwrun.exe Usersrep.dbf 1 ____to see if it makes any difference? You may need to experiment with the command to try to trap the real source of the error.____Kathleen__R&R Support