Hi Paolo,

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.

I agree. This should be fixed for OptionCompatible(True).
I've submitted i68855 and set you on CC. This should be
easy to fix and can be done for 2.1.

Regards

Andreas

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

Reply via email to