> > >Now my problem is how to extract the whole list and save the contents as >ASCii csv (Comma Seperated Variable Lenght) format on the local machine? > Use DTML to render the CSV file (I've done this before, and it's really easy), and use an External Method to call that and save the result as a file. --jcc (modular)