MSIR.0499 System/subsystem global substitution failed: GTBL full: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
(Automatically generated page update)
Line 1: Line 1:
A system or subsystem global (that set by $Setg_sys or $Setg_subsys) must be moved temporarily to GTBL when it is used in a dummy string (?&) substitution. If GTBL is very close to full, this error can occur. Increase the size of GTBL.
A system or subsystem global (that set by $Setg_sys or $Setg_subsys) must be moved temporarily to GTBL when it is used in a dummy string (?&) substitution. If GTBL is very close to full, this error can occur. Increase the size of GTBL.


[[Category:Sirius Mods messages]]
[[Category:Sirius Mods messages]] [[Category:MSIR.0400 - MSIR.0599]]

Revision as of 15:56, 13 August 2015

A system or subsystem global (that set by $Setg_sys or $Setg_subsys) must be moved temporarily to GTBL when it is used in a dummy string (?&) substitution. If GTBL is very close to full, this error can occur. Increase the size of GTBL.