CL Command Reference - DLTNETF
CL Command List > DLTNETF Reference
Description:
The Delete Network File (DLTNETF) command deletes a file or files from a user¡¯s queue of arrived network files. A user with security officer authority can delete files sent to any user. A user other than the security officer can delete only those files that are sent to him or to his group profile.
Examples:
Example 1: Deleting a Single Member
DLTNETF FILE(APPOINTMNT) MBR(FRIDAY)
This command deletes member FRIDAY of file APPOINTMNT.
Example 2: Deleting a File
DLTNETF FILE(SCHEDULE) USER(NETUSER1) NBR(708926)
This command deletes file SCHEDULE, number&rbl.708926, from the network files for user NETUSER1. This command is run only by NETUSER1, a member of the NETUSER1 group, or a user with security officer authority.
Example 3: Deleting All Members
DLTNETF FILE(OLDINFO) MBR(*ALL) NBR(*ALL)
This command deletes all available members for file OLDINFO, including all duplicated named members.