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