Search    
 

   
 

 
PRAGMA PROGRAM REFERENCE MANUAL
Index
All Operation

Expand All      ADDENDUM
DOS OPEN CREATE DOC Standard Verb Operating System Operation
Target = IPC STATUS (IS)

Creates an empty operating system file and opens it for writing. If you want
to write to the file you must use the verb DOS WRITE. After having written
to the file you must close it with the verb DOS CLOSE WRITE. If you want to
append to an existing file you must use the verb DOS OPEN APPEND.

The noun IPC STATUS contains the result of the operation.

DOS OPEN CREATE filename FILENAME
DOS WRITE the value TEXT
DOS CLOSE WRITE

FILENAME is an expresion or noun containing the name (and path) of the oper-
ating system file you want to create.

SEE ALSO: DOS OPEN APPEND / 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