Delete File(s)
Deletes files from the file system.
When specifying the file names, you can take advantage of the database alias naming conventions. Therefore, if the <private> database is located at /usr/people/gabriel/private.cdb, then either of the following file name specifications will work:
/usr/people/gabriel/private.cdb/templates.tbl/prototype.tpl
or
<private>/templates.tbl/prototype.tpl
Note: | Your template-based product will not prompt you for a confirmation of the file deletion: it assumes that because you are using the dialog box, the file names you enter are those you want to delete. |