RunTime Error

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

RunTime Error

Post by DalePearmain » Wed Jul 19, 2006 9:56 am

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.

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

=> RE: RunTime Error

Post by kfleming » Thu Jul 20, 2006 9:40 am

What is the exact command line that you are using?____Kathleen__R&R Support

DalePearmain
Posts: 17
Joined: Tue Oct 10, 2017 12:44 pm

==> RE: RunTime Error

Post by DalePearmain » Mon Jul 24, 2006 9:06 am

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.

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

===> RE: RunTime Error

Post by kfleming » Tue Jul 25, 2006 9:18 am

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

Post Reply