> 1.Versuch: überschreiben und speichern > Dim mFileProperties(0) as New com.sun.star.beans.PropertyValue > mFileProperties(0).Name = "Overwrite" > mFileProperties(0).Value = True > oDoc.storeAsURL(sFnStoreAbschl, mFileProperties()) Da fehlt der FilterName
> 2.Versuch: löschen > sFnStoreAbschl ="file:///home/ws/blaAbl.ods" > if(FileExists(sFnStoreAbschl))then Kill(sFnStoreAbschl) Da fehlt EndIf > Benutze Linux 2.6.16-ARCH, ooo 2.0.1 Hier fehlt das update auf 2.0.2 Cheers Winfried -- re-Solutions.de Software Test Engineering Mainz Germany Europe meine OOo Seiten: http://www.re-solutions.de/ooo/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
