set the text of line 4 of field id 123?

J. Landman Gay jacque at hyperactivesw.com
Fri Jan 2 12:47:24 EST 2009


David Bovill wrote:

> I guess I could use set the htmltext of line 1 of field even if using plain
> text - but I think it is just plain counter intuitive as it is - good to see
> the docs are explicit though :)

What I think you want is:

  put cr into line lineNum of field id fieldID

Or you can probably use the "newline" constant instead.

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com



More information about the use-livecode mailing list