comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » IDL_IDLbridge, break
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
IDL_IDLbridge, break [message #60947] Mon, 23 June 2008 15:39
Jean H. is currently offline  Jean H.
Messages: 472
Registered: July 2006
Senior Member
Hi again,

Ok, I have another question on the Idl_IdlBridge.

From what I understand from the manual, doing ctrl+break should halt
the main process, and calling idlBridgeOBJ -> abort should stop the
child process...

now, when I run my application, doing ctrl+break kind of halt the
execution of the child process, not of the main one! Indeed, most time
the status of the child process is "2: completed command" and sometimes
is hangs on "1: Executing command". In the first case, the child process
returns to the main level (and so the value of my variable is the one I
had at the previous call... I have fixed this by setting a flag value
after each successful call to a function in the child process). In the
latter case, since I wait for the status of the child process to be
completed before to fetch the results, I get trapped in an infinite loop.

So, to get to the real question, how does one halt the execution of the
main process???????

Thanks a lot,
Jean
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: painful IDL 7 online help
Next Topic: a strange loop problem

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 13:45:58 PDT 2025

Total time taken to generate the page: 0.00585 seconds