| New files are created by using the new command. The new command is very simple in that it only has one parameter: the name of the file. The file may be named using the standard absolute and relative file naming conventions described in 2.4 of this section (see 2.4, "Absolute vs. relative filenames" ). All lines of Build file commands after the new command and up until the closing end new command will be included into the new file. Commands within the new command have limited scope. The data included and tagged within the new command and its end command is separate from the enclosing data. |
© Copyright 1997-1999 Dataczar Technologies. All rights reserved. |