Hi freinds,

this - ≥
is a MAC-only character and will throw an error on Windows!
Use/replace with:
<=
>=
<>
for full platform comatibilty!

> Am 25.05.2021 um 19:06 schrieb Roger Guay via use-livecode 
> <use-livecode@lists.runrev.com>:
> 
> Hi Paul, I’m not able to duplicate the error here. Can you tell what control 
> you were adjusting?
> 
> You should be able to achieve what you want by changing the ‘backBar” grc 
> style from roundrect to oval. You might have to play with the code a bit, but 
> it should work.
> 
> Roger
>> 
>> Thank you. ScrollbarOmatic looks like I could adjust setting to get 
>> something closer to a "circle inside an oval" 3-position switch. FYI as I 
>> was adjusting the controls to get the style I am seeking the following error 
>> popped up:
>> 
>> *compiling at 11:34:54 AM*
>> 
>> Type Expression: bad factor
>> 
>> Object backBar
>> 
>> Line if tx ≥ tIndEndPos then
>> 
>> Hint ≥
>> 
>> I did not seem to actually impact continue to refine the appearance.

Best

Klaus

--
Klaus Major
https://www.major-k.de
https://www.major-k.de/bass
kl...@major-k.de


_______________________________________________
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