Thanks Leszek and Robin,

It works, many thanks !

--
Olivier

Leszek Gawron wrote:
Olivier Billard wrote:

Hi cocooners !

I'm trying to delete a java.io.File flowscript, but delete is a reserved word in javascript, and I get the following error :

"SyntaxError: missing name after . operator"

calling getPath() works well, so my java.io.File is correct.

Is there "yet another way" to delete files in flowscript ?

Thanks !

file["delete"](); should do the trick.



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



Reply via email to