Kbase P29382: Error 293 when deploying ADM2 code on Unix
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  8/13/2004 |
|
Status: Unverified
SYMPTOM(s):
Error 293 when deploying ADM2 code on Unix
** "<file-name>" was not found. (293)
Using ADM2 code
Mixing Upper and Lower case letters for directory and or file names
CAUSE:
contructObject procedure passes the parameter using all lower case letter loosing case sensitiveness for directory and file names in constructObject
FIX:
Rename you files and directory names by using only lowercase letters