Jon,
RDRLIST will also allow you to use the EXECUTE command.  You can see the
syntax and a description of this command using HELP EXECUTE.  It will allow
you to execute a command against multiple lines when you are in CSLLIST,
CLSMAP, DIRLIST, FILELIST, MACLIST, RDRLIST, and VMLINK command
environments.  So if you want to do DISCARD on three lines starting with
the current line when you are RDRLIST, you can do EXECUTE 3 DISCARD.  If
you want to DISCARD for all lines, you can use EXECUTE * DISCARD.

Doug Breneman  z/VM Development   IBM   Endicott, New York

Tuesday, December 06, 2005 10:30 AM
To: [email protected]
cc:
From: Jon Brock <[EMAIL PROTECTED]>
Subject: Repeating RDRLIST commands



Is there a way to repeat commands in RDRLIST other than typing the commands
over and over?  That is, if I am in RDRLIST and I want to discard all the
files on the cuurent screen, can I type DISCARD on the top line and then
use a character on the succeeding lines that means "repeat the above
command?"  I thought a double quote would do it, but it doesn't work.

Thanks,
Jon

Reply via email to