Kbase P101685: How to force the 'OUTPUT TO' statement to send data directly to the disk file?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  3/1/2005 |
|
Status: Unverified
GOAL:
How to force the 'OUTPUT TO' statement to send data directly to the disk file?
FIX:
Use the UNBUFFERED option of the OUTPUT TO statement to write one character at a time to a normally buffered data source, such as a file.