System Parameters
'IZ'= Ignore Max. Memory Setting
   
Description When this paramete is set the system will ignore the maximum memory setting defined by either the START Directive, or the 'SZ'= System Parameter.

Use the 'IZ' parameter when converting an application from another language where the values on the START directives may be incompatible with ProvideX standards.

Care should be taken when runing systems with the 'IZ' parameter enabled as it allows application to allocate potentially all of the available memory to the process. This can cause system failures and/or severe system degradation.

   
Default Off. Memory use will be limited via START and 'SZ'= settings.