Getting the Name of the Initialization File
The josIniFileGetFileName call, shown in the following example, obtains the name of the Jade initialization file.
int josIniFileGetFileName(Character fileName[], Size size);
The parameters for this call are listed in the following table.
Parameter | Description |
---|---|
fileName | Name of the Jade initialization file |
size | Size of the buffer to hold the Jade initialization file, defined in characters |