Institut für Astronomie und AstrophysikAbteilung AstronomieSand 1, D-72076 Tübingen, Germany |
cafereport
reports a string/values to command output and log file, if given
CAFE
AUXILIARY ROUTINE
cafereport,env, string
env - The fit environment as defined in cafeenv__define. Needed for log file information. s1,s2 - The (string) value to report silent - do not print on standard out but log only. nocomment- do not print comment sign (";") before output in log file. hidden - mark line as hidden, i.e. prepend with "#" so that line would not appear when calling as batch.
Write string to standard output and log file, if open.
$Id: cafereport.pro,v 1.9 2005/01/04 10:56:06 goehler Exp $ $Log: cafereport.pro,v $ Revision 1.9 2005/01/04 10:56:06 goehler fix: make shure all (internal) routines are properly documented Revision 1.8 2004/03/04 13:28:32 goehler hide commands starting with "#" Revision 1.7 2004/01/26 10:20:00 goehler pass silent char to log file Revision 1.6 2003/04/24 09:47:28 goehler change of report: commentize all entries in log file if not the new option /nocomment is used or we are interactive. This allows to recall log files as batch files Revision 1.5 2003/03/03 11:18:34 goehler major change: environment struct has become a pointer -> support of wplot/command line in common. Branch to be able to maintain the former line also. Revision 1.4 2002/09/10 13:06:48 goehler removed ";-" to make auxilliary routines invisible Revision 1.3 2002/09/09 17:36:21 goehler public version: updated help matching aitlib html structure. common version: 3.0
[Home Page] [Software, Documentation] [IDL Documentation] [Quick Reference] [Feedback]