home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / UTILITY / DIR / TO40B.ZIP / WHATS.NEW < prev   
Encoding:
Text File  |  1990-10-14  |  3.4 KB  |  84 lines

  1.  
  2.  
  3. Version 4.0 (BETA)
  4. October 14, 1990
  5. Changed from version 3.0
  6.  
  7. ************************************************************************
  8. Please do not throw away your 3.0 version of TO.COM until you have tried 
  9. this version out, and are satisfied that it boths works as expected, and
  10. meets your needs.  This is a BETA version, and I would ask that you let
  11. me know on the Interconnect BBS (703)425-2505 if there are any problems.
  12. ************************************************************************
  13.  
  14. This version adds a new feature which was suggested by Mike Focke.  TO.COM
  15. will now seach all valid HARD drives to find a match on your request if 
  16. it fails to find a match on the current drive.  The same rules of use apply
  17. as before.  The payback here is a momentary hesitation if the match is not
  18. on the current drive, while a table of valid drives is built and the 
  19. search progresses.  The hesitation will be a tad longer for each drive you
  20. have, but all in all it is still quite fast.  The only situation where I
  21. am unsure if the payback is larger than the benefit is on a networked PC,
  22. where you have LOTS of drives and directories.
  23.  
  24. Give it a try and see what you think.  This adds a lot of power to the 
  25. tool, and I hope it continues to serve my user's needs.  If not, let me
  26. know.
  27.  
  28.  
  29. Version 3.0
  30. October 10, 1990
  31. Changed from version 2.0
  32.  
  33. The new stuff...
  34.  
  35. To.Com now does not require the ":" character to change drives.  If you
  36. specify a single character as the first parameter:
  37.  
  38. C:>TO d dir1 dir2
  39.  
  40. To.Com will first check to see if you have a "\D" directory on your
  41. current drive.  If so, it will change to this directory.  if not,
  42. To.Com will assume that the "d" represents a request to change drives, and
  43. will check to see if the drive is in fact valid.  If it is, To.Com will
  44. change to that drive, and begin the search for the balance of the command
  45. line from the new drive location.  If it is not a valid drive letter, To.Com
  46. will revert to considering the character an abbreviation for a directory,
  47. and will search beginning on the current drive with that assumption.
  48.  
  49. As noted above, a match on a single character directory will over-ride
  50. any drive considerations.  This is necessary since you would have no
  51. way otherwise to change to "C:\D" if you had a valid D: drive.
  52.  
  53. The ":" character is of course still supported... Old habits die hard.
  54.    
  55.  
  56. Version 2.0
  57. Changed from version 1.2:
  58.  
  59. I tightened up the search methods quite a bit.  It should be a whole
  60. lot more reliable in complicated directory trees. 
  61.  
  62. Changed all screen output to use DOS commands.  This means that you can
  63. properly use TO.COM remotely over a modem, and eliminate output with the
  64. >NULL parameter within batch files.
  65.  
  66. Added a short tone when TO.COM fails to find a match on directories or
  67. drives.  The tone was always in there, but was so close to the end of 
  68. the code that on AT class machines it was being chopped off to little 
  69. more than a click.
  70.  
  71. If you change drives only (as in "TO D:"), it will tell you the directory
  72. that you will be ending up in on the destination drive.  This will of
  73. course be whatever directory was made current the last time you were on
  74. that drive.
  75.  
  76. Now completely allows and handles those who insist on using the "/"
  77. character.  It will also allow the "\" character for those who are
  78. trying to get over a bout of UNIX.
  79.  
  80. October 10, 1990
  81. Jeffrey Morley
  82. The Interconnect BBS
  83. 703-827-5762
  84.