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,9 @@
compile Insert rti_resolve_Select_callback_common
/*
** 12-19-21 rjc Created
*/
Equ cursor_common_max$ To 8
common /rti_resolve_Select_com/init@, continue@(cursor_common_max$), listeners@, listener_Cnt@, lastYield@, progressId(cursor_common_max$), pctDone(cursor_common_max$), tableCount(cursor_common_max$),tableName(cursor_common_max$),progressCount(cursor_common_max$),action(cursor_Common_max$),debugging
common /rti_rslvSel_Gui_com/bGuiEnabled(cursor_common_max$),guiHandler(cursor_common_max$)
common /rti_rslvSel_brw_com/bRemoteMode@,hEngine@,hQueue@,uid@