open-insight/LSL2/STPROCINS/EXPORTS_EQU.txt
2024-03-25 15:12:53 -07:00

20 lines
599 B
Plaintext

compile insert EXPORTS_EQU
* Equates for EXPORTS created on 09/10/98 01:58PM
EQU EXPORTS_COLUMNS$ TO 1
EQU EXPORTS_QUERY_COLUMNS$ TO 2
EQU EXPORTS_QUERY_COL_FILTER$ TO 3
EQU EXPORTS_PATH$ TO 4
EQU EXPORTS_TABLE$ TO 5
EQU EXPORTS_DESCRIPTION$ TO 6
EQU EXPORTS_ENTRY_ID$ TO 7
EQU EXPORTS_ENTRY_DATE$ TO 8
EQU EXPORTS_SHARABLE$ TO 9
EQU EXPORTS_NQUERY_COLUMNS$ TO 10
EQU EXPORTS_NQUERY_COL_FILTER$ TO 11
EQU EXPORTS_UTIL_START$ TO 12
EQU EXPORTS_UTIL_END$ TO 13
EQU EXPORTS_EXPAND_MV$ TO 14
EQU EXPORTS_LAST_RUN_DATE$ TO 15
EQU EXPORTS_LAST_RUN_USER$ TO 16