[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: batch processing and executables from Windows



Thanks!  Works like a charm.

David Fanning <david@dfanning.com> wrote in message
MPG.15aedaf51f2e0a1a989e23@news.frii.com">news:MPG.15aedaf51f2e0a1a989e23@news.frii.com...
> Sean writes:
>
> > Is there a way to make pre-compiled executable files that I can call
from
> > the Windows task scheduler?  I want to automatically run the same IDL
> > routine on files we receive everyday.
>
> There is no practical way to make an IDL executable file:
>
>    http://www.dfanning.com/tips/idl_executable.html
>
> You can probably get away, however, with a run-time
> file:
>
>    http://www.dfanning.com/tips/idl_icon.html
>
> You can probably also get away with an IDL startup
> file:
>
>    IDL> ? startup:file
>
> Cheers,
>
> David
>
> --
> David Fanning, Ph.D.
> Fanning Software Consulting
> Phone: 970-221-0438 E-Mail: davidf@dfanning.com
> Coyote's Guide to IDL Programming: http://www.dfanning.com/
> Toll-Free IDL Book Orders: 1-888-461-0155