[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

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


prompt Source code in cafe_prompt.pro

prompt

Name
           prompt
Purpose
           Change prompt of cafe program
Category
           cafe
SYNTAX:
           prompt, <text>
Input Parameters
           text - string of containing new command line prompt.
                  Following expressions are replaced:
                  %g - Current group.
Side Effects
           Changes appearance of command line.
REMARK:
           This command is quite useless. But it may be used as a
           template for own commands.
Example
           cafe
             > prompt, "% "
             %
             % quit
Revision History
           $Id: cafe_prompt.pro,v 1.7 2003/11/05 15:10:44 goehler Exp $

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

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

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