guides:programming:programmers_reference_manual:create_file

CREATE.FILE

Used to establish a new file.

ArgumentInput/OutputValue
CODEInput12
Outputunchanged
BFSInputBFS List
Outputunchanged
HANDLEInputMedia Map Handle
Outputunchanged
NAMEInputfilename*account, as read from @FILES<2> and @FILES<3>
Outputunchanged
FMCInputfile creation options (BFS specific) passed as a dynamic array
Outputunchanged
RECORDInputnull
Outputunchanged
STATUSInput1
OutputTRUE$ if the file is successfully created

This call can be trapped by an MFS only if the MFS is installed on the volume being accessed. File creation options are passed as a dynamic array. The first field contains the options, and the second field contains the literal "D" if a dictionary file is being created.

  • guides/programming/programmers_reference_manual/create_file.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1