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

Home » Public Forums » archive » Re: IDL_IDLBRIDGE undefined procedure problem
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: IDL_IDLBRIDGE undefined procedure problem [message #92391 is a reply to message #73487] Sun, 06 December 2015 21:29 Go to previous messageGo to previous message
suntaopku is currently offline  suntaopku
Messages: 1
Registered: December 2015
Junior Member
在 2010年11月12日星期五 UTC+8上午12:39:05,jeanh写道:
>> Another question is when stuff is executing inside of these processes
>> through the bridge I can't see any output from those processes. How
>> would I do that if i wanted to? Thanks.
>
> You can save the output to a file:
>
> thread_2 = obj_new('IDL_IDLBridge', output = 'C:\child_output.txt')
>
> Jean

Hi,
I really learn a lot from your answers.
So I am just starting to use the IDL_IDLbridge to do parallel computing.
And when I execute a child process, the child process can not run another self-defined pro or funcs. The output show as " Attempt to call undefined procedure/function: run2"
So can you give me some help? Thanks.
Example:
obj->execute,'run1';

pro run1
run2
end
pro run2
window,0
end
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Finding NaNs in arrays - Strange outcome
Next Topic: intel fortran compiler question on windows.

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

Current Time: Wed Oct 08 13:56:36 PDT 2025

Total time taken to generate the page: 0.00487 seconds