#	@(#) forms.src 23.1 91/08/29 
#
#	Copyright (C) 1989-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.
#

((default1
A='SELECT', 
*



'                          [None]  [Allow]  [Deny]'
*
'A', '0', 'r', No users are allowed access
'A', '1', 'a', All users are allowed access
'A', '2', 'd', All users are denied access
))

((default2
A='SELECT', 
*


'           The allow and deny files are inconsistent.                        '
'           What do you want the default permissions to be?                   '


'                          [None]  [Allow]  [Deny]'
*
'A', '0', 'r', No users are allowed access
'A', '1', 'a', All users are allowed access
'A', '2', 'd', All users are denied access
))

((default3
A='SELECT', Use cursor keys to highlight desired option then press <Return>
*

'                 This action will cause the allow file to be erased'


'                            [Ok]    [Cancel]'
*
'A', '0', 'o'
'A', '1', 'c'
))

((default4
A='SELECT', Use cursor keys to highlight desired option then press <Return>
*

'               This action will cause the deny file to be erased'


'                            [Ok]    [Cancel]'
*
'A', '0', 'o'
'A', '1', 'c'
))

((user1
A='TEXT', 
B='SELECT', 
*


'                          User    :   [        ]'


'                          [Allow]     [Deny]'
*
'A', ' ', '0' Press <F3> to choose from a list of users
'B', '0', 'a', Allow user access
'B', '1', 'd', Deny user access
))

((user2
A='SELECT', 
*


'                   The allow and deny files are inconsistent'



'                                  [Continue]'
*
'A', '0', 'c', Press <Return>
))

((user3
A='SELECT', 
*


'                     The default is no users authorized'



'                                 [Continue]'
*
'A', '0', 'c', Press <Return>
))

((proto1
A='SELECT', 
*


'                           No editor could be found'



'                                 [Continue]'
*
'A', '0', 'c', Press <Return>
))

((scan1
A='SELECT', 
*


'                            The allow file is empty'



'                                 [Continue]'
*
'A', '0', 'c', Press <Return>
))

((scan2
A='SELECT',
*


'          The deny file is empty - all users therefore have authorization'



'                                 [Continue]'
*
'A', '0', 'c', Press <Return>
))
