Kbase 16433: OS-COPY returns OS-ERROR 2 when filename longer than 8 chars
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/10/1998 |
|
OS-COPY returns OS-ERROR 2 when filename longer than 8 chars
The OS-COPY command returns OS-ERROR 2 if the source file name
exceeds 8 characters. For example, the following 4GL
statement will fail in 8.0A02 (16-bit _prowin executable):
OS-COPY n:\mydir\longfilename c:\mydir\shortnam
The file cannot be accessed with the shortened name either (longfi~1).
Progress Software Technical Support Note # 16433