.**********************************************************************
.* CHGOUTQSPL: Help text for Change *OUTQ spoolfiles by CMD parm
.* Copyright (C) 2006  Martin Rowe  <martin@dbg400.net>
.*
.* This program is free software; you can redistribute it and/or modify
.* it under the terms of the GNU General Public License as published by
.* the Free Software Foundation; either version 2 of the License, or
.* (at your option) any later version.
.*
.* This program is distributed in the hope that it will be useful,
.* but WITHOUT ANY WARRANTY; without even the implied warranty of
.* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
.* GNU General Public License for more details.
.*
.* You should have received a copy of the GNU General Public License
.* along with this program; if not, write to the Free Software Foundation,
.* Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307   USA
.**********************************************************************
.* First panel
:PNLGRP.
.**********************************************************************
:HELP NAME=CHGOUTQSPL.
Change *OUTQ Spoolfiles by CMD parm - Help.
:P.
This command applies specified CHGSPLFA parms on all matching spooled files
on an output queue. The CHGSPLFA parameters are entered as a text string on
the CMDPARMS parameter, copied from a previously prompted CHGSPLFA or typed
in directly.
Selection can be by spooled file name, user data, user, number
and status, with generic matching available for file name and user data.
The parameters can be combined to more narrowly define the
target spooled files to be deleted. Very large queues may cause the command
to fail, if the storage requirements exceed the 16Mb *USRSPC object used.
:EHELP.
:HELP NAME='CHGOUTQSPL/OUTQ'.
Output Queue (OUTQ) - Help.
:P.
:HP3. OUTQ :EHP3.
The output queue containing the spooled files to be deleted. A valid
output queue is required.
:P.
:HP2. Output queue Library :EHP2.
:P.
The output queue's library, or *LIBL, is required.
:EHELP.
:HELP NAME='CHGOUTQSPL/FILE'.
Spooled file name (FILE) - Help.
:P.
:HP3. FILE :EHP3.
Select the spooled files to be deleted by name. This can be a specific
name, a generic name or the default *ALL to match all names.
:EHELP.
:HELP NAME='CHGOUTQSPL/USRDTA'.
User Data (USRDTA) - Help.
:P.
:HP3. USRDTA :EHP3.
Select the spooled files to be deleted by user data. This can be a specific
value, the starting characters or *ALL to match all user data.
:EHELP.
:HELP NAME='CHGOUTQSPL/USER'.
Spooled file user (USER) - Help.
:P.
:HP3. USER :EHP3.
Select the spooled files to be deleted by user. This can be a specific
user, *CURRENT for the current user or *ALL to match all users.
:EHELP.
:HELP NAME='CHGOUTQSPL/STRNBR'.
Starting spooled file number (STRNBR) - Help.
:P.
:HP3. STRNBR :EHP3.
Select the spooled files to be deleted by spooled file number. Specify a
starting number or use *START to not set a lower number boundary. Use
with the ENDNBR parameter to select a range of numbers.
:EHELP.
:HELP NAME='CHGOUTQSPL/ENDNBR'.
Ending spooled file number (ENDNBR) - Help.
:P.
:HP3. ENDNBR :EHP3.
Select the spooled files to be deleted by spooled file number. Specify an
ending number or use *END to not set an upper number boundary. Use
with the STRNBR parameter to select a range of numbers.
:EHELP.
:HELP NAME='CHGOUTQSPL/STATUS'.
Spooled file status (STATUS) - Help.
:P.
:HP3. STATUS :EHP3.
Select the spooled files to be deleted by spooled file status. Specify a
specific value from *HLD, *SAV and *RDY, or *ALL to match all status
values.
:EHELP.
:HELP NAME='CHGOUTQSPL/CMDPARMS'.
CHGSPLFA parameters (CMDPARMS) - Help.
:P.
:HP3. CMDPARMS :EHP3.
Enter one or more CHGSPLFA parameters as a text string. One way to do this
is to prompt a CHGSPLFA, having chosen the options you require, and press
F14 to see the full prompted command. You can then copy those paramaters
for pasting into this field. E.g. 'COPIES(2) RESTART(*ENDPAGE)'
:EHELP.
:EPNLGRP.

-- MartinRowe - 08 Jan 2007


This topic: DBG400 > SourceCodeList > PnlGrpSource > PnlGrpCHGOUTQSPL
Topic revision: r1 - 08 Jan 2007 - 17:01:43 - MartinRowe
 
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding DBG/400? Send feedback