[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

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


chgrp Source code in cafe_chgrp.pro

chgrp

Name
           chgrp
Purpose
           Change default group
Category
           cafe
SYNTAX:
           chgrp, <group>
Input Parameters
           group - Number identifying the group to change to for all
                   default cases. Must not exceed maximal group
                   number [0..29].
                   The group may also be one of the two strings:
                    - "next" - increase the group number by one
                    - "prev" - decrease the group number by one
                    (in both cases ranges will be checked).
Side Effects
           Changes default group.
Example
           > chgrp, 7
               -> new default group: 7
Revision History
           $Id: cafe_chgrp.pro,v 1.5 2003/11/05 15:10:43 goehler Exp $

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

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

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