[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

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


log Source code in cafe_log.pro

log

Name
           log
Purpose
           Set/Change log file for cafe environment
Category
           cafe
SYNTAX:
           log, logfilename[,/clobber]
Input Parameters
           logfilename - string defining log file. If empty existing
                         log file will be closed.
OPTIONS:
           clobber   - Do not ask when overwriting existing files.
SETUP:
           All options may be set with the "set" command. The
           command prefix is "log".
Side Effects
           Closes existing log file and opens new one.
Example
           cafe
             cafe> log, foo.log
             -> log file reporting all steps in "foo.log"
Revision History
           $Id: cafe_log.pro,v 1.9 2004/12/13 08:44:34 goehler Exp $

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

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

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