Kbase P114442: File name gets truncated when created through Query Results.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  18/04/2006 |
|
Status: Unverified
SYMPTOM(s):
File name gets truncated when created through Query Results.
The file name is cust_advcust_fhbcust_031406.csv
The file created is cust_advcust_fhbcust_0
CAUSE:
Results handles a format of x(80) characters for the name of the file, including the path.
FIX:
Save the file in a different directory so the number of characters will be reduced. Then move the file to the desired location.