Hi Stephan, Alle 18:18, lunedì 21 agosto 2006, Stephan Bergmann ha scritto: > Paolo Mantovani wrote: > > Hi all, > > > > The kill statement in StarBasic can delete entire folders > > Calling OptionCompatible(True) before does not affect the behavior. > > ( OOo 2.0.2 ) > > > > The documentation doesn't say explicitly that it shouldn't happen but > > anyway it speaks only of files, and never of folders. > > Furthermore, there is a specific statement to delete directories ( RmDir > > ) > > > > In VBA if you try to kill a directory you get an error (file not found) > > so I think that this is a compatibility issue. > > > > any comments? > > Is this intended as a follow up to > <http://udk.openoffice.org/servlets/ReadMsg?list=dev&msgNo=3564>?
Absolutely no! I'm sorry but there is a misunderstanding This thread is about a possible bug in the implementation of the "Kill" StarBasic statement. The other one was about a Starbasic Function called SaveDataToFile() (I mean a function implemented in StarBasic) that is deployed whithin OpenOffice.org > > If yes, why do you start a new thread? And why don't you instead answer > my question where exactly in the OOo CVS the line "If > oUcb.Exists(FilePath) Then" (that you claim should be changed) is > located, so I can tell you which OOo project would be appropriate where > to re-post your mail or file an issue? (As udk most probably is not the > appropriate project.) Yes, see my answer in the other thread. again,sorry for the (totally unwanted) misunderstanding regards Paolo M --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
