g2.init. Each time you launch a new G2 process, it automatically looks for a file named
g2.init. If the process finds such a file, it executes the commands in the file sequentially in the order in which they appear.To use an initialization file, do one of the following:
g2.ok file).
-init command line option, as described later in this chapter.
g2.init file is an ASCII file that contains one of more commands. Each command must begin on a new line. Blank lines can appear between the command lines. The commands have the same function as the corresponding menu choices in G2. The following table lists the initialization commands and their purposes:
In the initialization commands the " (double quotes) characters are required.
start G2 command, it should be the final command in the g2.init file. The G2 process does not execute any commands that it reads after executing a start G2 command.