On Tuesday 28 February 2012 9:06:48 am lina wrote: > Hi, > > I wonder: > > 1] > > can the output like: > > 5 > 3 > 1 > 5 > 3 > > direct it into the LibreOffice directly. without copy and paste.
Since no one has addressed the libreoffice (I assume calc) directly, how about this: Look up the file format used and write a script that creates the file. It is an XML variant file so you are writing straight text into the file. Perl would be a great way to do this. Mark -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

