Kbase 13286: bug 940713042 SELECT ... WITH EXPORT field separator problem
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/05/1998 |
|
bug 940713042 SELECT ... WITH EXPORT field separator problem
The following procedure results in tilde-separated output fields
rather than the space-separated output expected on MS-Windows V7 and
UNIX V7:
OUTPUT TO ord.d.
SELECT cust-num, order-num FROM order WITH EXPORT.
OUTPUT CLOSE.
Logged bug 94-07-13-042
Progress Software Technical Support Note # 13286