HI bart

Probably I can to use SaveDAtaToFile (as well opportunely modified) but actually I do not have result about...

..and sounds fine in more little help


well, early morning and not tested

'be carefull, will erase myFile
open myFile for output as #1
  for i= 1 to 130000
     print #1, myArray(i)
  next i
close #1

HTH

Laurent


--
Laurent Godard <[EMAIL PROTECTED]> - Ingénierie OpenOffice.org - http://www.indesko.com Nuxeo Enterprise Content Management >> http://www.nuxeo.com - http://www.nuxeo.org
Livre "Programmation OpenOffice.org", Eyrolles 2004-2006

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to