First, is there any way to allow lowercase keywords? I saw an old thread
that said no but it's been 10 years since that thread was started so I'm
wondering if there's been any movement on that. Could all the keywords be
redefined as user functions in lowercase?
Second, I ran into some strange errors while converting some of our code.
It seems like using the INT function inside of a angle brackets for
attribute notation will cause the brackets to be converted into LT and GT
logical comparison operators. For example the line:
`CRT INT(a<INT(3)>[2,1])`
Will give the following error:
`"ibh", 6 (offset 25) near "[":
CRT INT(a LT INT(3) GT [2,1])
^
syntax error
I swapped out the INT function with several others and the code compiled
just fine. Any insight as to why this is happening?
--
--
IMPORTANT: T24/Globus posts are no longer accepted on this forum.
To post, send email to [email protected]
To unsubscribe, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
---
You received this message because you are subscribed to the Google Groups
"jBASE" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.