Home » Recent acquisitions » Acorn ADFS disks » adfs_AcornUser_199508.adf » !Regulars » Regulars/StarInfo/Allison/!Today/!Help

Regulars/StarInfo/Allison/!Today/!Help

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Recent acquisitions » Acorn ADFS disks » adfs_AcornUser_199508.adf » !Regulars
Filename: Regulars/StarInfo/Allison/!Today/!Help
Read OK:
File size: 14DE bytes
Load address: 0000
Exec address: 0000
File contents
     
              ----------------------------------------
                       Application : !Today
               Help for Version 1.0 : (23 Oct 1994)
     
              ----------------------------------------
 Some time ago Archimedes World published a program, translated from a
 PC shareware source by James Noad. It displayed data relating to 
 anniverseries and events that occurred on this date in the past.
 Reminders of things to do etc. may also be shown. I liked the idea
 but not the non multitasking version. With the help of Joe Telfords 
 excellent !WimpEd this version now operates in the desktop.

 Run the program as normal. Mouse button Menu on the Icon Bar gives 
 Info,Quit and Help which displays this file if a text processor such
 as !Edit has been loaded or seen.

 Pressing Menu on the Main Window provides the usual options, plus:-

 "Not Today"- leads to a dialogue box allowing the display of data from
 any date. Data relating to DAY-OF-WEEK (see below-Col.10) is not
 displayed for obvious reasons.

 "Edit"- If a text processor such as !Edit has been loaded or seen,
 the data file ".own"(see below) is sent for modification\addition.    

 That's about it. I find that loading this prog. from the !Boot file is
 (perhaps) its best use. Include a couple of lines such as:-

           Filer_Boot SCSI::SCSIDisc4.$.Misc.!Today
           Run SCSI::SCSIDisc4.$.Misc.!Today

 If anyone can be bothered to update the files (more European,less
 Californian ?),please send me a copy.

              Stuart Allison,
              61 The Avenue,
              LONDON W13 8JR

 Below is part of the original PC Help file showing data file structure. 

   CUSTOMIZATION

TODAY has one data file for each month of the year.  They are named
TODAY.JAN, .FEB, .MAR etc.  You can also have a personal file named
TODAY.OWN.  This is so all your important dates aren't scattered among
            12 files.
  All files are plain vanilla ASCII in this format:

Column 1:        The record type which can be a B for birthdays,
                 S for special dates in history or R for a reminder.

Cols 2-5:        Month and day as MMDD with leading zeros.  Zeros
                 for either month or day cause ALL months or days
                 to match when being scanned.  For example  0001
                 would match the first of every month while 0400
                 would match every day of April.

Cols 6-9:        The full year of the event as four digits.
                 May be left blank, msg will move left.

Column 10:       A special processing flag.  Values may be:

                 BLANK for no special processing.

                 C to continue a message from the previous line.
                 Note, that you MUST repeat the date fields.

                 DAY-OF-WEEK DIGIT where 1=Sunday ... 7=Saturday
                 This will cause the message to display only if the
                 date falls on a certain day of the week.  Look in
                 the November file for voting day examples.

Cols 11-70       The message to display for this date.

                       --EXAMPLES--

*mmddyyyy Birthdays
*-------- ------------------------------------------------------------
B09011875 Edgar Rice Burroughs, novelist, Ah-ee-ah-ee-ah!
B09021838 Queen Liliuokalani (last queen of Hawaii).
B09021952 Jimmy Connors, tennis brat

*mmddyyyy Events
*-------- ------------------------------------------------------------
S09011939 Germany invades Poland, starts World War II.
S09011952 Sutro Baths purchased by George Whitney.
S0901    2Labor Day, a legal holiday
S09021620 The Mayflower sets sail from Plymouth with
S09021620C102 Pilgrims.

*mmddyyyy Reminders
*-------- ------------------------------------------------------------
R0001     Pay the mortgage!
R0401     Taxes due in two weeks.
R0415     Last day to pay taxes!

Leave the headings in or you may get a nasty surprise.  Note that
Labor day must be on a Monday and the Mayflower gets two lines of
coverage befitting that momentous event.

This format applies to TODAY.OWN also.  You can put in birthdays,
anniversaries, holidays etc.  Messages in your personal file will
tend to be only Birthdays and Reminders.  Also, try putting in
reminders a few days BEFORE the date in question to give youself
some warning.

HISTORY
TODAY/PC was written in Datalight C for IBM PC compatible systems by
Patrick Kincaid in July of 1986.  It was inspired by a program
originally written by Mike Butler in PL/1 on an IBM VM/CMS system.
He should be credited with the original concept and the bulk of the
wonderful data in the files.  You will notice a distinct San
Francisco flavor to the databases.  Who says programs can't have
class?

USER SUPPORT
Don't send money, send more dates!  I would like the program
distributed far and wide for free with this understanding: if you
like it send me more dates to put in the databases.  This way we can
create real shareware. Don't send the month files with your new
dates added, send the new stuff as listings, in standalone files on
PC diskettes or as electronic mail to me via the Marin-Sonoma PC User
Group BBS (415) 927-1216.  You can mail listings, bugs (features!) or
suggestions to:

                    Patrick Kincaid
                   618 Douglas Drive
                 Mill Valley, CA 94941
