InstallLibrary
.K ""
echo "This script will install the arp.library, after first checking"
echo "to see if you already have one installed. If so, it will check the"
echo "version number of the installed one, and give you the option of"
echo "installing the one found here."
echo ""
ask "Do you wish to continue with the installation? [y/n]"
if WARN
if not EXISTS libs:arp.library
echo "No existing library, installing libs:arp.library..."
copy libs/arp.library libs:arp.library
else
echo "The version here is 39.1."
failat 20
echo "Your currently installed library version is:"
version arp.library 39 1
if WARN
ask "Do you wish to update libs:arp.library? [y/n]"
if WARN
echo "Updating libs:arp.library..."
protect libs:arp.library rwed
copy libs/arp.library libs:arp.library
else
echo "libs:arp.library unchanged."
endif
else
echo "The current installed version is up to date."
endif
endif
endif
echo "All Done. Click close gadget to get rid of window."
endcli
POSTER
From amix!uunet!math22.mathematik.uni-bielefeld.de!hoover Mon Apr 27 05:59 MST 1992
Received: by fishpond.uucp; Mon, 27 Apr 1992 05:59 MST
Received: by amix.commodore.com; Mon, 27 Apr 1992 05:05 EDT
Received: by cbmvax.cbm.commodore.com (5.57/UUCP-Project/Commodore 2/8/91)
id AA08289; Mon, 27 Apr 92 05:11:46 EDT
Received: from math22.mathematik.uni-bielefeld.de by relay2.UU.NET with SMTP
(5.61/UUNET-internet-primary) id AA07241; Mon, 27 Apr 92 03:04:53 -0400
Received: by math22.mathematik.uni-bielefeld.de id AA03680
(5.65c/IDA-1.4.4 for fnf%fishpond@uunet.uu.net); Mon, 27 Apr 1992 09:04:43 +0200
From: Uwe Schuerkamp <uunet!math22.mathematik.uni-bielefeld.de!hoover>
Message-Id: <199204270704.AA03680@math22.mathematik.uni-bielefeld.de>
Subject: NoDelete V2.01 --- Here it is! :-)
To: fnf@fishpond
Date: Mon, 27 Apr 92 9:04:41 MET DST
X-Mailer: ELM [version 2.3 PL11]
Content-Type: text
Content-Length: 43736
Status: RO
Hi Fred,
here's the new version of NoDelete.
Major changes include:
* now fully OS2.0-compatible
* dynamic pattern memory allocation (as many as one likes)
* runtime pattern editing via stringgadget
* removed dirty words from source :-)
* couple o' bug fixes.
I hope you find it useful, mate.
Have fun & thanks again,
hoover
--
"This mortal toil
it'll end in tears"
Uwe 'Hoover' Schuerkamp System Administrator
hoover@math22.mathematik.uni-bielefeld.de Office: +49-521-106-3871