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

Home » Public Forums » archive » routine_names
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
routine_names [message #14660] Mon, 15 March 1999 00:00
R.Bauer is currently offline  R.Bauer
Messages: 1424
Registered: November 1998
Senior Member
Hi,

who can give me a detailed description of ROUTINE_NAMES?


I know myself two keywords:

/variables to show which variables are defined (inside and outside of
the routine)

and

/fetch to get a variable from MAIN Level inside a procedure/function
without declaration

pro test
print,routine_names(/variables)
print,routine_names('xx',/fetch)
end


xx=10
test

IDL> test
A CAT DCAT DD DDD FI X XX
10
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Widget Buttons on Mac
Next Topic: read_jpeg and write_jpeg for pv_wave.

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

Current Time: Wed Oct 08 19:22:25 PDT 2025

Total time taken to generate the page: 0.00452 seconds