LGTBL parameter

From m204wiki
Jump to navigation Jump to search

Length of global variable table

Summary

Default value
288
Parameter type
Utable
Where set
On user's parameter line or reset by UTABLE command
Related products
All
Introduced
Model 204 V2.1 or earlier

Description

The size of GTBL in bytes.

GTBL contains global variables. The value of LGTBL can range from 40, the minimum, to 2 billion. It will be rounded up to a multiple of 8. For an application subsystem user, (LGTBL - (GTBLHASH*10) must not be less than 288.

Refer to UTABLE command for a discussion of changing the size of LGTBL.