Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Hull and Outfitting

Writing to Files

  • Last UpdatedFeb 08, 2023
  • 1 minute read

When you open a file for writing, the file will be created if it does not already exist.

If you use Open(‘WRITE’) and the file already exists, the user will be shown an alert asking whether the file can be overwritten. Alternatively you may specify OVERWRITE, to force overwriting of a file if it already exists or APPEND if you want to add to the end of a file if it already exists.

TitleResults for “How to create a CRG?”Also Available in