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

From m204wiki
Jump to navigation Jump to search
m (1 revision)
(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]]

Revision as of 17:45, 19 April 2013

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.