X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 09 Mar 2015 06:29 PM by  anon
Compiling Another Program from Within IDL
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages

anon



New Member


Posts:29
New Member


--
09 Mar 2015 06:29 PM
    Hi all, I am creating a program to automate some processes that are dependent on certain libraries of different pro files. Is there a way I can have one program compile another as part of its procedure? Thanks!

    Zachary Norman



    Basic Member


    Posts:173
    Basic Member


    --
    01 Apr 2015 01:42 PM
    Hi jareds1, Unfortunately .compile is an executive command and can only be used from the IDL command line. However, IDL should automatically compile everything that it needs to run a function or procedure, if that is what you are looking for. -Zach
    You are not authorized to post a reply.