home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / WP / WORDCB21.ZIP / README.TXT next >
Text File  |  1994-01-26  |  4KB  |  79 lines

  1.                                Notice
  2.  
  3. WordCab is a file cabinet or file management front end for Microsoft Word 
  4. for Windows. WordCab was written by Frank Ramos. Please send problem reports 
  5. and other comments to 72202.2574@compuserve.com.
  6.  
  7.                              Installation
  8.  
  9. Put WORDCAB.EXE and WORDCAB.HLP together in any directory (typically the 
  10. same directory where you put WINWORD.EXE). Run WORDCAB.EXE and use the 
  11. Change Directory option of the File menu to change to the directory where 
  12. you normally store your WinWord document files. That's it!
  13.  
  14. The first time WordCab is run, files WORDCAB.INI and WORDCAB.DAT will be 
  15. created in the directory where WORDCAB.EXE was put. These files will be 
  16. updated each time WordCab is run thereafter. WordCab makes no other 
  17. modifications to your system besides creating these 2 work files. 
  18.  
  19. To uninstall WordCab, just delete WORDCAB.EXE, .HLP, .INI and .DAT.
  20.  
  21.                 Special Instructions for Non-English users
  22.  
  23. If you are using a non-English version of WinWord, then you may need to do 
  24. the following to make WordCab work correctly. Run WordCab and immediately 
  25. exit. This will cause the .INI file to be created (or updated if you had 
  26. been using a previous version of WordCab). Then change the FileOpen and 
  27. FileNew parameters in the .INI file to match the WordBasic syntax for your 
  28. version of WinWord. For example, users of the German version of WinWord 
  29. should make these parameters look like the following (the "O" in "Offnen" 
  30. needs an umlaut):
  31.    FileNew=[DateiNeuStandard]
  32.    FileOpen=[DateiOffnen .Name = %s] 
  33. The leading and trailing square brackets and the %s are not part of the 
  34. standard WordBasic syntax, but are required by WordCab. You should be able 
  35. to find the appropriate WordBasic syntax in the online WinWord help. 
  36.  
  37.                         What's New in Version 2.1
  38.  
  39. Add count of files to window caption. Fix bug where title not shown 
  40. correctly for WinWord 6.0 password protected files. No longer require file
  41. extensions of .DOC. Save current state of show time/name in .INI file. Fix 
  42. bug where directory passed as command line parameter was not allowed to have 
  43. a trailing slash, even if root directory.
  44.  
  45.                         What's New in Version 2.0
  46.  
  47. Fix bug in version 1.5 where WordCab was not backward compatible with users 
  48. who only had WinWord 2.0. Show and allow sorting by last modified date/time. 
  49. Improve horizontal scrolling.
  50.  
  51.                         What's New in Version 1.5
  52.  
  53. Support WinWord 6.0 files. Improve Change Directory dialog. Fix problems 
  54. with Windows NT.
  55.  
  56.                         What's New in Version 1.4
  57.  
  58. Fix bug in handling of filenames and directories using non-ASCII characters. 
  59. Improved start up performance for directories with large numbers of files 
  60. (300+ or so).
  61.  
  62.                         What's New in Version 1.3
  63.  
  64. Support non-English versions of WinWord.
  65.  
  66.                         What's New in Version 1.2
  67.  
  68. Fix bug where title of password protected document was filled with random 
  69. characters (instead of "==>Protected by WinWord password"). Allow user to 
  70. select font to be used for listbox. Add list of most recently visited 
  71. directories to File menu. 
  72.  
  73.                         What's New in Version 1.1
  74.  
  75. Fix typo in filter dialog, which read "Find next" instead of "Show only". 
  76. Fix bug where horizontal scrollbar sometimes did not disappear even though 
  77. listbox was wide enough not to need horizontal scrollbar. 
  78.  
  79.