Windows - Callable IDL? [message #10234] |
Wed, 05 November 1997 00:00 |
Ken Stone
Messages: 8 Registered: December 1996
|
Junior Member |
|
|
Hi,
Using IDL for Windows requires one to always bring
up the IDE window during the execution of any code.
I've been told by RSI that you can bypass this
window by using callable IDL. Has anyone been
lucky enough to get such an animal working,
and if so, do you have any hints you might like to
share?
Thanks,
Ken Stone
|
|
|
Re: Windows - Callable IDL? [message #10247 is a reply to message #10234] |
Wed, 05 November 1997 00:00  |
davidf
Messages: 2866 Registered: September 1996
|
Senior Member |
|
|
Ken Stone (k.a.stone@larc.nasa.gov) writes:
> Using IDL for Windows requires one to always bring
> up the IDE window during the execution of any code.
> I've been told by RSI that you can bypass this
> window by using callable IDL. Has anyone been
> lucky enough to get such an animal working,
> and if so, do you have any hints you might like to
> share?
I don't know about callable IDL. I'm sure RSI is correct.
But you can run the run-time version of IDL for Windows
without calling up the IDL splash screen or the IDLDE
window. This makes it nice if you are developing
applications for other people to use. I've been very
impressed with how simple it is.
Cheers,
David
-----------------------------------------------------------
David Fanning, Ph.D.
Fanning Software Consulting
E-Mail: davidf@dfanning.com
Phone: 970-221-0438
Coyote's Guide to IDL Programming: http://www.dfanning.com/
|
|
|