Short:        Make Assigns, start programs etc. from WB
Author:       Francesco Agnoli <f.agnoli@pass.dnet.it>
Type:         util/wb
Version:      1.0
Requires:     OS3
Architecture: m68k-amigaos

Introduction
============

With WbAssign you can make all asigns you need (also ASSIGN ADD and
ASSIGN ... DEFER) with one little program. You can also start programs
or ARexx-scripts. All you need is to enter your assign-list and program
names as tooltypes in the WbAssign's icon file.

Installation
============

Put WbAssign and WbAssign.info in your wbstartup drawer (if you want
to start WbAssign automatically) or elsewhere (in this case you must
run WbAssign with a double-click on its icon).

WbAssign can be started only from the Workbench.
You need OS 3.0+ (maybe it runs also under 2.0, but I didn't test it).

Usage
=====

Use the Workbench-Menu "Information" to enter tooltypes for the WbAssign
icon. There are following options:

Format                  Example                 shell command
------------------------------------------------------------------
ASN=<assign>=<path>     ASN=tmp=hd1:work        assign tmp: hd1:work
ADD=<assign>=<path>     ASN=libs=mui:libs       assign ADD libs: mui:libs
ASL=<assign>=<path>     ASN=tmp=ram:            assign tmp: ram: DEFER
RUN=<program>           RUN=newshell            newshell
RXX=<Arexx-Script>      RXX=script.rexx         rx script.rexx
WAI=<seconds>           WAI=5                   wait 5
;<any Text>             ;This is a comment

Do not use blanks within the command line.

Copyright
=========

WbAssign is MAILWARE. If you like and use this program you should
send me an email or a postcard.

Autor
=====

E-Mail:  f.agnoli@pass.dnet.it
Address: Francesco Agnoli
         Schabs Nr. 143
         I-39040 NATZ-SCHABS
         (South Tyrol - Italy)
