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

Home » Public Forums » archive » Announcing IDLWAVE 5.2 -- Supporting IDLv6.0
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Announcing IDLWAVE 5.2 -- Supporting IDLv6.0 [message #36978] Mon, 10 November 2003 23:35
JD Smith is currently offline  JD Smith
Messages: 850
Registered: December 1999
Senior Member
IDLWAVE 5.2 -- http://idlwave.org

A major new IDLWAVE release fully qualified for IDLv6.0, including new,
updated online HTML help and support for the new assignment operators
(+=, etc.). Better continued indent behavior and filename completion
are also included.

Available now at:

http://idlwave.org

JD

============================================================ ==============
IDLWAVE Tip of the Month:

Wish you could impress your friends and boss with rapid, easy access to
the calling syntax, keywords, and in-text help of your own local
routines? It's easy using IDLWAVE's Library Catalogs. You make
catalogs with the easy to use perl script "idlwave_catalog" supplied
with IDLWAVE. Simply go to the directory where you'd like a catalog,
and:

myhost% idlwave_catalog MyLib

where MyLib is the name of your library. All directories containing
".pro" files will be scanned and tagged with an ".idlwave_catalog" file,
which are automatically located and loaded by IDLWAVE if they are on
your IDL path. To tag different libraries with different names, just
repeat this process at the top level directory. If you distribute your
library, the catalog information will automatically be available to your
users too!

To make sure you have the absolute latest routine information for
rapidly changing code libraries, you can set up a cron job to scan it
every night (don't worry, it's fast even on large files):

09 2 * * 1-5 (cd $HOME/idl/mylib; /path/to/idlwave_catalog MyLib)

============================================================ ==============
[Message index]
 
Read Message
Previous Topic: using convert_coord with multiple plotting windows
Next Topic: Simultaneous Equation Solution (Homogeneous system)

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

Current Time: Sat Oct 11 20:23:40 PDT 2025

Total time taken to generate the page: 1.28011 seconds