EVENTcommand buton clicked)
setpointer(hourglass!)
OpenSheetWithParm(w_Report,s_param,w_main,7,Layered!)
EVENT: (w_Report open event)
setpointer(hourglass!)
f_get_value()//calling global function
wf_rep_nam()//Window function
dw_1.retrieve()
setpointer(arrow!)
My open event takes more than 2min to open the window,
by that time my old window is visible
with mouse pointer as arrow!,
how is it possible.iam changing the pointer to hourglass! again in open event starting.please give me a solution.
regards
Prabhakar
setpointer(hourglass!)
OpenSheetWithParm(w_Report,s_param,w_main,7,Layered!)
EVENT: (w_Report open event)
setpointer(hourglass!)
f_get_value()//calling global function
wf_rep_nam()//Window function
dw_1.retrieve()
setpointer(arrow!)
My open event takes more than 2min to open the window,
by that time my old window is visible
with mouse pointer as arrow!,
how is it possible.iam changing the pointer to hourglass! again in open event starting.please give me a solution.
regards
Prabhakar