**************************************************************************
* DBG1860W: List of spool files
* Copyright (C) 2000 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
**************************************************************************
A R DBG186W
*
A SPLNAME 10 TEXT('Spool file')
A SPLJOBNAME 10 TEXT('Job Name')
A SPLUSERPRF 10 TEXT('User')
A SPLNBR 5 0 TEXT('Spool number')
A SPLJOBNBR 6 TEXT('Job number')
A SPLOUTQ 10 TEXT('*OUTQ')
A SPLOUTQLIB 10 TEXT('*OUTQ library')
A SPLDEVICE 10 TEXT('Device')
A SPLUSRDTA 10 TEXT('User data')
A SPLSTATUS 10 TEXT('Status')
A SPLTOTPAGE 5 0 TEXT('Total pages')
A SPLCURPAGE 5 0 TEXT('Current page')
A SPLCPYLEFT 5 0 TEXT('Copies left')
A SPLFORMTYP 10 TEXT('Form type')
A SPLPRIORTY 2 TEXT('Priority')
A SPLDATE 6 0 TEXT('Date')
A SPLTIME 6 0 TEXT('Time')
A SPLINJOBID 16 TEXT('Internal Job identifier')
A SPLINSPLID 16 TEXT('Internal Spool identifier')
A SPLDEVTYPE 10 TEXT('Device type')
--
MartinRowe - 18 Jun 2005