MathGroup Archive 1999

[Date Index] [Thread Index] [Author Index]

Search the Archive

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.




  • Prev by Date: Normalize a vector ????
  • Next by Date: RE: the simplest way?
  • Previous by thread: Re: Date in Footers
  • Next by thread: Re: Date in Footers