Production Reporting looks for the initialization file in the following order:
Since the required environment variable SQRDIR is defined at the operating system level, the initialization file does not need to be available.
You can make changes or additions to SQR.INI if desired.
The format of the file is as follows:
; Comments are lines which start with a semicolon. The semicolon ; must be the first character of the line and therefore cannot be ; part of another line. ; ; Leading and trailing space characters are ignored. To preserve ; the space characters you must surround the value with either ; single (') or double (") quote characters. Production Reporting will ; ; remove them when the entry is processed. ; [Section_Name] Entry = Value . . [Another_Section_Name] Entry = Value . .