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

Home » Public Forums » archive » 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
IDL_IDLBRIDGE undefined procedure problem [message #73494] Thu, 11 November 2010 07:05 Go to previous message
Ammar Yusuf is currently offline  Ammar Yusuf
Messages: 36
Registered: October 2010
Member
Hi I'm new to using this IDL_IDLBRIDGE object so I was just running
some test code like:

Obj1 = OBJ_NEW('IDL_IDLBridge')
Obj1->Execute, "run1"

Obj2 = OBJ_NEW('IDL_IDLBridge')
Obj2->Execute, 'run2'

Obj3 = OBJ_NEW('IDL_IDLBridge')
Obj3->Execute, 'run3'

Obj4 = OBJ_NEW('IDL_IDLBridge')
Obj4->Execute, 'run4'

end

I have four separate functions in four separate files called pro run1,
pro run2, pro run3, and pro run4. They all do something really simple
but every time I run the above code I get this error:
IDL_IDLBRIDGE Error: Attempt to call undefined procedure/function:
'RUN1'.

Thanks.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: correlation coefficient with uncertain data
Next Topic: cubic B-splines

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

Current Time: Wed Oct 08 15:36:51 PDT 2025

Total time taken to generate the page: 0.00436 seconds