10-06-2011, 08:43 AM
Hi..
I am opening TE window during runtime. (IBM Host on demand)
' opening the TeWindow
Wait 5
TeWindow("Beta").Exist ' it returns always false
if i stop the script after opening the TE window, then if i chekc for the .exist, it returns true.
Can we not work on the runtime TE window? Is there any workaround for my requirement?
I am opening TE window during runtime. (IBM Host on demand)
' opening the TeWindow
Wait 5
TeWindow("Beta").Exist ' it returns always false
if i stop the script after opening the TE window, then if i chekc for the .exist, it returns true.
Can we not work on the runtime TE window? Is there any workaround for my requirement?