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 _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
