Re: Running Eusql opening Eusql database

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

sixs wrote:
> 
> Hello,
> I am trying Euphoria 2.5.
> I get this message running EUSQL.
> c:\Euphoria\include\scripteval.e:29
> call_op has not been declared
> a = m:call_op(a)

call_op() is defined in matheval.e.  It should be included at the top
of scripteval.e.  It looks like you're putting library files right into
the euphoria\include folder.  I prefer to make subfolders for all the 
significant libraries that I use, and add them to my EUINC variable.

The only thing I can think of is that you have an old version of 
matheval.e being included somehow.

Matt Lewis

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

Search



Quick Links

User menu

Not signed in.

Misc Menu