Syntax:
Part | Description |
<file> | Required. Path\File to insert into your program. |
<type> | Optional. Valid values are @Asm, @Txt, Txt, @Bin, and Bin. @Bin and Bin are identical, and @Asm, @Txt, and Txt are identical. The default <type> is @Asm. |
Notes: If the file path is omitted, then the project's root folder will become the default path to the file. If the project hasn't previously been saved, the default path will be the path where SecondBASIC was installed to, which may cause errors if the project is saved. It is recommended to use quotations when specifying the path to the file.
Example: