U M S - S c r i p t s 1 . 2
============================
This archive holds some ARexx-scripts for UMS. All of them have
already been released, but this are revised version. Beside of the
scripts comming with UMS, I included Martin's MList2Folder.
This are the changes:
* all scripts now share a common file UMSInit.rexx where not only the
constants are defined, but also UMS.library is added and the
arguments are parsed.
* all scripts use the common template
Name,Password,Server/K
Name and Password are not required since UNSInit.rexx gets default
values from evironment variables (username and UMSServer). This
will ease usage on single user systems and can be changed central
in UMSInit.rexx (exept the template).
NB: the template is defined in every script separatly to make
changes during testing easier.
* inclusion of UMSInit.rexx is done using hgRexxSupport.library,
which shortens the scripts
Requirements
To use this scripts, you need hgRexxSupport.library 1.0+ and
RexxDosSupport.library 1.3+ and, of course, UMS :-) All three can be
found on AmiNet.
Credits
- Martin Horneffer for UMS and MList2Folder.
- Kai Bolay his suggesttions and for sending the actual version of
the skripts.
Enjoy it!
+++hartmut
|