home *** CD-ROM | disk | FTP | other *** search
/ Dream 47 / Amiga_Dream_47.iso / Amiga / Workbench / Patchs / VersionWB.lha / VersionWB / VersionWB2_8.readme < prev   
Encoding:
Text File  |  1997-11-23  |  3.0 KB  |  77 lines

  1. Short:    v2.8 AmigaDos Version replacement.
  2. Uploader: hparting@hem.passagen.se (Hσkan Parting)
  3. Author:   hparting@hem.passagen.se (Hσkan Parting)
  4. Type:     util/sys
  5.  
  6. VersionWB is a replacement for the usual AmigaDos Version command,
  7. which now uses XfdMaster.library if available.
  8.  
  9. If you want the version information to be presented in
  10. a requester, this program is for you. Instead of
  11. like c:version just tell the version and revision number
  12. by default, VersionWB always tells you all it could find.
  13.  
  14. VersionWB have these features:
  15.  
  16. * It will bring up a requester with the version information.
  17.  
  18. * It support several files in the command line parameter template.
  19.  
  20. * You can shift-doubleclick an icon with VersionWB and
  21.   then get all that version stuff.
  22.  
  23. * You may also pick the file you want to know the version number of
  24.   by using a file requester.
  25.  
  26. * It will find version strings in WB1.3 libraries and devices,
  27.   c:version does not, e.g. narrator.device.
  28.  
  29. * If you use it with ToolManager you can have an appicon in
  30.   your Workbench. Drop the icon on the appicon, and the
  31.   version information will be presented (if the file contains a
  32.   version string :-)
  33.  
  34. * It also has an optional text output.
  35.  
  36. * It recognizes any packed file (uses xfdmaster.library).
  37.  
  38. * All other features of AmigaDos Version, as far as I know 8-).
  39.  
  40. * Can be opened on a publicscreen
  41.  
  42. * Can set the filenote of files to there versioninfo.
  43.  
  44. * Can set the filedate to the one found in the version string
  45.  
  46. * Finds even files in your shell-path
  47.  
  48. Recent changes:
  49.  
  50. V.2.8 (23.11.97) PUBLIC UPDATE
  51. ------------------------------
  52. NEW: 'VersionWB version 37' shall set the return value. With AmigaDos version
  53. it checks the version of Workbench and then returns the right value. (WARN or 0).
  54. I did not know about this so it wasn't implemented into VersionWB. This led
  55. to problems with some scripts which check that you are using the right Workbench,
  56. when you have renamed versionwb to version.
  57. (The script could tell you that you doesn't have WB 2.04+, while you sure have it.)
  58. NEW: VersionWB >ram:outputfile will now not open a requester. It outputs as text,
  59. compatible to AmigaDos version. VersionWB was incompatible to some scripts which
  60. captured the output.
  61. BUGFIX: Sometimes there was a space before the file-comment set by VersionWB.
  62. Reported by Michael Taylor. Thanks!
  63. NEW: Now VersionWB tries all the shell-paths if it can't find the file in the current directory.
  64. e.g 'VersionWB multiview' should work.
  65. NEW: New command line argument SETDATE. It sets the file's date to the one found in version info.
  66. Suggested by Simon Gilligan.
  67. NEW: New command line argument NOMISC. If set, VersionWB does not show the miscellaneous info.
  68. NEW: New command line argument COMMENT. Short for COMFILE+COMDROPNAME+COMERASE+NOMISC, i.e. comments
  69. the file with the version number & date.
  70. NEW: Now most dates is converted to the format set in Locale-prefs.
  71. BUGFIX: The environmental variables were not read if ENV: wasn't an Device
  72. (it is with HappyENV).
  73.  
  74. This program is Gift-Ware.
  75. Version 2.8 (23.11.97)
  76. Copyright 1994/1995/1996/1997 Hσkan Parting
  77.