Re: EUSQL get count of select if command

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

sixs wrote:
> 
> Thanks for your reply. I'm using the value and this code to get the value
>     v = thiscount
>     v = value(thiscount)
>    v = v[1]
> I thought there might be an eusql command to get the value.

Yes, that's what the VAL keyword is for.  As Elliot already pointed out,
in the above example, you should be setting v = v[2].
 
> Where is parse_main() in EuSQL?

In my copy it's on line 3733.  The easiest way (assuming you don't use
an editor that allows you to jump to routines) is to do a search for
"function parse_main(".

Matt Lewis

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

Search



Quick Links

User menu

Not signed in.

Misc Menu