VMS Help DECnet-Plus, DCL Commands, DELETE, Qualifiers *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Any DELETE command qualifier that is unlisted here is accepted as a null qualifier, which produces no effect on the outcome of the DELETE/APPLICATION_PROTOCOL=FTAM command.
1 - /CONFIRM
/CONFIRM /NOCONFIRM This qualifier controls whether a request is issued before each delete operation asking you to indicate whether to delete that file. The local sytem prompts you by asking, "Delete filename? [N]." Issue one of the following responses: o To affirm deleting a specific file: Yes, True, or 1 o To prevent deleting a specific file: No, FALSE, 0, or <RET> o To continue deleting without further confirmations: ALL o To stop all deleting: Quit or <CTRL/Z> Abbreviations and any combination of upper- and lowercase letters are acceptable. Default value: Unconfirmed
2 - /LOG
/LOG /NOLOG This qualifier controls whether the FTAM deletion utility displays the file specification of each file it deletes. Default value: No logging
|