Kbase P65430: Trying to use XCODE utility to encrypt a .p, getting could not open [filename] error
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  12/04/2005 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1x
SYMPTOM(s):
Trying to use XCODE utility to encrypt a .p
Getting error "could not open [filename]"
CAUSE:
The file does not exist in the current working directory, the script which is running XCODE has code which changes to the wrong directory
FIX:
Modify the script so that it changes to the proper directory (i.e. the directory where the program exists)