Re: true/false atoms?

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

The problem here is Euphoria can't use the >, <, =, or != operators on
sequences. You must either,

A. Change the code to use TRUE and FALSE numberic constants, or
B. Use equal() on your string.

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

Search



Quick Links

User menu

Not signed in.

Misc Menu