RE: Date in Footers
- To: mathgroup at smc.vnet.net
- Subject: [mg16476] RE: [mg16386] Date in Footers
- From: "Jean-Marie THOMAS" <jmthomas at agat.net>
- Date: Tue, 16 Mar 1999 03:59:36 -0500
- Sender: owner-wri-mathgroup at wolfram.com
Insert this cell in the Headers/Footers settings:
Cell[TextData[{ValueBox["DateLong"]}],"Header"]
You can "test" the cell using CellPrint:
CellPrint at Cell[TextData[{ValueBox["DateLong"]}],"Header"]
Other formats are available, see Input/Create Value Display Object
Hope this helps,
****************************************
Jean-Marie THOMAS
mailto:jmthomas at agat.net
Conseil et Audit en Ingenierie de Calcul
Strasbourg, France
http://www.agat.net
****************************************
-----Original Message-----
From: Stuart C. Schaffner [mailto:sch at mitre.org]
To: mathgroup at smc.vnet.net
Subject: [mg16476] [mg16386] Date in Footers
Is there an easy way of including in a Mathematica notebook footer an
expression that evaluates to a formatted version of the day's date?
In MS Word, it is simply a "special character" icon that can be
embedded in the text of the footer.