CodeBox

Last Modified: 12/31/2020

Inserts code from the CodeBox feature.

Arguments

NameTypeRequiredDescription
Routine String Yes The routine created in the CodeBox feature.

Example

Syntax: CodeBox <Routine>
    CodeBox "PromoteSBS"

Remarks

The routines located in CodeBox are stored in the SecondBASIC program folder, and are accessibly in every project.

See Also

$IncAsm, $Include, BoxFile, CodeBox (Feature)