Re: SAV file call external function problem? [message #63896 is a reply to message #63776] |
Fri, 21 November 2008 07:22   |
Jean H.
Messages: 472 Registered: July 2006
|
Senior Member |
|
|
Rongchang Chen wrote:
> Thank David and Remimar for your helpful discussion,unfortunately I
> can't share the source because the software is not only developed by
> myself,I'm really sorry about this.
> Thank you again!
>
> Best wishes,
> Rongchang
I guess both David and Reimar are correct... VM does not allow to run
un-compiled code (otherwise nobody would be buying IDL anymore!!!).
However, you might have similarities in your images that you can
exploit. For example, if the only differences are only the size of the
header or the data type, you could have a GUI or a PROMPT that ask for
those info, and act, in your pre-compiled code, accordingly...
Jean
|
|
|