Documentation for /home/davin/idl/socware/

Generated by IDLdoc

Directory: general/misc/system/

Contents

.pro files

cwd.pro

Procedure: CWD [,newdir]Purpose: Change working directoryKeywords: /PICK use dialog_pickfile to choose a directory PROMPT = STRING - Changes prompt to STRING+newdir The value STRING is stored in a common block variable and is not required in subsequent calls to CWD PROMPT = 0 - Clear prompt stringOther options:

idl_startup.pro
init_devices.pro

PROCEDURE: init_devicesPURPOSE: Initializes IDL devices for multiple systems.

libs.pro

Name: libsPurpose: Displays location of source files.

loadct2.pro

PROCEDURE loadct2, colortable By default LOADCT2 uses the same color table used by LOADCT This can be changed in 3 ways: 1) Use the FILE keyword to define a new file 2) Define the environment variable IDL_CT_FILE to point to a new file 3) Place a new color table file in the same directory as LOADCT2 that matches the name: 'colors*.tbl'.

ls.pro
thmctpath.pro

NAME: thmctpathPURPOSE: Gets the path of the color table used by themisCALLING SEQUENCE: thmctpath,getpath$LastChangedBy: pcruce $$LastChangedDate: 2009-06-10 09:57:19 -0700 (Wed, 10 Jun 2009) $$LastChangedRevision: 6105 $$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/general/misc/system/thmctpath.pro $