Re: A question about IDL_IDLBridge [message #55469 is a reply to message #55464] |
Tue, 21 August 2007 20:31   |
idllover
Messages: 2 Registered: August 2007
|
Junior Member |
|
|
On 8 21 , 9 19 , David Fanning <n...@dfanning.com> wrote:
> idllo...@gmail.com writes:
>> Does anybody have meet this situation?When I releasing my program to
>> the *.exe file, once my program used the object IDL_IDLBridge to build
>> more than one sessions,I have to restore all my functions of the
>> second session into the root directory of the IDL bin ,otherwise my
>> released program can't be used anyway.Is there somebody can tell me
>> why?
>
> Are you talking about an IDL save file and a run-time
> version of IDL? Have you read the on-line help for IDL_IDLBridge
> that warns that startup files are NOT automatically executed
> when a child process is created? I'm not real clear what you
> are trying to do here.
>
> Cheers,
>
> David
> --
> David Fanning, Ph.D.
> Fanning Software Consulting, Inc.
> Coyote's Guide to IDL Programming:http://www.dfanning.com/
> Sepore ma de ni thui. ("Perhaps thou speakest truth.")
Thank you, David!
I think I haven't explained my question clearly.In fact they are two
questions.I think the first question has been answered very well and I
have already solved it.But the second question still havn't be
solved.That is, the program which uesed the IDL_IDLBridge object is
useless once I exported it to a IDL sav file or exe file.It's running
very well in my compiled project,but can't be used after export,Why?
Did I expounded it clearly enough?Please parden my poor english,I'll
try my best.
Thanks!
|
|
|