added sysprog entities

This commit is contained in:
Infineon\StieberD
2024-03-25 15:17:34 -07:00
parent 600a8e1f61
commit 3a6a2b6b5b
1028 changed files with 171660 additions and 0 deletions

View File

@ -0,0 +1,13 @@
compile insert Bitmap_Idx_MFS_Equates
/* Bitmap index MFS equates
Author: CP Sprezzatura Ltd, 16.10.2007, Insert created
ssc , 31.10.2007, Compacted and optimized */
equ BITMAP_IDX$ to "RTI_BITMAP_IDX"
equ BI_ERR_OPEN_DICT$ to 3000 ; * Error FS%1% opening DICT.%2% for Bitmap Index update
equ BI_ERR_OPEN_BI_DICT$ to 3001 ; * Error FS%1% opening DICT.%2% - Bitmap Index updates are not available
* rjc 03-31-10
Equ BITMAP_IDX_SUFFIX$ To "_BITMAP_IDX"