returnInField problem

Malte Brill revolution at derbrill.de
Thu Dec 29 11:31:47 EST 2005


Hi Fritz,


> The relevant part of the script in Stack A is
>
>      put myVariable into fld x
>      select after fld x
>      type numToChar(13)

have you tried numToChar(10) ?

put numToChar(13)=return ->false
put numToChar(10)=return ->true

All the best,

malte




More information about the use-livecode mailing list