Short: Script to run in UserStartup to load rexx libs. Author: anthony@backyard.demon.co.uk Uploader: anthony backyard demon co uk Type: util/batch Version: 1.0 Architecture: m68k-amigaos Distibution: FreeWare This is a script I wrote a while back to automatically load certain arexx libraries into memory from user-startup to save doing so manually in every script I used. I recommend you check for existence of libraries in all arexx scripts you write that use external libraries if you're using this method like me, because not everyone does it this way, and your shit won't work on other peoples systems :-) Adding new libraries is easy enough if you look at the script itself.