So what? Big deal! Hardly worth the fuss!

I just tried this:

on mouseUp
   put fld "fff" into FFF
   if FFF is not 1 then
      put "NOPE"
   else
      put "YEP"
      end if
end mouseUp

So it really doesn't matter that '≠' doesn't work in Linux.

Richmond.

On 16.03.2016 11:36, Peter TB Brett wrote:
On 16/03/2016 09:09, Terence Heaford wrote:

I have been advised that ≠ (not equal) does not compile in Linux.

It does seem to work in OSX.

If ≠ is not a keyword then why does it work in OSX?

Hi Terence,

Ali and I had a brief look into this, and we can confirm that:

* it works on OS X
* it doesn't work on Linux
* there's no immediately obvious reason for this

Could you please file a bug report?

                             Peter



_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to