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

Home » Public Forums » archive » system variable list
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
system variable list [message #20354] Fri, 09 June 2000 00:00
dominik is currently offline  dominik
Messages: 47
Registered: June 2000
Member
Hi,

is there a way to get a list of IDL system variables into a string
array? I can do it with

help,output=lines,/system_variables,/brief
system_vars= strsplit(strjoin(lines," ",/single)," +",/regex,/extract)

but that is considered to be unsafe because of the use of the output
keyword with help.

Are there any other ways to do this better?

Thanks

- Carsten


Sent via Deja.com http://www.deja.com/
Before you buy.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: absolute maxima/minima to break an array in 2?
Next Topic: create *.img-file in ENVI/IDL

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

Current Time: Wed Oct 08 16:52:33 PDT 2025

Total time taken to generate the page: 0.00554 seconds