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

Home » Public Forums » archive » Re: routine_name()
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: routine_name() [message #1215] Sat, 26 June 1993 00:05
oet is currently offline  oet
Messages: 28
Registered: February 1993
Junior Member
In article d85@senator-bedfellow.MIT.EDU, jabarone@athena.mit.edu (John A Barone) writes:
> Could someone emailme and tellme what the routine_names() function
> does in IDL. I've just purchased the IDL package and I don't
> have the manuals yet. I'm working with some third party code
> that uses the function but I don't know exactly how it works.
>
it returns the current compiled routines

IDL> print, routine_names()

IDL> xdemo

% Compiled module: XDEMO.
% XDEMO: Entering the xdemo.
% Compiled module: XPDMENU.
% Compiled module: FILEPATH.
% Compiled module: LOADCT.
% LOADCT: Loading table RED TEMPERATURE
% Compiled module: XMANAGER.

IDL> print, routines_names()

IDL_TOUR LOADCT MKPULL_PULLDOWN XDEMO XDEMO_EVENT XDISPLAYFILE XMANAGER
XPDMENU XUNREGISTER


-Thomas
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: routine_name()
Next Topic: TeX-strings -> IDL-strings

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

Current Time: Wed Oct 08 17:26:12 PDT 2025

Total time taken to generate the page: 0.00466 seconds