home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / ISWHT103.ZIP / CHANGES.103 < prev    next >
Encoding:
Text File  |  1996-01-28  |  1.6 KB  |  39 lines

  1. Changes to IsWhat 1.03
  2. See ISWHAT.DOC, or the Help screen (?) for command syntax.
  3.  
  4.  
  5.    o  Four functions for Julian Dates:
  6.  
  7.        1)  D2J <##/##/##>  - Will return a Julian date number from the
  8.            supplied date string.
  9.  
  10.        2)  J2D <julian date> - Will return a Date String in ##/##/## format
  11.            from supplied julian integer value.
  12.  
  13.        3)  By giving a "J" after the CALENDAR command, tell IsWhat to
  14.            display both the date string, and the Julian date, for the
  15.            selected date.
  16.  
  17.        4)  The command JULIAN will display the current system date
  18.            in Julian format.
  19.    
  20.    o  Uses a small config file, ISWHAT.CFG, allowing you to set a few
  21.       program options, characters to mark DATE and TIME insertion locations,
  22.       Screen Display ON/OFF etc.  Sample config is commented.
  23.  
  24.       By default, the Date and Time markers are set the same as prior
  25.       versions.  DATE ~~  TIME ``
  26.       If no markers are defined in ISWHAT.CFG, then these are assumed.
  27.  
  28.    o  IsWhat now allows you to set a COUNTRY format for dates and
  29.       daynames.  There are 8 settings, 0-8  If no setting is given
  30.       in ISWHAT.CFG, the dates and daynames will be in USA format.
  31.       This also affects names, dates and text in the Calendar.
  32.       See SAMPLE.CFG
  33.  
  34.    o  The SHOWCFG command will display your current configuration settings,
  35.       saving you the trouble of viewing the ISWHAT.CFG file.
  36.  
  37.    o  You can create a printable copy of the command help, use the
  38.       command MAKEHELP....  file created is ISWHAT.HLP
  39.