reverseLines function

Yves Coppé yvescoppe at skynet.be
Thu Jul 25 04:46:01 EDT 2002


Hi,


I'd like someone help me writing a fsat function :
I have a liste of lines (big list !)
The number of lines of the list is variable
I'd like that the list appears in the reverse orde so that

line 1 -> last line
...
...
last line -> line 1

something like :

function reverseLines tList


    return tresult
end reverseLines
-- 
Greetings.

Yves COPPE

Email : yvescoppe at skynet.be



More information about the use-livecode mailing list