[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: batch processing and executables from Windows
- Subject: Re: batch processing and executables from Windows
- From: david(at)dfanning.com (David Fanning)
- Date: Thu, 5 Jul 2001 21:14:16 -0600
- Newsgroups: comp.lang.idl-pvwave
- Organization: Fanning Software Consulting
- References: <9i2vqh$bkb$1@newsreader.wustl.edu>
- Xref: news.doit.wisc.edu comp.lang.idl-pvwave:25560
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