You still have to use "old" lingo for #field member chunk operations.
Try this:
put the foreColor of line 1 of member("theContent")
Why?
Good question...
Bertil Flink
Creative Media
----------------------------------
Packing all the ideas and their finest
nuances into two lines is damn diffic
----------------------------------
----- Original Message -----
From: "Mendelsohn, Michael" <[EMAIL PROTECTED]>
> Hi all...
>
> Is it possible to format individual lines of text in a field via lingo?
>
> Right now, these are my results:
> put member("theContent").forecolor
> -- 255
> put member("theContent").line[4].forecolor
> -- alerts script error: property not found.
>
> It seems to me that if you can change the color of individual lines and
> letters of a field with the tool palette, you should be able to do this
> through code, yes? Maybe I'm missing something...
>
> Thanks for any advice,
> Michael M.
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL
PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping
with programming Lingo. Thanks!]