|
$Batinclude |
Top Previous Next |
|
There are 2 main attributes to Batinclude that differentiate it from the simple Include discussed above and the Libinclude and Sysinclude forms discussed below. These involve the way that parameter inclusion works and location of the file to be included. The Batinclude files are located in the current working directory or in the search path identified by the Idir command line parameter. The basic syntax for the command is
$Batinclude externalfilename argument1 argument2 … |