Ariel Martin Pacetti on Thu, 25 Feb 2016 19:43:00 +0100


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Write line break



This is a stupid question that I am sure has been answered before, but how can I write a next line with the write() command? (I would like to have a one line vector entry per line to be able to read the file, but also to be able to load it from GP latter).

write("filename",'\')

and similars do not work....

Ariel