Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8689

Re: ue_filter in menu is not working pb7 window

$
0
0

If this compiles, it should work at run time, if not, maybe the event is pfc_filter and not ue_filter or your sheet is not inherited from w_sheet

 

w_sheet lwin

 

lwin = w_mdi_window.GetActiveSheet ()

 

if isValid ( lwin ) then

  lwin.EVENT POST ue_filter()

end if


Viewing all articles
Browse latest Browse all 8689

Trending Articles