00000000  20 20 20 20 20 0a 20 20  20 20 20 20 20 20 20 20  |     .          |
00000010  20 20 20 20 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |    ------------|
00000020  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
00000030  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 0a 20 20 20  |------------.   |
00000040  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000050  20 20 20 20 41 70 70 6c  69 63 61 74 69 6f 6e 20  |    Application |
00000060  3a 20 21 54 6f 64 61 79  0a 20 20 20 20 20 20 20  |: !Today.       |
00000070  20 20 20 20 20 20 20 20  48 65 6c 70 20 66 6f 72  |        Help for|
00000080  20 56 65 72 73 69 6f 6e  20 31 2e 30 20 3a 20 28  | Version 1.0 : (|
00000090  32 33 20 4f 63 74 20 31  39 39 34 29 0a 20 20 20  |23 Oct 1994).   |
000000a0  20 20 0a 20 20 20 20 20  20 20 20 20 20 20 20 20  |  .             |
000000b0  20 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  | ---------------|
000000c0  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
000000d0  2d 2d 2d 2d 2d 2d 2d 2d  2d 0a 20 53 6f 6d 65 20  |---------. Some |
000000e0  74 69 6d 65 20 61 67 6f  20 41 72 63 68 69 6d 65  |time ago Archime|
000000f0  64 65 73 20 57 6f 72 6c  64 20 70 75 62 6c 69 73  |des World publis|
00000100  68 65 64 20 61 20 70 72  6f 67 72 61 6d 2c 20 74  |hed a program, t|
00000110  72 61 6e 73 6c 61 74 65  64 20 66 72 6f 6d 20 61  |ranslated from a|
00000120  0a 20 50 43 20 73 68 61  72 65 77 61 72 65 20 73  |. PC shareware s|
00000130  6f 75 72 63 65 20 62 79  20 4a 61 6d 65 73 20 4e  |ource by James N|
00000140  6f 61 64 2e 20 49 74 20  64 69 73 70 6c 61 79 65  |oad. It displaye|
00000150  64 20 64 61 74 61 20 72  65 6c 61 74 69 6e 67 20  |d data relating |
00000160  74 6f 20 0a 20 61 6e 6e  69 76 65 72 73 65 72 69  |to . anniverseri|
00000170  65 73 20 61 6e 64 20 65  76 65 6e 74 73 20 74 68  |es and events th|
00000180  61 74 20 6f 63 63 75 72  72 65 64 20 6f 6e 20 74  |at occurred on t|
00000190  68 69 73 20 64 61 74 65  20 69 6e 20 74 68 65 20  |his date in the |
000001a0  70 61 73 74 2e 0a 20 52  65 6d 69 6e 64 65 72 73  |past.. Reminders|
000001b0  20 6f 66 20 74 68 69 6e  67 73 20 74 6f 20 64 6f  | of things to do|
000001c0  20 65 74 63 2e 20 6d 61  79 20 61 6c 73 6f 20 62  | etc. may also b|
000001d0  65 20 73 68 6f 77 6e 2e  20 49 20 6c 69 6b 65 64  |e shown. I liked|
000001e0  20 74 68 65 20 69 64 65  61 0a 20 62 75 74 20 6e  | the idea. but n|
000001f0  6f 74 20 74 68 65 20 6e  6f 6e 20 6d 75 6c 74 69  |ot the non multi|
00000200  74 61 73 6b 69 6e 67 20  76 65 72 73 69 6f 6e 2e  |tasking version.|
00000210  20 57 69 74 68 20 74 68  65 20 68 65 6c 70 20 6f  | With the help o|
00000220  66 20 4a 6f 65 20 54 65  6c 66 6f 72 64 73 20 0a  |f Joe Telfords .|
00000230  20 65 78 63 65 6c 6c 65  6e 74 20 21 57 69 6d 70  | excellent !Wimp|
00000240  45 64 20 74 68 69 73 20  76 65 72 73 69 6f 6e 20  |Ed this version |
00000250  6e 6f 77 20 6f 70 65 72  61 74 65 73 20 69 6e 20  |now operates in |
00000260  74 68 65 20 64 65 73 6b  74 6f 70 2e 0a 0a 20 52  |the desktop... R|
00000270  75 6e 20 74 68 65 20 70  72 6f 67 72 61 6d 20 61  |un the program a|
00000280  73 20 6e 6f 72 6d 61 6c  2e 20 4d 6f 75 73 65 20  |s normal. Mouse |
00000290  62 75 74 74 6f 6e 20 4d  65 6e 75 20 6f 6e 20 74  |button Menu on t|
000002a0  68 65 20 49 63 6f 6e 20  42 61 72 20 67 69 76 65  |he Icon Bar give|
000002b0  73 20 0a 20 49 6e 66 6f  2c 51 75 69 74 20 61 6e  |s . Info,Quit an|
000002c0  64 20 48 65 6c 70 20 77  68 69 63 68 20 64 69 73  |d Help which dis|
000002d0  70 6c 61 79 73 20 74 68  69 73 20 66 69 6c 65 20  |plays this file |
000002e0  69 66 20 61 20 74 65 78  74 20 70 72 6f 63 65 73  |if a text proces|
000002f0  73 6f 72 20 73 75 63 68  0a 20 61 73 20 21 45 64  |sor such. as !Ed|
00000300  69 74 20 68 61 73 20 62  65 65 6e 20 6c 6f 61 64  |it has been load|
00000310  65 64 20 6f 72 20 73 65  65 6e 2e 0a 0a 20 50 72  |ed or seen... Pr|
00000320  65 73 73 69 6e 67 20 4d  65 6e 75 20 6f 6e 20 74  |essing Menu on t|
00000330  68 65 20 4d 61 69 6e 20  57 69 6e 64 6f 77 20 70  |he Main Window p|
00000340  72 6f 76 69 64 65 73 20  74 68 65 20 75 73 75 61  |rovides the usua|
00000350  6c 20 6f 70 74 69 6f 6e  73 2c 20 70 6c 75 73 3a  |l options, plus:|
00000360  2d 0a 0a 20 22 4e 6f 74  20 54 6f 64 61 79 22 2d  |-.. "Not Today"-|
00000370  20 6c 65 61 64 73 20 74  6f 20 61 20 64 69 61 6c  | leads to a dial|
00000380  6f 67 75 65 20 62 6f 78  20 61 6c 6c 6f 77 69 6e  |ogue box allowin|
00000390  67 20 74 68 65 20 64 69  73 70 6c 61 79 20 6f 66  |g the display of|
000003a0  20 64 61 74 61 20 66 72  6f 6d 0a 20 61 6e 79 20  | data from. any |
000003b0  64 61 74 65 2e 20 44 61  74 61 20 72 65 6c 61 74  |date. Data relat|
000003c0  69 6e 67 20 74 6f 20 44  41 59 2d 4f 46 2d 57 45  |ing to DAY-OF-WE|
000003d0  45 4b 20 28 73 65 65 20  62 65 6c 6f 77 2d 43 6f  |EK (see below-Co|
000003e0  6c 2e 31 30 29 20 69 73  20 6e 6f 74 0a 20 64 69  |l.10) is not. di|
000003f0  73 70 6c 61 79 65 64 20  66 6f 72 20 6f 62 76 69  |splayed for obvi|
00000400  6f 75 73 20 72 65 61 73  6f 6e 73 2e 0a 0a 20 22  |ous reasons... "|
00000410  45 64 69 74 22 2d 20 49  66 20 61 20 74 65 78 74  |Edit"- If a text|
00000420  20 70 72 6f 63 65 73 73  6f 72 20 73 75 63 68 20  | processor such |
00000430  61 73 20 21 45 64 69 74  20 68 61 73 20 62 65 65  |as !Edit has bee|
00000440  6e 20 6c 6f 61 64 65 64  20 6f 72 20 73 65 65 6e  |n loaded or seen|
00000450  2c 0a 20 74 68 65 20 64  61 74 61 20 66 69 6c 65  |,. the data file|
00000460  20 22 2e 6f 77 6e 22 28  73 65 65 20 62 65 6c 6f  | ".own"(see belo|
00000470  77 29 20 69 73 20 73 65  6e 74 20 66 6f 72 20 6d  |w) is sent for m|
00000480  6f 64 69 66 69 63 61 74  69 6f 6e 5c 61 64 64 69  |odification\addi|
00000490  74 69 6f 6e 2e 20 20 20  20 0a 0a 20 54 68 61 74  |tion.    .. That|
000004a0  27 73 20 61 62 6f 75 74  20 69 74 2e 20 49 20 66  |'s about it. I f|
000004b0  69 6e 64 20 74 68 61 74  20 6c 6f 61 64 69 6e 67  |ind that loading|
000004c0  20 74 68 69 73 20 70 72  6f 67 2e 20 66 72 6f 6d  | this prog. from|
000004d0  20 74 68 65 20 21 42 6f  6f 74 20 66 69 6c 65 20  | the !Boot file |
000004e0  69 73 0a 20 28 70 65 72  68 61 70 73 29 20 69 74  |is. (perhaps) it|
000004f0  73 20 62 65 73 74 20 75  73 65 2e 20 49 6e 63 6c  |s best use. Incl|
00000500  75 64 65 20 61 20 63 6f  75 70 6c 65 20 6f 66 20  |ude a couple of |
00000510  6c 69 6e 65 73 20 73 75  63 68 20 61 73 3a 2d 0a  |lines such as:-.|
00000520  0a 20 20 20 20 20 20 20  20 20 20 20 46 69 6c 65  |.           File|
00000530  72 5f 42 6f 6f 74 20 53  43 53 49 3a 3a 53 43 53  |r_Boot SCSI::SCS|
00000540  49 44 69 73 63 34 2e 24  2e 4d 69 73 63 2e 21 54  |IDisc4.$.Misc.!T|
00000550  6f 64 61 79 0a 20 20 20  20 20 20 20 20 20 20 20  |oday.           |
00000560  52 75 6e 20 53 43 53 49  3a 3a 53 43 53 49 44 69  |Run SCSI::SCSIDi|
00000570  73 63 34 2e 24 2e 4d 69  73 63 2e 21 54 6f 64 61  |sc4.$.Misc.!Toda|
00000580  79 0a 0a 20 49 66 20 61  6e 79 6f 6e 65 20 63 61  |y.. If anyone ca|
00000590  6e 20 62 65 20 62 6f 74  68 65 72 65 64 20 74 6f  |n be bothered to|
000005a0  20 75 70 64 61 74 65 20  74 68 65 20 66 69 6c 65  | update the file|
000005b0  73 20 28 6d 6f 72 65 20  45 75 72 6f 70 65 61 6e  |s (more European|
000005c0  2c 6c 65 73 73 0a 20 43  61 6c 69 66 6f 72 6e 69  |,less. Californi|
000005d0  61 6e 20 3f 29 2c 70 6c  65 61 73 65 20 73 65 6e  |an ?),please sen|
000005e0  64 20 6d 65 20 61 20 63  6f 70 79 2e 0a 0a 20 20  |d me a copy...  |
000005f0  20 20 20 20 20 20 20 20  20 20 20 20 53 74 75 61  |            Stua|
00000600  72 74 20 41 6c 6c 69 73  6f 6e 2c 0a 20 20 20 20  |rt Allison,.    |
00000610  20 20 20 20 20 20 20 20  20 20 36 31 20 54 68 65  |          61 The|
00000620  20 41 76 65 6e 75 65 2c  0a 20 20 20 20 20 20 20  | Avenue,.       |
00000630  20 20 20 20 20 20 20 4c  4f 4e 44 4f 4e 20 57 31  |       LONDON W1|
00000640  33 20 38 4a 52 0a 0a 20  42 65 6c 6f 77 20 69 73  |3 8JR.. Below is|
00000650  20 70 61 72 74 20 6f 66  20 74 68 65 20 6f 72 69  | part of the ori|
00000660  67 69 6e 61 6c 20 50 43  20 48 65 6c 70 20 66 69  |ginal PC Help fi|
00000670  6c 65 20 73 68 6f 77 69  6e 67 20 64 61 74 61 20  |le showing data |
00000680  66 69 6c 65 20 73 74 72  75 63 74 75 72 65 2e 20  |file structure. |
00000690  0a 0a 20 20 20 43 55 53  54 4f 4d 49 5a 41 54 49  |..   CUSTOMIZATI|
000006a0  4f 4e 0a 0a 54 4f 44 41  59 20 68 61 73 20 6f 6e  |ON..TODAY has on|
000006b0  65 20 64 61 74 61 20 66  69 6c 65 20 66 6f 72 20  |e data file for |
000006c0  65 61 63 68 20 6d 6f 6e  74 68 20 6f 66 20 74 68  |each month of th|
000006d0  65 20 79 65 61 72 2e 20  20 54 68 65 79 20 61 72  |e year.  They ar|
000006e0  65 20 6e 61 6d 65 64 0a  54 4f 44 41 59 2e 4a 41  |e named.TODAY.JA|
000006f0  4e 2c 20 2e 46 45 42 2c  20 2e 4d 41 52 20 65 74  |N, .FEB, .MAR et|
00000700  63 2e 20 20 59 6f 75 20  63 61 6e 20 61 6c 73 6f  |c.  You can also|
00000710  20 68 61 76 65 20 61 20  70 65 72 73 6f 6e 61 6c  | have a personal|
00000720  20 66 69 6c 65 20 6e 61  6d 65 64 0a 54 4f 44 41  | file named.TODA|
00000730  59 2e 4f 57 4e 2e 20 20  54 68 69 73 20 69 73 20  |Y.OWN.  This is |
00000740  73 6f 20 61 6c 6c 20 79  6f 75 72 20 69 6d 70 6f  |so all your impo|
00000750  72 74 61 6e 74 20 64 61  74 65 73 20 61 72 65 6e  |rtant dates aren|
00000760  27 74 20 73 63 61 74 74  65 72 65 64 20 61 6d 6f  |'t scattered amo|
00000770  6e 67 0a 20 20 20 20 20  20 20 20 20 20 20 20 31  |ng.            1|
00000780  32 20 66 69 6c 65 73 2e  0a 20 20 41 6c 6c 20 66  |2 files..  All f|
00000790  69 6c 65 73 20 61 72 65  20 70 6c 61 69 6e 20 76  |iles are plain v|
000007a0  61 6e 69 6c 6c 61 20 41  53 43 49 49 20 69 6e 20  |anilla ASCII in |
000007b0  74 68 69 73 20 66 6f 72  6d 61 74 3a 0a 0a 43 6f  |this format:..Co|
000007c0  6c 75 6d 6e 20 31 3a 20  20 20 20 20 20 20 20 54  |lumn 1:        T|
000007d0  68 65 20 72 65 63 6f 72  64 20 74 79 70 65 20 77  |he record type w|
000007e0  68 69 63 68 20 63 61 6e  20 62 65 20 61 20 42 20  |hich can be a B |
000007f0  66 6f 72 20 62 69 72 74  68 64 61 79 73 2c 0a 20  |for birthdays,. |
00000800  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000810  53 20 66 6f 72 20 73 70  65 63 69 61 6c 20 64 61  |S for special da|
00000820  74 65 73 20 69 6e 20 68  69 73 74 6f 72 79 20 6f  |tes in history o|
00000830  72 20 52 20 66 6f 72 20  61 20 72 65 6d 69 6e 64  |r R for a remind|
00000840  65 72 2e 0a 0a 43 6f 6c  73 20 32 2d 35 3a 20 20  |er...Cols 2-5:  |
00000850  20 20 20 20 20 20 4d 6f  6e 74 68 20 61 6e 64 20  |      Month and |
00000860  64 61 79 20 61 73 20 4d  4d 44 44 20 77 69 74 68  |day as MMDD with|
00000870  20 6c 65 61 64 69 6e 67  20 7a 65 72 6f 73 2e 20  | leading zeros. |
00000880  20 5a 65 72 6f 73 0a 20  20 20 20 20 20 20 20 20  | Zeros.         |
00000890  20 20 20 20 20 20 20 20  66 6f 72 20 65 69 74 68  |        for eith|
000008a0  65 72 20 6d 6f 6e 74 68  20 6f 72 20 64 61 79 20  |er month or day |
000008b0  63 61 75 73 65 20 41 4c  4c 20 6d 6f 6e 74 68 73  |cause ALL months|
000008c0  20 6f 72 20 64 61 79 73  0a 20 20 20 20 20 20 20  | or days.       |
000008d0  20 20 20 20 20 20 20 20  20 20 74 6f 20 6d 61 74  |          to mat|
000008e0  63 68 20 77 68 65 6e 20  62 65 69 6e 67 20 73 63  |ch when being sc|
000008f0  61 6e 6e 65 64 2e 20 20  46 6f 72 20 65 78 61 6d  |anned.  For exam|
00000900  70 6c 65 20 20 30 30 30  31 0a 20 20 20 20 20 20  |ple  0001.      |
00000910  20 20 20 20 20 20 20 20  20 20 20 77 6f 75 6c 64  |           would|
00000920  20 6d 61 74 63 68 20 74  68 65 20 66 69 72 73 74  | match the first|
00000930  20 6f 66 20 65 76 65 72  79 20 6d 6f 6e 74 68 20  | of every month |
00000940  77 68 69 6c 65 20 30 34  30 30 0a 20 20 20 20 20  |while 0400.     |
00000950  20 20 20 20 20 20 20 20  20 20 20 20 77 6f 75 6c  |            woul|
00000960  64 20 6d 61 74 63 68 20  65 76 65 72 79 20 64 61  |d match every da|
00000970  79 20 6f 66 20 41 70 72  69 6c 2e 0a 0a 43 6f 6c  |y of April...Col|
00000980  73 20 36 2d 39 3a 20 20  20 20 20 20 20 20 54 68  |s 6-9:        Th|
00000990  65 20 66 75 6c 6c 20 79  65 61 72 20 6f 66 20 74  |e full year of t|
000009a0  68 65 20 65 76 65 6e 74  20 61 73 20 66 6f 75 72  |he event as four|
000009b0  20 64 69 67 69 74 73 2e  0a 20 20 20 20 20 20 20  | digits..       |
000009c0  20 20 20 20 20 20 20 20  20 20 4d 61 79 20 62 65  |          May be|
000009d0  20 6c 65 66 74 20 62 6c  61 6e 6b 2c 20 6d 73 67  | left blank, msg|
000009e0  20 77 69 6c 6c 20 6d 6f  76 65 20 6c 65 66 74 2e  | will move left.|
000009f0  0a 0a 43 6f 6c 75 6d 6e  20 31 30 3a 20 20 20 20  |..Column 10:    |
00000a00  20 20 20 41 20 73 70 65  63 69 61 6c 20 70 72 6f  |   A special pro|
00000a10  63 65 73 73 69 6e 67 20  66 6c 61 67 2e 20 20 56  |cessing flag.  V|
00000a20  61 6c 75 65 73 20 6d 61  79 20 62 65 3a 0a 0a 20  |alues may be:.. |
00000a30  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000a40  42 4c 41 4e 4b 20 66 6f  72 20 6e 6f 20 73 70 65  |BLANK for no spe|
00000a50  63 69 61 6c 20 70 72 6f  63 65 73 73 69 6e 67 2e  |cial processing.|
00000a60  0a 0a 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |..              |
00000a70  20 20 20 43 20 74 6f 20  63 6f 6e 74 69 6e 75 65  |   C to continue|
00000a80  20 61 20 6d 65 73 73 61  67 65 20 66 72 6f 6d 20  | a message from |
00000a90  74 68 65 20 70 72 65 76  69 6f 75 73 20 6c 69 6e  |the previous lin|
00000aa0  65 2e 0a 20 20 20 20 20  20 20 20 20 20 20 20 20  |e..             |
00000ab0  20 20 20 20 4e 6f 74 65  2c 20 74 68 61 74 20 79  |    Note, that y|
00000ac0  6f 75 20 4d 55 53 54 20  72 65 70 65 61 74 20 74  |ou MUST repeat t|
00000ad0  68 65 20 64 61 74 65 20  66 69 65 6c 64 73 2e 0a  |he date fields..|
00000ae0  0a 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |.               |
00000af0  20 20 44 41 59 2d 4f 46  2d 57 45 45 4b 20 44 49  |  DAY-OF-WEEK DI|
00000b00  47 49 54 20 77 68 65 72  65 20 31 3d 53 75 6e 64  |GIT where 1=Sund|
00000b10  61 79 20 2e 2e 2e 20 37  3d 53 61 74 75 72 64 61  |ay ... 7=Saturda|
00000b20  79 0a 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |y.              |
00000b30  20 20 20 54 68 69 73 20  77 69 6c 6c 20 63 61 75  |   This will cau|
00000b40  73 65 20 74 68 65 20 6d  65 73 73 61 67 65 20 74  |se the message t|
00000b50  6f 20 64 69 73 70 6c 61  79 20 6f 6e 6c 79 20 69  |o display only i|
00000b60  66 20 74 68 65 0a 20 20  20 20 20 20 20 20 20 20  |f the.          |
00000b70  20 20 20 20 20 20 20 64  61 74 65 20 66 61 6c 6c  |       date fall|
00000b80  73 20 6f 6e 20 61 20 63  65 72 74 61 69 6e 20 64  |s on a certain d|
00000b90  61 79 20 6f 66 20 74 68  65 20 77 65 65 6b 2e 20  |ay of the week. |
00000ba0  20 4c 6f 6f 6b 20 69 6e  0a 20 20 20 20 20 20 20  | Look in.       |
00000bb0  20 20 20 20 20 20 20 20  20 20 74 68 65 20 4e 6f  |          the No|
00000bc0  76 65 6d 62 65 72 20 66  69 6c 65 20 66 6f 72 20  |vember file for |
00000bd0  76 6f 74 69 6e 67 20 64  61 79 20 65 78 61 6d 70  |voting day examp|
00000be0  6c 65 73 2e 0a 0a 43 6f  6c 73 20 31 31 2d 37 30  |les...Cols 11-70|
00000bf0  20 20 20 20 20 20 20 54  68 65 20 6d 65 73 73 61  |       The messa|
00000c00  67 65 20 74 6f 20 64 69  73 70 6c 61 79 20 66 6f  |ge to display fo|
00000c10  72 20 74 68 69 73 20 64  61 74 65 2e 0a 0a 20 20  |r this date...  |
00000c20  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000c30  20 20 20 20 20 2d 2d 45  58 41 4d 50 4c 45 53 2d  |     --EXAMPLES-|
00000c40  2d 0a 0a 2a 6d 6d 64 64  79 79 79 79 20 42 69 72  |-..*mmddyyyy Bir|
00000c50  74 68 64 61 79 73 0a 2a  2d 2d 2d 2d 2d 2d 2d 2d  |thdays.*--------|
00000c60  20 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  | ---------------|
00000c70  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
*
00000c90  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 0a 42 30  |-------------.B0|
00000ca0  39 30 31 31 38 37 35 20  45 64 67 61 72 20 52 69  |9011875 Edgar Ri|
00000cb0  63 65 20 42 75 72 72 6f  75 67 68 73 2c 20 6e 6f  |ce Burroughs, no|
00000cc0  76 65 6c 69 73 74 2c 20  41 68 2d 65 65 2d 61 68  |velist, Ah-ee-ah|
00000cd0  2d 65 65 2d 61 68 21 0a  42 30 39 30 32 31 38 33  |-ee-ah!.B0902183|
00000ce0  38 20 51 75 65 65 6e 20  4c 69 6c 69 75 6f 6b 61  |8 Queen Liliuoka|
00000cf0  6c 61 6e 69 20 28 6c 61  73 74 20 71 75 65 65 6e  |lani (last queen|
00000d00  20 6f 66 20 48 61 77 61  69 69 29 2e 0a 42 30 39  | of Hawaii)..B09|
00000d10  30 32 31 39 35 32 20 4a  69 6d 6d 79 20 43 6f 6e  |021952 Jimmy Con|
00000d20  6e 6f 72 73 2c 20 74 65  6e 6e 69 73 20 62 72 61  |nors, tennis bra|
00000d30  74 0a 0a 2a 6d 6d 64 64  79 79 79 79 20 45 76 65  |t..*mmddyyyy Eve|
00000d40  6e 74 73 0a 2a 2d 2d 2d  2d 2d 2d 2d 2d 20 2d 2d  |nts.*-------- --|
00000d50  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
*
00000d80  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 0a 53 30 39 30 31  |----------.S0901|
00000d90  31 39 33 39 20 47 65 72  6d 61 6e 79 20 69 6e 76  |1939 Germany inv|
00000da0  61 64 65 73 20 50 6f 6c  61 6e 64 2c 20 73 74 61  |ades Poland, sta|
00000db0  72 74 73 20 57 6f 72 6c  64 20 57 61 72 20 49 49  |rts World War II|
00000dc0  2e 0a 53 30 39 30 31 31  39 35 32 20 53 75 74 72  |..S09011952 Sutr|
00000dd0  6f 20 42 61 74 68 73 20  70 75 72 63 68 61 73 65  |o Baths purchase|
00000de0  64 20 62 79 20 47 65 6f  72 67 65 20 57 68 69 74  |d by George Whit|
00000df0  6e 65 79 2e 0a 53 30 39  30 31 20 20 20 20 32 4c  |ney..S0901    2L|
00000e00  61 62 6f 72 20 44 61 79  2c 20 61 20 6c 65 67 61  |abor Day, a lega|
00000e10  6c 20 68 6f 6c 69 64 61  79 0a 53 30 39 30 32 31  |l holiday.S09021|
00000e20  36 32 30 20 54 68 65 20  4d 61 79 66 6c 6f 77 65  |620 The Mayflowe|
00000e30  72 20 73 65 74 73 20 73  61 69 6c 20 66 72 6f 6d  |r sets sail from|
00000e40  20 50 6c 79 6d 6f 75 74  68 20 77 69 74 68 0a 53  | Plymouth with.S|
00000e50  30 39 30 32 31 36 32 30  43 31 30 32 20 50 69 6c  |09021620C102 Pil|
00000e60  67 72 69 6d 73 2e 0a 0a  2a 6d 6d 64 64 79 79 79  |grims...*mmddyyy|
00000e70  79 20 52 65 6d 69 6e 64  65 72 73 0a 2a 2d 2d 2d  |y Reminders.*---|
00000e80  2d 2d 2d 2d 2d 20 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----- ----------|
00000e90  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
*
00000ec0  2d 2d 0a 52 30 30 30 31  20 20 20 20 20 50 61 79  |--.R0001     Pay|
00000ed0  20 74 68 65 20 6d 6f 72  74 67 61 67 65 21 0a 52  | the mortgage!.R|
00000ee0  30 34 30 31 20 20 20 20  20 54 61 78 65 73 20 64  |0401     Taxes d|
00000ef0  75 65 20 69 6e 20 74 77  6f 20 77 65 65 6b 73 2e  |ue in two weeks.|
00000f00  0a 52 30 34 31 35 20 20  20 20 20 4c 61 73 74 20  |.R0415     Last |
00000f10  64 61 79 20 74 6f 20 70  61 79 20 74 61 78 65 73  |day to pay taxes|
00000f20  21 0a 0a 4c 65 61 76 65  20 74 68 65 20 68 65 61  |!..Leave the hea|
00000f30  64 69 6e 67 73 20 69 6e  20 6f 72 20 79 6f 75 20  |dings in or you |
00000f40  6d 61 79 20 67 65 74 20  61 20 6e 61 73 74 79 20  |may get a nasty |
00000f50  73 75 72 70 72 69 73 65  2e 20 20 4e 6f 74 65 20  |surprise.  Note |
00000f60  74 68 61 74 0a 4c 61 62  6f 72 20 64 61 79 20 6d  |that.Labor day m|
00000f70  75 73 74 20 62 65 20 6f  6e 20 61 20 4d 6f 6e 64  |ust be on a Mond|
00000f80  61 79 20 61 6e 64 20 74  68 65 20 4d 61 79 66 6c  |ay and the Mayfl|
00000f90  6f 77 65 72 20 67 65 74  73 20 74 77 6f 20 6c 69  |ower gets two li|
00000fa0  6e 65 73 20 6f 66 0a 63  6f 76 65 72 61 67 65 20  |nes of.coverage |
00000fb0  62 65 66 69 74 74 69 6e  67 20 74 68 61 74 20 6d  |befitting that m|
00000fc0  6f 6d 65 6e 74 6f 75 73  20 65 76 65 6e 74 2e 0a  |omentous event..|
00000fd0  0a 54 68 69 73 20 66 6f  72 6d 61 74 20 61 70 70  |.This format app|
00000fe0  6c 69 65 73 20 74 6f 20  54 4f 44 41 59 2e 4f 57  |lies to TODAY.OW|
00000ff0  4e 20 61 6c 73 6f 2e 20  20 59 6f 75 20 63 61 6e  |N also.  You can|
00001000  20 70 75 74 20 69 6e 20  62 69 72 74 68 64 61 79  | put in birthday|
00001010  73 2c 0a 61 6e 6e 69 76  65 72 73 61 72 69 65 73  |s,.anniversaries|
00001020  2c 20 68 6f 6c 69 64 61  79 73 20 65 74 63 2e 20  |, holidays etc. |
00001030  20 4d 65 73 73 61 67 65  73 20 69 6e 20 79 6f 75  | Messages in you|
00001040  72 20 70 65 72 73 6f 6e  61 6c 20 66 69 6c 65 20  |r personal file |
00001050  77 69 6c 6c 0a 74 65 6e  64 20 74 6f 20 62 65 20  |will.tend to be |
00001060  6f 6e 6c 79 20 42 69 72  74 68 64 61 79 73 20 61  |only Birthdays a|
00001070  6e 64 20 52 65 6d 69 6e  64 65 72 73 2e 20 20 41  |nd Reminders.  A|
00001080  6c 73 6f 2c 20 74 72 79  20 70 75 74 74 69 6e 67  |lso, try putting|
00001090  20 69 6e 0a 72 65 6d 69  6e 64 65 72 73 20 61 20  | in.reminders a |
000010a0  66 65 77 20 64 61 79 73  20 42 45 46 4f 52 45 20  |few days BEFORE |
000010b0  74 68 65 20 64 61 74 65  20 69 6e 20 71 75 65 73  |the date in ques|
000010c0  74 69 6f 6e 20 74 6f 20  67 69 76 65 20 79 6f 75  |tion to give you|
000010d0  73 65 6c 66 0a 73 6f 6d  65 20 77 61 72 6e 69 6e  |self.some warnin|
000010e0  67 2e 0a 0a 48 49 53 54  4f 52 59 0a 54 4f 44 41  |g...HISTORY.TODA|
000010f0  59 2f 50 43 20 77 61 73  20 77 72 69 74 74 65 6e  |Y/PC was written|
00001100  20 69 6e 20 44 61 74 61  6c 69 67 68 74 20 43 20  | in Datalight C |
00001110  66 6f 72 20 49 42 4d 20  50 43 20 63 6f 6d 70 61  |for IBM PC compa|
00001120  74 69 62 6c 65 20 73 79  73 74 65 6d 73 20 62 79  |tible systems by|
00001130  0a 50 61 74 72 69 63 6b  20 4b 69 6e 63 61 69 64  |.Patrick Kincaid|
00001140  20 69 6e 20 4a 75 6c 79  20 6f 66 20 31 39 38 36  | in July of 1986|
00001150  2e 20 20 49 74 20 77 61  73 20 69 6e 73 70 69 72  |.  It was inspir|
00001160  65 64 20 62 79 20 61 20  70 72 6f 67 72 61 6d 0a  |ed by a program.|
00001170  6f 72 69 67 69 6e 61 6c  6c 79 20 77 72 69 74 74  |originally writt|
00001180  65 6e 20 62 79 20 4d 69  6b 65 20 42 75 74 6c 65  |en by Mike Butle|
00001190  72 20 69 6e 20 50 4c 2f  31 20 6f 6e 20 61 6e 20  |r in PL/1 on an |
000011a0  49 42 4d 20 56 4d 2f 43  4d 53 20 73 79 73 74 65  |IBM VM/CMS syste|
000011b0  6d 2e 0a 48 65 20 73 68  6f 75 6c 64 20 62 65 20  |m..He should be |
000011c0  63 72 65 64 69 74 65 64  20 77 69 74 68 20 74 68  |credited with th|
000011d0  65 20 6f 72 69 67 69 6e  61 6c 20 63 6f 6e 63 65  |e original conce|
000011e0  70 74 20 61 6e 64 20 74  68 65 20 62 75 6c 6b 20  |pt and the bulk |
000011f0  6f 66 20 74 68 65 0a 77  6f 6e 64 65 72 66 75 6c  |of the.wonderful|
00001200  20 64 61 74 61 20 69 6e  20 74 68 65 20 66 69 6c  | data in the fil|
00001210  65 73 2e 20 20 59 6f 75  20 77 69 6c 6c 20 6e 6f  |es.  You will no|
00001220  74 69 63 65 20 61 20 64  69 73 74 69 6e 63 74 20  |tice a distinct |
00001230  53 61 6e 0a 46 72 61 6e  63 69 73 63 6f 20 66 6c  |San.Francisco fl|
00001240  61 76 6f 72 20 74 6f 20  74 68 65 20 64 61 74 61  |avor to the data|
00001250  62 61 73 65 73 2e 20 20  57 68 6f 20 73 61 79 73  |bases.  Who says|
00001260  20 70 72 6f 67 72 61 6d  73 20 63 61 6e 27 74 20  | programs can't |
00001270  68 61 76 65 0a 63 6c 61  73 73 3f 0a 0a 55 53 45  |have.class?..USE|
00001280  52 20 53 55 50 50 4f 52  54 0a 44 6f 6e 27 74 20  |R SUPPORT.Don't |
00001290  73 65 6e 64 20 6d 6f 6e  65 79 2c 20 73 65 6e 64  |send money, send|
000012a0  20 6d 6f 72 65 20 64 61  74 65 73 21 20 20 49 20  | more dates!  I |
000012b0  77 6f 75 6c 64 20 6c 69  6b 65 20 74 68 65 20 70  |would like the p|
000012c0  72 6f 67 72 61 6d 0a 64  69 73 74 72 69 62 75 74  |rogram.distribut|
000012d0  65 64 20 66 61 72 20 61  6e 64 20 77 69 64 65 20  |ed far and wide |
000012e0  66 6f 72 20 66 72 65 65  20 77 69 74 68 20 74 68  |for free with th|
000012f0  69 73 20 75 6e 64 65 72  73 74 61 6e 64 69 6e 67  |is understanding|
00001300  3a 20 69 66 20 79 6f 75  0a 6c 69 6b 65 20 69 74  |: if you.like it|
00001310  20 73 65 6e 64 20 6d 65  20 6d 6f 72 65 20 64 61  | send me more da|
00001320  74 65 73 20 74 6f 20 70  75 74 20 69 6e 20 74 68  |tes to put in th|
00001330  65 20 64 61 74 61 62 61  73 65 73 2e 20 20 54 68  |e databases.  Th|
00001340  69 73 20 77 61 79 20 77  65 20 63 61 6e 0a 63 72  |is way we can.cr|
00001350  65 61 74 65 20 72 65 61  6c 20 73 68 61 72 65 77  |eate real sharew|
00001360  61 72 65 2e 20 44 6f 6e  27 74 20 73 65 6e 64 20  |are. Don't send |
00001370  74 68 65 20 6d 6f 6e 74  68 20 66 69 6c 65 73 20  |the month files |
00001380  77 69 74 68 20 79 6f 75  72 20 6e 65 77 0a 64 61  |with your new.da|
00001390  74 65 73 20 61 64 64 65  64 2c 20 73 65 6e 64 20  |tes added, send |
000013a0  74 68 65 20 6e 65 77 20  73 74 75 66 66 20 61 73  |the new stuff as|
000013b0  20 6c 69 73 74 69 6e 67  73 2c 20 69 6e 20 73 74  | listings, in st|
000013c0  61 6e 64 61 6c 6f 6e 65  20 66 69 6c 65 73 20 6f  |andalone files o|
000013d0  6e 0a 50 43 20 64 69 73  6b 65 74 74 65 73 20 6f  |n.PC diskettes o|
000013e0  72 20 61 73 20 65 6c 65  63 74 72 6f 6e 69 63 20  |r as electronic |
000013f0  6d 61 69 6c 20 74 6f 20  6d 65 20 76 69 61 20 74  |mail to me via t|
00001400  68 65 20 4d 61 72 69 6e  2d 53 6f 6e 6f 6d 61 20  |he Marin-Sonoma |
00001410  50 43 20 55 73 65 72 0a  47 72 6f 75 70 20 42 42  |PC User.Group BB|
00001420  53 20 28 34 31 35 29 20  39 32 37 2d 31 32 31 36  |S (415) 927-1216|
00001430  2e 20 20 59 6f 75 20 63  61 6e 20 6d 61 69 6c 20  |.  You can mail |
00001440  6c 69 73 74 69 6e 67 73  2c 20 62 75 67 73 20 28  |listings, bugs (|
00001450  66 65 61 74 75 72 65 73  21 29 20 6f 72 0a 73 75  |features!) or.su|
00001460  67 67 65 73 74 69 6f 6e  73 20 74 6f 3a 0a 0a 20  |ggestions to:.. |
00001470  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00001480  20 20 20 50 61 74 72 69  63 6b 20 4b 69 6e 63 61  |   Patrick Kinca|
00001490  69 64 0a 20 20 20 20 20  20 20 20 20 20 20 20 20  |id.             |
000014a0  20 20 20 20 20 20 36 31  38 20 44 6f 75 67 6c 61  |      618 Dougla|
000014b0  73 20 44 72 69 76 65 0a  20 20 20 20 20 20 20 20  |s Drive.        |
000014c0  20 20 20 20 20 20 20 20  20 4d 69 6c 6c 20 56 61  |         Mill Va|
000014d0  6c 6c 65 79 2c 20 43 41  20 39 34 39 34 31        |lley, CA 94941|
000014de