Two questions

Ken Ray kray at sonsothunder.com
Tue Sep 10 16:07:01 EDT 2002


I'd only add an alternative to Jan's code below:

> 2) try this:
>   on openCard
>     select char 1 to -1 of fld "NN"
>   end openCard

on openCard
  select before text of fld "NN"
end openCard

Ken Ray
Sons of Thunder Software
Email: kray at sonsothunder.com
Web Site: http://www.sonsothunder.com/





More information about the use-livecode mailing list