Try OpenEdge Now
ABL Reference
Class Properties and Methods Reference
:
Append property
Append property
Indicates whether data can be appended to the file output stream. If the property is not set by the constructor, the default value is FALSE.
Data type:
LOGICAL
Access:
PUBLIC Read-only
Applies to:
Progress.IO.FileOutputStream class