Home »
Public Forums »
archive »
Re: compiling into function
Re: compiling into function [message #10155] |
Sat, 11 October 1997 00:00 |
Stein Vidar Hagfors H
Messages: 32 Registered: May 1997
|
Member |
|
|
morisset@iagusp.usp.br wrote:
> Is there any way to compile a programm into a function or a
> sub-routine, to be sure that the modification of the source
> file will be taken into account when running?
> The .r or .c commands are not to be used inside a program.
(If you're using IDL:)
Use the RESOLVE_ROUTINE routine - it's supposed to
recompile procedures even if they have already been
compiled - beware that it's the first matching file
in the path that's compiled, though.
Stein Vidar
|
|
|
Current Time: Wed Oct 08 19:42:17 PDT 2025
Total time taken to generate the page: 0.00534 seconds