Previous Topic: Operand ExplanationsNext Topic: Updating Mail Messages and User Lists


Example

An administrator wants to delete the user list HRLIST from all users in the human resources department. All of these users have user IDs that begin with HR. The administrator could use the following statement in a batch job:

DELETE USERLIST HRLIST HR------

The list is deleted from all users with user IDs beginning with HR.