**************************************************************************
* DBGWUS00: WRKUSROUTQ - User settings
* 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 PFWUS0 TEXT('WRKUSROUTQ - User Settings')
A USUSER 10 TEXT('User')
A USFEXT 5 TEXT('File Extension')
A USFMTO 1 TEXT('Formatted Output')
A USOPMT 1 TEXT('Override Prompt')
A USSDIR 60 TEXT('Streamfile directory')
A USFDIR 60 TEXT('FTP directory')
A USRSCP 60 TEXT('Remote script')
A USRMCH 15 TEXT('Remote machine')
A USRUSR 10 TEXT('Remote user')
A USFTPL 1 TEXT('Show FTP Log')
A USRPWD 10 TEXT('Remote password (encrypted)')
*
A K USUSER
--
MartinRowe - 18 Jun 2005