Re: SAVE/RESTORE question [message #17494] |
Wed, 20 October 1999 00:00 |
J.D. Smith
Messages: 214 Registered: August 1996
|
Senior Member |
|
|
Quanyu Zhu wrote:
>
> Hi:
> I am just a beginer with IDL.
> I just used a pre-defined route which written by others, and save it
> into the
> 'xdr' file. I tried to figure out what is going on in its source. Does
> anyone know how I can see the source code within the 'xdr' file ?
> My calling precedure is"
> " restore 'foo.xdr'
> foo,input, output. "
> foo is the function I want to see the source code.
> Does anyone know how to do that ?
> Thanks !
Contact the author of the routine! Seriously, the byte-compiled routine
you have isn't going to tell you much about the source code, just as
staring at a Microsoft Word binary isn't going to open the gates of
Bill.
JD
--
J.D. Smith |*| WORK: (607) 255-5842
Cornell University Dept. of Astronomy |*| (607) 255-6263
304 Space Sciences Bldg. |*| FAX: (607) 255-5875
Ithaca, NY 14853 |*|
|
|
|