Kbase P7590: Output to file format platform specific
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  1/31/2003 |
|
Status: Unverified
SYMPTOM(s):
4GL output to file format is platform specific
UNIX line feed characters not consistent with DOS line feed character
Use unix2dos to convert file from UNIX format to DOS format
CAUSE:
Bug# 20020830-011
CAUSE:
4GL OUTPUT to file statement produces a file specific to platform the statement was issued on.
FIX:
Enhancement request generated to add functionality for file format to be specified when issuing OUTPUT statement. As a workaround use unix2dos and dos2unix utilities to migrate output between different platforms.