Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Turbo Basic - <b>$include include file</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
$INCLUDE                 Include File

 $INCLUDE filespec

    Causes compilation to branch to a specified text file, then return to
    the main file when the end of the $INCLUDE file has been reached.

    filespec    A string literal that follows DOS file-naming conventions.
                If no extension is specified, .BAS is assumed.

   --------------------------------------------------------------------------

      Notes:    Include files can be nested five levels deep.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson