Dictionary missing operators

Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10354
Joined: Wed May 06, 2009 2:28 pm

Dictionary missing operators

Post by dunbarx » Mon Dec 15, 2014 10:32 pm

No dictionary entry at all if you type in "<", ">" or "<>".

Either of ">=" or "<=" do, however, show up, but ONLY when the "=" sign is entered alone, and you see the related entries. Is the QCC the place for dictionary issues?

Craig

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10058
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: Dictionary missing operators

Post by FourthWorld » Mon Dec 15, 2014 11:07 pm

Scrolling through the list of tokens it appears there are entries for those, so what you've found seems to be limited to the search box, probably worth filing a bug report against.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

Post Reply