AssignX V1.2 by Steve Tibbett INTRODUCTION This is a simple program suggested to me by Doug Walker a while ago. How many times have you seen a "Please insert volume in any drive" requester, and just had to find a CLI and type "Assign Drive:Path" just to retry the requester and get on with this? How many times have you typed "List DF9:" instead of "DF0:" only to had your machine ask you to insert volume DF9: a few times, before finally giving up? Well no more. 8-) REFERENCE Whenever the system puts up a "Please insert volume" requester, AssignX will hop in and add three more options to the "Retry/Cancel" requester: "Deny" will tell AssignX to not pop up this requester again for this entire session. If you say LIST FRED: and FRED: does not exist, the requester will pop up. If you select Cancel Forever and then say LIST FRED: again, it will be as if the requester had come up and you had hit CANCEL - the operation will be aborted. "Assign..." is what this program is all about. In the LIST FRED: example, selecting ASSIGN will bring up the ASL File Requester and ask you to pick a file/directory to assign FRED: to. Note that in most cases you will only want to pick a directory with the file requester, not an actual file. If you wanted to assign FRED: to RAM:FRED then you would pick RAM:FRED from the file requester, leave the Filename gadget empty, and click Okay. It's perfectly legal to assign something to a file instead of to a directory - in the LIST FRED: case, if you were to aim the file requester at "S:Startup-Sequence" then LIST would show S:Startup-Sequence's information as if you had typed "List S:Startup-Sequence". This can be useful at times, but is not often used. "Mount" will have the same action as finding a CLI, typing "MOUNT DevName:" and then clicking Retry. This is great for those cases where you want to use RAD: and you haven't mounted it yet (or NET: or whatever other devices you use but don't always mount). INSTALLATION AssignX ONLY RUNS UNDER 2.0 and will simply exit under 1.3. Under 2.0, the best way to install AssignX is to drag it's icon into your WBStartup drawer and forget about it - that's all there is to it! If you want to, you can call it as a CLI program - AssignX doesn't exit unless you manage to send it a Ctrl-C break signal, so you'll have to use RUN >NIL: