[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

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


cafesetparam Source code in cafesetparam.pro

cafesetparam

Name
           cafesetparam
Purpose
           Change list of set items
Category
           cafe
SUBCATEGORY:
           parameter change
SYNTAX:
           cafesetparam, item, list
Input Parameters
           item - string defining the appearance of the upper
                  panel. The syntax defines first the item to change,
                  then the value at what to change, separated with
                  "=". Item names must be alphabetic+number, but are
                  case insensitive.
           list - Current list of items (string). May be empty
                  string. Each item is separated by a newline
                  character (STRING(10B).
Output Parameters
           Returns: New list with given item inserted/removed
Side Effects
           None. (Auxiliary routine only).
Revision History
           $Id: cafesetparam.pro,v 1.4 2005/01/24 07:20:41 goehler Exp $
 $Log: cafesetparam.pro,v $
 Revision 1.4  2005/01/24 07:20:41  goehler
 fix: distinguish between similar keywords which were not regexed properly
 Revision 1.3  2005/01/04 10:56:06  goehler
 fix: make shure all (internal) routines are properly documented
 Revision 1.2  2003/06/10 08:36:16  goehler
 replace hand-made quoting with cafequotestr
 Revision 1.1  2003/05/06 13:16:21  goehler
 moved read/write of settings into separate procedures/functions.
 these also will be used for global settings.

Last modified by pro2html on 2005 January 25 at 04:27 UTC

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

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