le 18/05/02 8:35, [EMAIL PROTECTED] � [EMAIL PROTECTED] a �crit�: > To select ALL the lines of a list field, the following script works well > enough, but seems a bit silly. Easier way? > > on XXX > repeat with i = 1 to the number of lines of field myfield > put i & "," after myVar > end repeat > set the hilitedLines of field myField to myVar > end XXXX > > thanks, > > mark mitchell > Japan select the text of fld myField
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
