![]() |
Institut für Astronomie und AstrophysikAbteilung AstronomieSand 1, D-72076 Tübingen, Germany |
![]() |
set
Change common setup parameter
cafe
set [, param[=value]][,/report]
param- The parameter to change. The parameter may be used
by other commands as a predefined setup.
value - The value to set. This may be a number, a
string (need not be enclosed in "") or a vector
in brackets ([a,b,c]).
Former settings of values will be overridden.
If the value is an empty string the entry will
be deleted. (e.g. set, nogap="" deletes the
nogap entry).
If no value is given ("=" must be omitted) an existing
parameter is removed from the setup list. If
for missing values the parameter is not defined
it will be set at 1.This allows simple settings of
flags.
> set, nogap
-> equals set,nogap=1 provided the setting
"nogap" was still not defined.
/report - Report setting performed (usefull for log file).
Changes setup string in environment.
> set, period=12100
> pfold
-> fold data set in current group with 12100.
$Id: cafe_set.pro,v 1.3 2003/11/05 15:10:44 goehler Exp $
[Home Page] [Software, Documentation] [IDL Documentation] [Quick Reference] [Feedback]