Re: Euphoria 3.2 compatibility

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

Ok, I just tried:

include hi.e -- defines hi() procedure

sequence hi
hi = "Hi!"

puts(1, hi & "\n")


That works w/o complaint. If I try to call hi(), as defined in hi.e, then I do
get:

Syntax error - expected to see =, +=, -=, *=, /= or &=
hi()

--
Jeremy Cowgar
http://jeremy.cowgar.com

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

Search



Quick Links

User menu

Not signed in.

Misc Menu