Hi,

you probably wrote

theFile["delete"];

try

theFile["delete"]();

instead.

oceatoon wrote:

Hello JD Thanks for the answer

I tried your call, it calls the right function because it outputs a log.warn
like this :
function delete() {/*
boolean delete()
*/}
which seems correct, but unfortunetly has no effect on my File and doesn't
delete :(
is this syntax specific to FOM and cocoon? does it call the class function
delete()? is there a doc about this for more info ?

Thanks
Tibor



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






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



Reply via email to