Thanks, but changing this
v-hand = session:FIRST-OBJECT.
gives the error:
Incompatible data types in expression or assignment.
and it is declared as:
def var v-hand as handle no-undo.
thanks for the response but im slightly confused still.
In my code all it ever returns is the type 'Procedure' - how do i look further to get to it child types window, frame etc.
Hi
Im trying to get the handle of a widget but cant seem to get any further than a window.
running the below will loop through all the procedures running but how would i get a handle to one of these so that i can chaneg the WINDOW-STATE
def var v-hand as handle no-undo.
def var v-hand2 as...
Hi
I am trying to figure out how i can get progress to open an existing instance of internet explorer (if exists).
I have the code to find if the process is running but how can i attache that process to an object to open it and pass a new url parameter. everything i try just keeps opening a...
thanks sphipp, this is certainly doing the trick the only issue is it closes down another session of browser example:
I have two browser sessions open:
1) my page
2) google
it will close both, but if 3 sessions are open it still only closes 2?
wondered if you had any ideas?
Hi
I want to check to see if a browser window is currently open, hopefully by checking its locationname.
however i am unable to find a way to check for a running process of iexplore in progress.
i can get the browser window to open but would like to know if it is already open before...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.