Compiling a .pro file w/in a procedure [message #7001] |
Tue, 17 September 1996 00:00 |
Phil Williams
Messages: 78 Registered: April 1996
|
Member |
|
|
Can I do the following?
1) I want a procedure that I wrote check to see if a procedure has been
compiled.
2) If not then compile the procedure from a default file
3) If the default file is not found then prompt for the file or exit.
I know how to do 1 and 3 but can't seem to find how to do 2. Can it be
done?
Thanks,
pmw
--
/*********************************************************** ********/
Phil Williams, Ph.D.
Research Instructor
Children's Hospital Medical Center "One man gathers what
Imaging Research Center another man spills..."
3333 Burnet Ave. -The Grateful Dead
Cincinnati, OH 45229
email: williams@irc.chmcc.org
URL: http://scuttle.chmcc.org/~williams/
/*********************************************************** ********/
|
|
|
Re: Compiling a .pro file w/in a procedure [message #7099 is a reply to message #7001] |
Tue, 17 September 1996 00:00  |
Phil Williams
Messages: 78 Registered: April 1996
|
Member |
|
|
Doncha just love these idiots that answer their own posts.
it seems that resolve_routine does exactly what I want to do.
--
/*********************************************************** ********/
Phil Williams, Ph.D.
Research Instructor
Children's Hospital Medical Center "One man gathers what
Imaging Research Center another man spills..."
3333 Burnet Ave. -The Grateful Dead
Cincinnati, OH 45229
email: williams@irc.chmcc.org
URL: http://scuttle.chmcc.org/~williams/
/*********************************************************** ********/
|
|
|