This is a new version of SMWCLOCK.COM to correct a problem whereby 
dates later than 1999 are not displayed onscreen properly (although
the program works fine otherwise).

By my calculations, the DS1216E chip should be good until 2149 with 
this version of SMWCLOCK.  (MS-DOS, however, only supports dates up 
till 2099 :-).)

There are three ways to run SMWCLOCK.COM:

SMWCLOCK                    Locates the Smartwatch and displays the
                            date and time stored on it.

SMWCLOCK c                  Copies the MS-DOS date and time to the
                            Smartwatch.

SMWCLOCK s                  Copies the Smartwatch date and time to
                            MS-DOS.

Use the DOS DATE and TIME commands to set the date and time, then
type "SMWCLOCK c".  Put "SMWCLOCK s" in your AUTOEXEC.BAT file.

The source code came from the SWATCH.EXE archive, on Tvdog (q.v.).
It has been modified in minor ways for MASM 6.14.
