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.
- [REBOL] RES: Rebot progressing nicely! Mailbank
- [REBOL] Re: RES: Rebot progressing nicely! Mat Bettinson
- [REBOL] Timer fun Mat Bettinson
- [REBOL] Re: Timer fun Larry Palmiter
- [REBOL] Re: Timer fun Mat Bettinson
- [REBOL] Re: Timer fun Julian Kinraid
- [REBOL] Re: Timer fun Mat Bettinson
- [REBOL] Re: Timer fun Holger Kruse
- [REBOL] Re: Timer fun Mat Bettinson
- [REBOL] network activity icon Graham Chiu
- [REBOL] Importing scripts as functions? Andrew Martin
- [REBOL] Importing scripts as functions? Mat Bettinson
- [REBOL] Re: Importing scripts as functions? Anton
- [REBOL] Re: Importing scripts as functions? Mat Bettinson
- [REBOL] Re: Importing scripts as functions... Graham Chiu
- [REBOL] Re: Importing scripts as functions... Mat Bettinson
- [REBOL] Re(2): Importing scripts as funct... Anton
- [REBOL] Re: Re(2): Importing scripts as fu... Mat Bettinson