Adxmto
adxmto
is an internal integer variable that indicates the maximum number of tables that can be simultaneously opened by File.
adxmto
Subprog TABLE_LIST(TABLES,ABBREV)Variable Char TABLES()(1..),ABBREV()(1..)Local Integer IFor I = 1 To [S]adxmtoTABLES(I)=filename(I)ABBREV(I)=fileabre(I)Next IEnd
This system variable is reserved for internal use only.