Kbase P5977: Does The PUT Statement Overwrite The Contents Of A File?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  27/01/2003 |
|
Status: Unverified
GOAL:
Does the PUT statement overwrite the contents of a file?
FIX:
If the file was opened for output without using the APPEND phrase of the OUTPUT TO statement then the PUT statement will overwrite the contents of the file.