Compile problem "≠"
Posted: Thu Jan 04, 2024 6:49 pm
Have Mac 9.6.10 on M1 Mac Mini.. Compiles "≠" with no errors for mac and windows. However, App uns on Mac. Exe does not run on Windows 10 HP laptop.
Have Windows 9.6.2 on HP laptop.. Compile error for "≠". However, will compile "is not". Script:
on mouseDown pButtonNumber
if pButtonNumber = 3 or pButtonNumber = 1 then
if the short name of this card ≠ "Collections" then go card "Collections"
end if
end mouseDown
30 minutes later. Compiled "is not" on Mac 9.6.10. Ran executable on Windows 10 HP laptop. Runs fine. Also runs fine on Mac.
Is this a bug?
Have Windows 9.6.2 on HP laptop.. Compile error for "≠". However, will compile "is not". Script:
on mouseDown pButtonNumber
if pButtonNumber = 3 or pButtonNumber = 1 then
if the short name of this card ≠ "Collections" then go card "Collections"
end if
end mouseDown
30 minutes later. Compiled "is not" on Mac 9.6.10. Ran executable on Windows 10 HP laptop. Runs fine. Also runs fine on Mac.
Is this a bug?