*INIGLOBAL (GETMODE)


 

*INIGLOBAL={filename}

 

The *INIGLOBAL control returns the path and file name of the global program information file used by the runtime. If the {filename} variable is not large enough to hold the information, the EOS flag is set.

 

{filename} is a previously defined Character String Variable that returns the global INI file path and name.

 

If no global INI file is used by the runtime, {filename} is set to a Null String.

 

 

See Also: List Controls (GETMODE), GETMODE

 



PL/B Language Reference *INICURRENT (GETMODE) *INILOCAL (GETMODE)