Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!ucsd!hub!jsimon From: jsimon@voodoo.ucsb.edu Newsgroups: comp.sys.mac Subject: Re: Fullwrite Date Format Message-ID: <3241@hub.UUCP> Date: 6 Dec 89 00:52:11 GMT Sender: news@hub.UUCP Distribution: usa Organization: UC, Santa Barbara. Physics Computer Services Lines: 16 -Message-Text-Follows- In article <375@forsight.Jpl.Nasa.Gov>, desai@robotics.jpl.nasa.gov (Rajiv Desai) writes... >How does one change the format of the automatic date variable. >It always prints as: > > day of week, month date, year (4 digits) ! > >more generically, how does one change the format of any predefined >variable ? The date format is controlled not by FullWrite but by the system. There is a resource in the System file that must be changed with ResEdit; I think the resource is type "itl1". There are a variety of possible changes to make to it (which parts are printed, which order, etc.), which are all documented in the internationalization section of Inside Macintosh volume 5 (plus possibly some in vol 1 or 2).