[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

Sand 1, D-72076 Tübingen, Germany
[Uni logo]


load_cfg Source code in cafe_load_cfg.pro

load_cfg

Name
           load_cfg
Purpose
           Loads from file some configuration items.
Category
           cafe
SUBCATEGORY:
           load
DATA FORMAT:
           This action will load both set and setplot items from
           an text file. First set parameters will be stored, then
           setplot parameters, separated by identifier "SET" and
           "SETPLOT". Setplot is divided into panel sections marked
           with "Panel:" plus panel number.
           Comment lines marked with "#" are allowed.
           Current settings will be overridden.
Side Effects
           Changes set/setplot lists.
Example
               > ... complex setting
               > load, state.cfg
               -> loads configuration from file "state.cfg"
Revision History
           $Id: cafe_load_cfg.pro,v 1.2 2003/12/29 15:46:52 goehler Exp $

Last modified by pro2html on 2005 January 04 at 16:07 UTC

[Home Page] [Software, Documentation] [IDL Documentation] [Quick Reference] [Feedback]

Jörn Wilms (wilms@astro.uni-tuebingen.de)
Updated automatically