The information contained in the initialization file is specified using three types of configuration statements, described in the following sections:
See Creating an Initialization File to learn how to create an initialization file.
The sample initialization file shown in Figure 2 contains examples of these statements.
Figure 2. The Net.Data initialization file
|
The text of each individual configuration statement must all be on one line. (An ENVIRONMENT statement is shown on several lines for readability.) The ENVIRONMENT statements are not needed if you do not plan to call any language environments in your Net.Data macros. Nor do you have to specify any of the path configuration statements if you fully qualify all references to files within the macro file.
The following sections describe how to create the initialization file and customize the configuration statements in the INI file.