.**********************************************************************
.* MOVOUTQ: Help text for Move output queue
.* Copyright (C) 2001  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=MOVOUTQ.
Move Output Queue - Help.
:P.
This command moves all or selected spooled file from one output queue
to another. 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 moved.
:EHELP.
:HELP NAME='MOVOUTQ/OUTQ'.
Output Queue (OUTQ) - Help.
:P.
:HP3. OUTQ :EHP3.
The output queue containing the spooled files to be move. 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='MOVOUTQ/TOOUTQ'.
To Output Queue (TOOUTQ) - Help.
:P.
:HP3. TOOUTQ :EHP3.
The destination output queue. 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='MOVOUTQ/FILE'.
Spooled file name (FILE) - Help.
:P.
:HP3. FILE :EHP3.
Select the spooled files to be moved by name. This can be a specific
name, a generic name or the default *ALL to match all names.
:EHELP.
:HELP NAME='MOVOUTQ/USRDTA'.
User Data (USRDTA) - Help.
:P.
:HP3. USRDTA :EHP3.
Select the spooled files to be moved by user data. This can be a specific
value, the starting characters or *ALL to match all user data.
:EHELP.
:HELP NAME='MOVOUTQ/USER'.
Spooled file user (USER) - Help.
:P.
:HP3. USER :EHP3.
Select the spooled files to be moved by user. This can be a specific
user, *CURRENT for the current user or *ALL to match all users.
:EHELP.
:HELP NAME='MOVOUTQ/STRNBR'.
Starting spooled file number (STRNBR) - Help.
:P.
:HP3. STRNBR :EHP3.
Select the spooled files to be moved 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='MOVOUTQ/ENDNBR'.
Ending spooled file number (ENDNBR) - Help.
:P.
:HP3. ENDNBR :EHP3.
Select the spooled files to be moved 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='MOVOUTQ/STATUS'.
Spooled file status (STATUS) - Help.
:P.
:HP3. STATUS :EHP3.
Select the spooled files to be moved by spooled file status. Specify a
specific value from *HLD, *SAV and *RDY, or *ALL to match all status
values.
:EHELP.
:EPNLGRP.

-- MartinRowe - 24 Jun 2005
Topic revision: r2 - 01 Oct 2014 - 19:37:02 - UnknownUser
 
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