added sysprog entities
This commit is contained in:
9
SYSPROG/STPROCINS/RTI_RESOLVE_SELECT_CALLBACK_COMMON.txt
Normal file
9
SYSPROG/STPROCINS/RTI_RESOLVE_SELECT_CALLBACK_COMMON.txt
Normal 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@
|
Reference in New Issue
Block a user