10 lines
		
	
	
		
			575 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			575 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 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@
 |