home *** CD-ROM | disk | FTP | other *** search
- Changes to IsWhat 1.03
- See ISWHAT.DOC, or the Help screen (?) for command syntax.
-
-
- o Four functions for Julian Dates:
-
- 1) D2J <##/##/##> - Will return a Julian date number from the
- supplied date string.
-
- 2) J2D <julian date> - Will return a Date String in ##/##/## format
- from supplied julian integer value.
-
- 3) By giving a "J" after the CALENDAR command, tell IsWhat to
- display both the date string, and the Julian date, for the
- selected date.
-
- 4) The command JULIAN will display the current system date
- in Julian format.
-
- o Uses a small config file, ISWHAT.CFG, allowing you to set a few
- program options, characters to mark DATE and TIME insertion locations,
- Screen Display ON/OFF etc. Sample config is commented.
-
- By default, the Date and Time markers are set the same as prior
- versions. DATE ~~ TIME ``
- If no markers are defined in ISWHAT.CFG, then these are assumed.
-
- o IsWhat now allows you to set a COUNTRY format for dates and
- daynames. There are 8 settings, 0-8 If no setting is given
- in ISWHAT.CFG, the dates and daynames will be in USA format.
- This also affects names, dates and text in the Calendar.
- See SAMPLE.CFG
-
- o The SHOWCFG command will display your current configuration settings,
- saving you the trouble of viewing the ISWHAT.CFG file.
-
- o You can create a printable copy of the command help, use the
- command MAKEHELP.... file created is ISWHAT.HLP
-