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