"include" command

Purpose

Include a file, directly, as is.

Syntax

include filename 

Comments

The file is included as is.

If you are running interactive, it is as if you typed in what is in the file.

If you are running in a batch mode, or including a file from another file, it is as if you did a copy and paste into that file.

Examples

include npn.mod

Include the file npn.mod.

gnucap/manual/commands/include.txt · Last modified: 2015/12/11 15:39 (external edit)
 
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Run by Debian Driven by DokuWiki