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

Home » Public Forums » archive » Print 2 arrays side by side in one file
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: Pri [message #69909 is a reply to message #68672] Thu, 25 February 2010 08:11 Go to previous messageGo to previous message
mankoff is currently offline  mankoff
Messages: 131
Registered: March 2004
Senior Member
On Feb 25, 6:53 am, Lasse Clausen <l...@lbnc.de> wrote:
> Hi there,
>
> I have written a little routine that prints out the usage of routines/
> procedures written in IDL on the command line. Like so:
>
> IDL> pri, 'reverse'
> +---+
> Function REVERSE
> Usage:
>   Result = REVERSE(A, SUBSCRIPTIN, OVERWRITE=OVERWRITE)
> Source:
>   /usr/local/itt/idl/lib/reverse.pro
> +---+
>
> or
>
> IDL> pri, 'pri'
> +---+
> Procedure PRI
> Usage:
>   PRI, ROUTINE_NAME, NO_COMPILE=NO_COMPILE, SOURCE_FILE=SOURCE_FILE,
> USAGE=USAGE
> Source:
>   /davit/lib/vt/idl/misc/pri.pro
> +---+
>
> I find this routine incredibly helpful as it allows me to check how to
> use routines without having to leave the IDL command line.
>
> If you are interested, you can download it here:http://sd-work5.ece.vt.edu/pri.pro
>
> Cheers
> Lasse Clausen

Looks useful, but similar to DOC_LIBRARY?

-k.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Grids on Minor Ticks.
Next Topic: Re: 0=1 (Double precision/Long64)

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

Current Time: Sat Oct 11 00:54:18 PDT 2025

Total time taken to generate the page: 1.44398 seconds