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,23 @@
compile Insert rti_cursor_cache_Equates
/*
**
** 01-02-18 rjc created
*/
Equ rti_crsch_get$ To 1
Equ rti_crsch_set$ To 2
Equ rti_crsch_clear$ To 3
Equ rti_crsch_keys$ To 4
Equ rti_crsch_count$ To 5
Equ rti_crsch_GetCacheMode$ To 6
Equ rti_crsch_SetCacheMode$ To 7
Equ rti_crsch_cmode_nocache$ To 0
Equ rti_crsch_cmode_selectOnly$ To 1
Equ rti_crsch_cmode_selectAndSort$ To 2
Equ rti_crsch_cmode_allcache$ To 3
Equ rti_crsch_cfgid$ To "CFG_CURSOR_CACHE"
Declare Function rti_cursor_cache