How i should do to delete images with script?

How i should do to delete images with script?

]]>

2 Commentsto How i should do to delete images with script?

  1. Anonymous says:

    < ![CDATA[

    You can use the java.io.File class, for instance new File(“/some/path”).delete();


    (sorry for the delay)

    ]]>

  2. Anonymous says:

    < ![CDATA[

    Thanks!

    ]]>

Leave a Reply

Your email address will not be published. Required fields are marked *