[<<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.

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson