Mat Bettinson wrote:
> Anyhow, the code is turning into something really quite spaghetti style. I
thought making it modular would be best.
>
> IE
>
> /msg rebot <command> <args>
>
> Would go off and run rebot-<command>.r
>
> The question is, would this be relatively quick and how do I parse args to
another rebot script?

It would be very quick if you use modular plugins to load the scripts at
start up. Have a look at the %units.r script on my site:
        http://members.nbci.com/AndrewMartin/Rebol/
    for this script, and the examples for Patches and Enhancements.

Andrew Martin
ICQ: 26227169 http://members.nbci.com/AndrewMartin/
-><-


-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to