Files > INSTALL QUESTIONS

parent
9.6
name
INSTALL QUESTIONS
number
9.62
Fields
#NameLocationTypeDetailsIndexDescription
.01subscript0;1FREE TEXTBThis field will be used as the subscript of the users answer to the Install Questions. The first 3 character should be either "PRE" or "POS" to indicate whether the question should be asked during the pre-init or during the post-init. The answers will be in the XPDQUES array, example: If this field was set to 'PRE1 QUESTION' then XPDQUES("PRE1 QUESTION") = user response. This field is also used to determine the order of the questions.
1dir(0)(+)1;E1,245FREE TEXTThis is the DIR(0) variable for the VA Fileman DIR routine.
2dir(a)A;E1,245FREE TEXTThis is the DIR("A") variable for the VA Fileman DIR routine.
3dir(a,#)A1;0WORD-PROCESSINGThis is the DIR("A",#) array for the VA Fileman DIR routine.
4dir(b)B;1FREE TEXTThis is the DIR("B") variable for the VA Fileman DIR routine.
5dir(?)Q;E1,245FREE TEXTThis is the DIR("?") variable for the VA Fileman DIR routine.
6dir(?,#)Q1;0WORD-PROCESSINGThis is the DIR("?",#) array for the VA Fileman DIR routine.
7dir(??)QQ;E1,245FREE TEXTThis is the DIR("??") variable for the VA Fileman DIR routine.
10m codeM;E1,245FREE TEXTThis field contains standard M code which will be executed after the DIR array has been set from the previous fields, but before the call to the DIR routine. If the developer doesn't want to ask a question, kill the DIR array. The array XPDQUES(SUBSCRIPT)=internal answer will be defined for all questions asked. This code can only make references to the ENVIORMENT CHECK ROUTINE, since it will be the only routine loaded at this time.

Error: Invalid Global File Type: 9.62