home *** CD-ROM | disk | FTP | other *** search
- HA! Did I get your attention ???
-
- Mainly this is to advise you to READ the changes file and note a
- couple of important differences.
-
- IsWhat now uses a config file (text) to set options. It is commented, so you
- should have no problem understanding it.
-
- Prior versions allowed you to set whether IsWhat displayed messages
- to the screen by setting an environment variable, "IwShow", it is no longer
- used, this feature is now set in the config file.
-
- With the addition of the country support, a small item rears its head...
- some country date formats will use the slash (/) in the date, you may do so
- when doing the julian functions.... BUT the batch command DATE, where you
- are checking for a specific date match MUST use the format ##-##-## with the
- minus signs.
-
- I suggest you play around with this, and ensure you know how it operates,
- so you will not have false results in your batch work.
-
- The new command SHOWDATE will display the date in your chosen format,
- check it, and then experiment with the DATE command.
-
-
-