Re: call_back() etc

new topic     » goto parent     » topic index » view thread      » older message » newer message

----- Original Message -----
From: Bernie Ryan <bwryan at PCOM.NET>
To: <EUPHORIA at LISTSERV.MUOHIO.EDU>
Sent: Thursday, August 12, 1999 7:42 PM
Subject: Re: call_back() etc


> On Thu, 12 Aug 1999, Kat wrote:
>
> > One word: huristics.
>
>   Heuristics means to invent, discover or to learn.
>
>   For Heuristics you need a self modifing langauge.
>   Euphoria can not modifiy it-self during run time.
>   You will have to write your own special language in Euphoria.
>   So the first step is to define and design your special language before
>   you can even think about using your special langauge to write anything.
>

Unless you can dynamically relink the functions/procedures throughout the
program, as i explained can be done with Mirc, where it can send code to a
file, and then load that file and call code in it, and unload it or reload a
new file as needed. Or where you can register a DDE handle with one .exe,
use it, unreg the handle, call a 2nd .exe with the original handle, etc...
Eu can also send code to a file, and use systemexec to start EXW with the
new file as a command line parameter, then link to that new program, using
either DDE or Winxx _msgs,, right?

Kat

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu