home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / ISWHT103.ZIP / 1WARNING.!!! next >
Encoding:
Text File  |  1996-01-28  |  1.0 KB  |  26 lines

  1. HA!  Did I get your attention ???
  2.  
  3. Mainly this is to advise you to READ the changes file and note a
  4. couple of important differences.
  5.  
  6. IsWhat now uses a config file (text) to set options. It is commented, so you
  7. should have no problem understanding it.
  8.  
  9. Prior versions allowed you to set whether IsWhat displayed messages
  10. to the screen by setting an environment variable, "IwShow", it is no longer
  11. used, this feature is now set in the config file.
  12.  
  13. With the addition of the country support, a small item rears its head...
  14. some country date formats will use the slash (/) in the date, you may do so
  15. when doing the julian functions.... BUT the batch command DATE, where you
  16. are checking for a specific date match MUST use the format ##-##-## with the
  17. minus signs.
  18.  
  19. I suggest you play around with this, and ensure you know how it operates,
  20. so you will not have false results in your batch work.
  21.  
  22. The new command SHOWDATE will display the date in your chosen format,
  23. check it, and then experiment with the DATE command.
  24.  
  25.  
  26.