#	@(#) pcnf_form 23.2 91/08/29 
#
#	Copyright (C) 1990-1991 The Santa Cruz Operation, Inc.
#		All Rights Reserved.
#	The information in this file is provided for the exclusive use of
#	the licensees of The Santa Cruz Operation, Inc.  Such users have the
#	right to use, modify, and incorporate this code into other products
#	for purposes authorized by the license agreement provided they include
#	this notice and the associated copyright notice with any such product.
#	The information in this file is provided "AS IS" without warranty.
#
((Form
A='TEXT', Enter name printer definition file
B='TEXT', Enter the type of the printer (press F-3 for a list)
C='TEXT', Enter short description of printer
D='SELECT', 
E='TEXT', Enter spooler name
F='TEXT', Enter type of interface. (P=Parallel S=Serial)
G='TEXT', Enter the local tty port
H='TEXT', Spooler options
I='TEXT', Enter device name
J='TEXT', Spooler options 
K='TEXT', Enter the baud rate
L='TEXT', Enter any stty settings
M='TEXT', Enter the setup string
N='TEXT', Enter the reset string
O='VALUE', Enter page length in lines
P='VALUE', Enter page width in columns
*
'Name:         [                ]'
'Type:         [                ]'
'Description:  [                                                           ]'
''
'Destination:  [Spooled]                 [Direct]             [Local]'
'    Spooler:  [           ]  interface: [           ]   tty: [            ]'
'    Options:  [           ]  device:    [           ]'
'              [           ]  baud:      [           ]'
'                             stty:      [                                 ]'
''
'Setup string: [                                                           ]'
'Reset string: [                                                           ]'
''
'Page length : [   ]'
'Page width  : [   ]'
*
'A', '', ' '
'B', '', ' '
'C', '', ' '
'D', '0', 'S', Spooled printer
'D', '1', 'D', Direct printer
'D', '2', 'L', Local printer
'E', '', ' ' 
'F', '', ' ' 
'G', '', ' '
'H', '', ' '
'I', '', ' '
'J', '', ' ' 
'K', '', ' ' 
'L', '', ' '
'M', '', ' ' 
'N', '', ' '
'O', '', ' '
'P', '', ' '
))
((YesNo
A='TEXT',This is the prompt field
B='SELECT',Select an answer
*
'  [                                                  ]'
''
'                  [No]   [Yes]'
*
'A', '', ' '
'B', '0', 'N', Leave existing file intact
'B', '1', 'Y', Overwrite existing file 
))
