That was a nice idea, but because [3,4] is not on the screen it still produces 619 Control ID could not be found. It gave me an idea though.....
Is there a simple way to do something like....
If Session.findById("wnd[0]/usr/tabsTB_CLOSER/tabpTB_CLOSER_FC2/ssubTB_CLOSER_SCA:SAPMZCS_CALL_CLOSER:0220/tblSAPMZCS_CALL_CLOSERTC_OPERATIONS/txtG_WRK_OPERATION-ISMNW[3,4]").VISIBLE Then
I tried it blindly just for grins, but didn't work.
I picked up some SAPGUI scripting help information last night. I'll go over it and see what I can find. Hopefully there is a property to check if a line is visible or not.