Re: Code Execution Problem
- Posted by Euman <euman at bellsouth.net> May 10, 2001
- 469 views
It may be possible to take sequence.ew that comes with Matt Lewis's EuDLL routines and Allyoop by Al Getz and create a self contained runner. Euman ----- Original Message ----- From: <Paul.Abbott at PSS.Boeing.com> To: "EUforum" <EUforum at topica.com> Subject: RE: Code Execution Problem > > > Is it possible to use the mini assembler and a function or var address to jump to the code? > The code in the var or function would have to return itself to be effective. > > > > -----Original Message----- > From: sephiroth _ [mailto:euman2376 at yahoo.com] > Sent: Thursday, May 10, 2001 8:51 AM > To: EUforum > Subject: RE: Code Execution Problem > > > > hey trevor! you can't execute euphoria code like that yet...what you > need is a function like eval() in Perl, but Euphoria doesn't have > that(hey robert, can you take a hint?) > > > > > >