RE: Evolving/Learning AI progs (was RE: Let me try once more)
- Posted by gebrandariz <gebrandariz at YAHOO.COM> Feb 02, 2001
- 428 views
Robert, ----- Original Message ----- From: Robert Craig <rds at RapidEuphoria.com> To: <EUforum at topica.com> Sent: Friday, February 02, 2001 3:00 PM Subject: Re: Evolving/Learning AI progs (was RE: Let me try once more) > Kat writes: > > Say, Robert,, what if "include" wasn't a top level statement, > > what if we could put the "include" statement in the program > > flow in a procedure or function, like in a loop or in a > > windows event? > > That would be insane. > > Regards, > Rob Craig > Rapid Deployment Software > http://www.RapidEuphoria.com Would it? I've written a few Web pages myself, and, being more of a programmer than a designer, I've always tended to build my pages dynamically, generally using Perl for CGI (sorry, no Eu available where I used to work) and JavaScript. And several times I found it convenient to detach some pieces of code and/or declarations onto separate, reusable files -call them proto-libraries- which I 'included' into the main sequence as I saw fit, by means of <script src=..> statements that could well fall inside whiles, ifs or whatever. It worked fine for me. Gerardo Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com