comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Running IDL daily as an automatic task
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Running IDL daily as an automatic task [message #80654 is a reply to message #80638] Wed, 27 June 2012 09:05 Go to previous messageGo to previous message
Starbuck is currently offline  Starbuck
Messages: 11
Registered: June 2012
Junior Member
On Tuesday, June 26, 2012 6:41:29 PM UTC-6, ced...@alaska.edu wrote:
> Can't find much about this, perhaps someone can help. Have a few IDL procedures which need to run daily, feed to website. At one point there was a command line version for windows, what happened to it? I am now running IDL 8 on a Windows server 2008/R2 box, so can't implement some of the suggestions found on this forum, such as create a linux cron task. Rather not use the IDL 'wait' feature, would complicate other work. Many thanks!

A command-line version of IDL is still included in the Windows distribution. For example with IDL 8.2, you can access it by going to Start > Program > IDL 8.2 > Tools > IDL Command Line. The executable file for command-line IDL are located in the following locations:

IDL 8.2:
32-bit:
C:\Program Files\Exelis\IDL82\bin\bin.x86\idl.exe
64-bit:
C:\Program Files\Exelis\IDL82\bin\bin.x86_64\idl.exe

IDL 8.1:
32-bit:
C:\Program Files\ITT\IDL\IDL81\bin\bin.x86\idl.exe
64-bit:
C:\Program Files\ITT\IDL\IDL81\bin\bin.x86_64\idl.exe

If you add the directory that in which the executable is located to the search PATH environment variable, you can use command line IDL by simply entering "idl" into the command prompt.

David
ExelisVIS
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Need Help With idl library rpcidl.a
Next Topic: Resolve_All problem

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 20:07:43 PDT 2025

Total time taken to generate the page: 0.39954 seconds