Good morning list,
Can anyone suggest a repeat loop for changing the fontStyle of lines 2 through
lineCount of a field member to "plain" ? I've tried variations of the script below
with no success.
repeat with i = line 2 to the lineCount of member "selectedProds"
set the fontStyle of line i of member "selectedProds" to "plain"
end repeat
Thanx in advance,
g fritzinger
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/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!]