|
PRAGMA PROGRAM REFERENCE MANUAL
|
Index
|
All Operation
|
|
Expand All ADDENDUM
|
DOS OPEN APPEND
|
DOA
|
Standard Verb
|
Operating System Operation
|
Target =
|
Opens the specified file for writing in append mode. If the file does not exist it is created. This verb is always used with the verb DOS WRITE. After having written to the file with DOS WRITE you must close it with the verb DOS CLOSE WRITE. If you want to write to a new file you must use the verb DOS OPEN CREATE. The noun IPC STATUS contains the result of the operation.
|
DOS OPEN APPEND filename FILENAME DOS WRITE the value TEXT DOS CLOSE WRITE FILENAME is an expression or noun containing the name (and path) of the oper- ating system file you want to append the noun or expression TEXT.
|
SEE ALSO: DOS OPEN CREATE / DOS WRITE / DOS CLOSE WRITE
|
|
|
CustomWare® is a registered trademark of CustomWare Designs, Inc. All rights reserved.
CustomWare® is a registered servicemark of CustomWare Designs, Inc. All rights reserved.
All images and designs on this web site are copyrighted© 2021.
v
t
|
|