Date: Jan 11, 2013 10:23 PM Author: Maarten van der Burgt Subject: Export with append?? Hallo,
With a command like
Export["myfile.dat", results, "List" ]
is there a way to append the results to an existing myfile.dat, rather
than creating or overwriting an existing file?
thanks for your help,
Maarten