**************************************************************************
* DBGSQLH0: Document Index
* 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 DB1DFTH
*
A DFDOCD 10 TEXT('Document ID')
A DFDOCH 50 TEXT('Document Heading')
A DFCDTE 8 0 TEXT('Document created date')
A DFADTE 8 0 TEXT('Document amended date')
A DFCUSR 10 TEXT('Document created by')
A DFAUSR 10 TEXT('Document amended by')
A DFLOCK 1 TEXT('Document lock Perm/Temp/Free')
A DFHEAD 1 TEXT('User header/footer Y/N')
A DFHTX1 79 TEXT('Page 1 header line 1')
A DFHTX2 79 TEXT('Page 1 header line 2')
A DFHTX3 79 TEXT('Page 1 header line 3')
A DFHTX4 79 TEXT('Page 2+ header line 1')
A DFHTX5 79 TEXT('Page 2+ header line 2')
A DFHTX6 79 TEXT('Page 2+ header line 3')
A DFFTX1 79 TEXT('Page 1 footer line')
A DFFTX2 79 TEXT('Page 2+ footer line')
A DFFTX3 79 TEXT('Last page footer line')
A DFADD1 10 TEXT('Additional details 1')
A DFADD2 10 TEXT('Additional details 2')
A DFADD3 10 TEXT('Additional details 3')
--
MartinRowe - 18 Jun 2005