Kbase 19016: VMS dbrpr fails with **Error: Can't open -1
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  2/18/2000 |
|
VMS dbrpr fails with **Error: Can't open -1
If you try to run progress/utilities=dbrpr <database> on VMS, and you
receive the error: **Error: Can't open -1, this is what you should do:
Define a foreign dcl command
$ proutil :== "bin:_proutil"
Then you can type
$ proutil "-C" dbrpr -db <database>
NB. Make sure you have the quotes around the -C