reverseLines function

Ludovic Thebault ludovic.thebault at laposte.net
Thu Jul 25 04:53:01 EDT 2002


Yves Coppé wrote:
> Hi,
> 
> 
> I'd like someone help me writing a fsat function :
> I have a liste of lines (big list !)

try :
repeat for each line l in myList
put l&cr before myNewList
end repeat





More information about the use-livecode mailing list