next up previous contents index


30.2.9.1 Deleting files

You can use go_action&action=delete to delete the current file.

You can delete multiple files directly by adding seldocs=x,y,z and using the relevant file numbers in place of x, y and z. You can delete a maximum of 16 files directly.

For example:

http://localhost/perl/avclient/index.pl?
go_action&action=delete&seldocs=1,4

Files 1 and 4 are deleted in the active database.

Image tip Deletion is carried out without any further queries from the system. However, files to be deleted must not be blocked (undergoing processing) or already archived. Files such as these cannot be deleted.