w = CSVWriter() w.FileName = "/local/data/tmp/foo.csv" #s1 should be of type Table w.Input = s1 w.UpdatePipeline() ----------------- Jean M. Favre Swiss National Supercomputing Center