home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD1.bin / new / util / wb / assignwedge / product-info < prev   
Fred Fish's Product-Info  |  1995-01-20  |  2KB  |  77 lines

  1. # This file contains product information that can be used by
  2. # KingFisher 2.0 and other similar tools.
  3.  
  4. .name
  5. AssignWedge
  6. .type
  7. OS Utility
  8. .short
  9. An AssignX type clone
  10. .description
  11. On the Amiga, many programs require a particular logical device name or
  12. assignment to point to a drawer or volume to find their data. If you forget
  13. to place such an assignment in your User-Startup file or take care of it by
  14. hand you will sooner or later see the familiar "Please insert volume ... in
  15. any drive" requester popping up. AssignWedge `wedges' into the operating
  16. system routine responsible for bringing up this requester, giving you the
  17. choice to take one of the following actions using the mouse:
  18.  
  19.    · Retry
  20.  
  21.      If you have taken care of the assignment or device yourself,
  22.      this will cause the action that brought up the requester
  23.      to be repeated.
  24.  
  25.    · Assign
  26.  
  27.      This will create an assignment under the name displayed in
  28.      the requester. You just have to pick the drawer to tie it to.
  29.  
  30.    · Mount
  31.  
  32.      Assuming that the device displayed in the requester can be
  33.      mounted, this will execute the AmigaDOS `Mount' command
  34.      and then repeat the action that brought up the requester.
  35.  
  36.    · Deny
  37.  
  38.      This effectively denies the program that brought up this
  39.      requester to refer to the device in question. Whenever
  40.      it refers to it, no requester will appear asking you to
  41.      insert the volume in question. Instead, the program to
  42.      ask for the volume will see any attempt to access the
  43.      volume failing.
  44.  
  45.    · Cancel
  46.  
  47.      Denies the program request to access the volume. It's
  48.      as simple as that.
  49.  
  50. .version
  51. 1.4
  52. .date
  53. 1994.12.04
  54. .author
  55. Olaf Barthel
  56. .requirements
  57. Requires OS2.04+
  58. .reference
  59. AmigaLibDisk689:AssignWedge/
  60. 1.1
  61. .distribution
  62. Public Domain
  63. .address
  64. Brabeckstrasse 35
  65. D-30559 Hannover
  66. Federal Republic of Germany
  67. .email
  68. olsen@sourcery.han.de
  69. .source
  70. Includes source in C and Assembler
  71. .docs
  72. AssignWedge.guide
  73. .described-by
  74. Dan Fish (daf@starfish.amigalib.com)
  75. .submittal
  76. Downloaded via ftp from wuarchive.wustl.edu.
  77.