Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Rebot progressing nicely!

From: al:bri:xtra at: 30-Nov-2000 20:45

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/