If construction bug in 5.5.2 ?

Thierry Douez th.douez at gmail.com
Fri Sep 28 09:34:56 EDT 2012


Hi Robert,

Try

if it is "No" ....

HTH,
Thierry


2012/9/28 Robert Presender <rpresender at cox.net>:
> Create a text entry field with content 00.00
> Field script is:
>
> on openField
> answer information "Want to enter a new value?" with "No" or "Yes" titled "New Amount"
>   if it = "No" then select empty
>   if it = "Yes" then select text of me
> end openField
>
> Using 5.5.2, No works fine but Yes keeps repeating "Want to enter a new value?
> Using 5.5.1, No and Yes work as expected.
>
> If a bug, would someone file a bug report. I'm just a hobbyist.
>
> Bob
> (702) 458-8519
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode




More information about the use-livecode mailing list