home *** CD-ROM | disk | FTP | other *** search
- //
- // include command
- //
-
- /topic INCLUDE_COMMAND
-
- /title The /include command
- /keywords /include;commands
- /browse commands,AUTO
-
- /defformat \sa150
-
- /para \fs40\b\i
- The /include command
- /endpara
-
- /para
- The /include command has the following syntax:
- /endpara
-
- /para
- /text \b\f3,/include FILE-NAME
- /endpara
-
- /para
- The include command is used to include files into a .QDH file.
- The file to include is the only parameter on the line following
- the include command. Any file name is ok. If the file can not
- be found and does not have an extension then the FILENAME.QDH
- will be tried. If both fail an error is reported and the program
- terminates.
- /endpara
-
- /para
- /text \b,Example: \line
- /text \b,/include filename.qdh
- /endpara
-
- /endtopic
-