{"aaData": [["QUERY", "
QUERY
\n", "", "
\nUsed with methods that manage interactive dialogues.  Equivalent to DIC("A")\n
\n
\n", "", "", "
\n
\n\n
\n"], ["DATE TIME", "
DATE TIME
\n", "", "
\nCan time be entered along with the date? "T"=TIME ALLOWED, "R"=TIME REQUIRED\n
\n
\n", "", "", "
\n
\n\n
\n"], ["LIST START", "", "", "
\nStart display after this index value\n
\n
\n", "", "", "
\n
\n\n
\n"], ["LIST END", "", "", "
\nStop listing after this index value is displayed\n
\n
\n", "", "", "
\n
\n\n
\n"], ["OUTPUT TRANSFORM", "", "", "
\nMumps code to do the output transform\n
\n
\n", "", "", "
\n
\n\n
\n"], ["SCREEN LENGTH", "
IOSL
\n", "", "
\nVertical screen size\n
\n
\n", "", "", "
\n
\n\n
\n"], ["LIST EMPTY MESSAGE", "", "", "
\nMessage sent to user if he attempts to list an empty array\n
\n
\n", "", "", "
\n
\n\n
\n"], ["POINTER GLOBAL", "", "", "
\nClosed reference of a pointed to global\n
\n
\n", "", "", "
\n
\n\n
\n"], ["INTERNAL ENTRY NUMBER", "
IEN
\n", "", "
\nFileMan internal entry number\n
\n
\n", "", "", "
\n
\n\n
\n"], ["FIELD NAME", "", "", "
\nThe name of a FileMan field\n
\n
\n", "", "", "
\n
\n\n
\n"], ["OBJECT NAME", "", "", "
\nThe name of an object\n
\n
\n", "", "", "
\n
\n\n
\n"], ["DATE SECONDS", "
DATE SEC
\n", "", "
\nSeconds allowed and returned.  "S"=SECONDS RETURNED\n
\n
\n", "", "", "
\n
\n\n
\n"], ["FORCE DELETION", "", "", "
\nIf this param=1 deletion will be forced without getting confirmation from the user\n
\n
\n", "", "", "
\n
\n\n
\n"], ["BUILD CALL", "
BUILD CALL
\n", "", "
\nOption to build the code of a method\n
\n
\n", "
BUILD^OCXCM1
\n", "", "
\n
\n\n
\n"], ["PRINT TEMPLATE", "", "", "", "", "", "
\n
\n\n
\n"], ["MANDATORY MESSAGE", "
MAND MSG
\n", "", "
\nMessage sent to user telling him that his entry is mandatory\n
\n
\n", "
Mandatory answer. You must enter a value or '^' to exit.
\n", "", "
\n
\n\n
\n"], ["DIALOGUE VALIDATION CODE", "
DT VAL
\n", "", "
\nM extrinsic function which sets $T to 1 if the internal value (stored in'X') is valid\n
\n
\n", "", "", "
\n
\n\n
\n"], ["DIALOGUE INPUT VALIDATION", "
DT IVAL
\n", "", "
\nM code which set $T to 1 if the user input (stored in'X') is valid\n
\n
\n", "", "", "
\n
\n\n
\n"], ["DATE EXACT", "
DATE X
\n", "", "
\nExact date required.  "X"=EXACT DATE REQUIRED\n
\n
\n", "", "", "
\n
\n\n
\n"], ["DIALOGUE INPUT TRANSFORM", "
DT IT
\n", "", "
\nM expression which transforms the external value (stored in 'X') to the\n internal format.  This expression will foloow the 'Q' of an extrinsic\n function.\n
\n
\n", "", "", "
\n
\n\n
\n"], ["DIALOGUE OUTPUT TRANSFORM", "
DT OT
\n", "", "
\nM expression which transforms an internal value (stored in 'X') to an\nexternal format.  This expression will follow the 'Q' in an extrinsic\nfunction.\n
\n
\n", "", "", "
\n
\n\n
\n"], ["INPUT VALUE", "
INVAL
\n", "", "
\nStores an input value for a function\n
\n
\n", "", "", "
\n
\n\n
\n"], ["TERMINATOR", "
TERMINATOR
\n", "", "
\nA text string terminator; e.g., '?', ': ', '=>'\n
\n
\n", "
:
\n", "", "
\n
\n\n
\n"], ["ALL UPPERCASE", "
ALL UC
\n", "", "
\nIf = '1' the the string must not contain any lowercase characters\n
\n
\n", "", "", "
\n
\n\n
\n"], ["FREE TEXT MINMAX HELP", "
FTMM HELP
\n", "", "
\nA'^' delimeted text string which contains user help re string length.\nThe 1st piece is used if only FMAX is defined.\nThe 2nd piece is used if only FMIN is defined.\nThe 3rd piece is used if both FMIN and FMAX are defined.\n
\n
\n", "
The maximum string length is |FMAX| characters.^The minimum string length is |FMIN| characters.^String length must be between |FMIN| and |FMAX| characters.
\n", "", "
\n
\n\n
\n"], ["NUMERIC MINMAX HELP", "
NUMM HELP
\n", "", "
\n'^' delimited text string containing min/max help messages for the numeric\ndata type\n
\n
\n", "
Not over |MAX|.^Not less than |MIN|.^Must be between |MIN| and |MAX|.^Pos. integer req'd.^Pos. number req'd.^Must be an integer.^No more than |DEC| decimal places allowed.^Neg. integer req'd.^Any number is OK.^Neg. number req'd.
\n", "", "
\n
\n\n
\n"], ["POINTER HELP MESSAGE", "
PHELP
\n", "", "
\nPointer data type help messages in a '^' delimited string\n
\n
\n", "
Select from a list of |COUNT| entries...^Select a value from the following list =>
\n", "", "
\n
\n\n
\n"], ["DIC", "
DIC
\n", "", "
\nAn open reference used to specify the file in a DIC lookup\n
\n
\n", "", "", "
\n
\n\n
\n"], ["DIC SUB S", "
DICS
\n", "", "
\nContains DIC("S") code for a DIC lookup\n
\n
\n", "", "", "
\n
\n\n
\n"], ["DATE SPECIAL OUTPUT FORMAT", "
DATE OUT
\n", "", "
\nM code which transforms internal FM date format to external format\n
\n
\n", "", "", "
\n
\n\n
\n"], ["DIC LOOKUP INDEX STRING", "
DICIX
\n", "", "
\nContains the names of indices to be used in a DIC lookup in a comma\ndelimited string.\n
\n
\n", "", "", "
\n
\n\n
\n"], ["FAILED LOOKUP MESSAGE", "
FLK MSG
\n", "", "
\nPointer data type dialogue message to the end user that his entry failed\nthe lookup.\n
\n
\n", "
Sorry, there are no choices which match your entry...
\n", "", "
\n
\n\n
\n"], ["HELP FRAME MESSAGE", "
HF MSG
\n", "", "
\nMessage to the user that, in addition to the normal help text, a help\nframe is available.\n
\n
\n", "
Do you want to view a more detailed help message
\n", "", "
\n
\n\n
\n"], ["PAGE FEED", "
PAGE
\n", "", "
\nIssue a page feed\n
\n
\n", "", "", "
\n
\n\n
\n"], ["READER REDIRECTION", "
RED
\n", "", "
\nIf the READER method sees this variable, it will bypass asking the user for\na value and use the value stored in 'RED'\n
\n
\n", "", "", "
\n
\n\n
\n"], ["DICW", "
DICW
\n", "", "
\nA M commmand string equivalent to DIC("W")\n
\n
\n", "", "", "
\n
\n\n
\n"], ["COUNT", "
COUNT
\n", "", "
\nThis is the number of entries in a file\n
\n
\n", "", "", "
\n
\n\n
\n"], ["VOID", "
VOID
\n", "", "
\nIf the user enters a "@" and this parameter '="", the user is asked if\nhe is sure that he wants to delete the value.\n
\n
\n", "", "", "
\n
\n\n
\n"], ["DATE LIMIT", "
DATE LIM
\n", "", "
\nEquivalent to %DT(0); e.g., 2940101=MUst be > or = to 1/1/94, -2940101=\nMust be < or = 1/1/94\n
\n
\n", "", "", "
\n
\n\n
\n"], ["FREE TEXT STRING", "", "", "
\nAny free text string up to 240 characters\n
\n
\n", "", "", ""], ["FAILED LOOKUP OK", "
PASS ALL
\n", "", "
\nIf this param = 1, the POINTER data type reader will accept an\ninvalid lookup.\n
\n
\n", "", "", "
\n
\n\n
\n"], ["OLD LOOKUP", "
OLD
\n", "", "
\nIf = 1, do "old style" DIC lookup where an exact match is always\nconsidered unambiguous.\n
\n
\n", "", "", "
\n
\n\n
\n"], ["BEEP", "
BEEP
\n", "", "
\nBEEP when asking a question or printing a message.\n
\n
\n", "", "", "
\n
\n\n
\n"], ["PRIMARY DELIMITER", "
PDEL
\n", "", "
\nSeparates pieces in a string\n
\n
\n", "", "", "
\n
\n\n
\n"], ["SECONDARY DELIMITER", "
SDEL
\n", "", "
\nBreaks each piece into elements\n
\n
\n", "", "", "
\n
\n\n
\n"], ["START WITH", "
START WITH
\n", "", "
\nFree text string stating point for generating a list.\n
\n
\n", "", "", "
\n
\n\n
\n"], ["END WITH", "
END WITH
\n", "", "
\nEnding point of a list or search\n
\n
\n", "", "", "
\n
\n\n
\n"], ["DATE MINIMUM", "
DATE MIN
\n", "", "
\nEarliest date allowed\n
\n
\n", "", "", "
\n
\n\n
\n"], ["MESSAGE", "
MESSAGE
\n", "", "
\nFree text string\n
\n
\n", "", "", "
\n
\n\n
\n"], ["POINTER REFERENCE", "
POINTER
\n", "", "
\nThis is a closed global reference which contains the free text value of\na pointer as the 1st piece of the zero node.\n
\n
\n", "", "", "
\n
\n\n
\n"], ["LOOKUP VALUE", "
LOOK
\n", "", "
\nA free text string used as a DIC lookup value\n
\n
\n", "", "", "
\n
\n\n
\n"], ["INDEX STRING", "
ISTRING
\n", "", "
\nA string of indexes to be used by DIC in FileMan format; e.g.,\n'B^C^ADOB'.  Lookup will follow the order of indexes specified in the string\n
\n
\n", "", "", "
\n
\n\n
\n"], ["PARAMETER IEN", "
PIEN
\n", "", "
\nA parameter internal entry number\n
\n
\n", "", "", "
\n
\n\n
\n"], ["METHOD", "
METHOD
\n", "", "
\nThe IEN of a method\n
\n
\n", "", "", "
\n
\n\n
\n"], ["OVERRIDE ARRAY", "
OVRAY
\n", "", "
\nThe closed reference for the ^OCXM override array\n
\n
\n", "
OCXM
\n", "", "
\n
\n\n
\n"], ["TRANSFORM", "
TRANSFORM
\n", "", "
\nIf 'YES' do an output transform\n
\n
\n", "", "", "
\n
\n\n
\n"], ["BRIEF NAME OK", "
BRIEF
\n", "", "
\nOK to use the brief name of an object\n
\n
\n", "", "", "
\n
\n\n
\n"], ["PARAMETER QUERY", "
PQUERY
\n", "", "
\nA query which asks for a valid parameter value\n
\n
\n", "", "", "
\n
\n\n
\n"], ["DATE MAXIMUM", "
DATE MAX
\n", "", "
\nMaximum date allowed in internal FM format\n
\n
\n", "", "", "
\n
\n\n
\n"], ["DATA TYPE IEN", "
DTIEN
\n", "", "
\nThe IEN of a data type in the DATA TYPE file.\n
\n
\n", "", "", "
\n
\n\n
\n"], ["NO DISPLAY", "
NO DISP
\n", "", "
\nSupress the display of results\n
\n
\n", "", "", "
\n
\n\n
\n"], ["OCXO VARIABLE NAME", "", "", "", "", "", ""], ["OCXO VT-BAR PIECE NUMBER", "", "", "", "", "", ""], ["OCXO UP-ARROW PIECE NUMBER", "", "", "", "", "", ""], ["OCXO OPERATOR CODE TEMPLATE", "", "", "", "", "", ""], ["OCXO HL7 SEGMENT ID", "
HL7SEGID
\n", "", "", "", "", ""], ["OCXO UNARY OPERATOR FLAG", "", "", "", "", "", ""], ["OCXO OPERATOR CODE ROUTINE", "
CODE RTN
\n", "", "", "", "", ""], ["DATA TYPE", "
DATA TYPE
\n", "", "
\nAn MDD data type; i.e., an entry in the OCX MDD DATA TYPE file.\n
\n
\n", "", "", "
\n
\n\n
\n"], ["OCXO GENERATE CODE FUNCTION", "
GEN
\n", "", "", "", "", ""], ["PRIMARY DATA FIELD", "
PDFLD
\n", "", "
\n  Primary data field in a comparison expression that\n is to be tested.\n
\n
\n", "", "", ""], ["COMPARISON VALUE", "
CVAL
\n", "", "
\n   This is a value to be compared with PRIMARY DATA FIELD\n in a truth conditional.\n
\n
\n", "", "", ""], ["COMPARISON LOW VALUE", "
CLVAL
\n", "", "
\n \n  This is the low value in a range that is compared\n to the PRIMARY DATA FIELD in a boolean expression.\n \n
\n
\n", "", "", ""], ["COMPARISON HIGH VALUE", "
CHVAL
\n", "", "
\n \n  This is the high value in a range that is compared\n to the PRIMARY DATA FIELD in a boolean expression.\n \n
\n
\n", "", "", ""], ["OCXO NULL VALUE ALLOWED", "
NVAL
\n", "", "", "", "", ""], ["OCXO DATA DRIVE SOURCE", "", "", "", "", "", ""], ["REPEAT THE QUERY", "
LOOP
\n", "", "
\nSet this = 1 to repetitively ask the user to enter a value\n
\n
\n", "", "", "
\n
\n\n
\n"], ["LOOP QUERY", "
LOOP QUERY
\n", "", "
\nAlternate query used when repeated answers are required\n
\n
\n", "", "", "
\n
\n\n
\n"], ["ERROR MESSAGE", "
EMSG
\n", "", "
\nError message used by reader\n
\n
\n", "
Invalid entry
\n", "", "
\n
\n\n
\n"], ["DATE SPECIAL MASK", "
DATE MASK
\n", "", "
\nExecutable code using the date in internal FM format and returning a\ntruth value which checks the validity of the date outside of %DT\n
\n
\n", "", "", "
\n
\n\n
\n"], ["FM SCREEN CODE", "
FMDICS
\n", "", "", "", "", ""], ["MULTI SELECT", "
MSEL
\n", "", "
\n \n  This parameter names a variable that holds a list of elements.\n
\n
\n", "", "", "
\n
\n\n
\n"], ["OCXO FILE POINTER", "", "", "", "", "", ""], ["OCXO SEMI-COLON PIECE NUMBER", "", "", "", "", "", ""], ["OCXO EXTERNAL FUNCTION CALL", "", "", "", "", "", ""], ["FM MASK", "
FM MASK
\n", "", "
\nTag^routine where code is located to parse the FM DD and override the parameter value\n
\n
\n", "", "", "
\n
\n\n
\n"], ["DEFAULT VALUE", "
DEFAULT
\n", "", "
\nUsed with methods that manage interactive dialogues.\nEquivalent to the default value before the "//" in a FileMan query.\n
\n
\n", "", "", "
\n
\n\n
\n"], ["REPEAT", "
REPEAT
\n", "", "
\nContinue to repeat the dialogue untile the user enters a null string or\nhe 'hats' out.  1='YES' and 0='NO'\n
\n
\n", "
NO
\n", "", "
\n
\n\n
\n"], ["CASE", "
CASE
\n", "", "
\nTranslate lowercase user input to uppercase.  1='YES',0="NO"\n
\n
\n", "", "", "
\n
\n\n
\n"], ["OUTPUT VARIABLE", "
OUTVAR
\n", "", "
\nThe name of a variable which stores the output of a function.  Can be\na local or a global and may be the root of an array; e.g., 'Y(1)'\n
\n
\n", "
Y
\n", "", "
\n
\n\n
\n"], ["DONT LIST", "
DONT LIST
\n", "", "
\nDon't list choices in user dialogue.  1=DON'T LIST,0=LIST\n
\n
\n", "
List
\n", "", "
\n
\n\n
\n"], ["PROMPT", "
PROMPT
\n", "", "
\nSpecial user prompt in the I/O dialogue.\n
\n
\n", "", "", "
\n
\n\n
\n"], ["SET CODES", "
CODES
\n", "", "
\nA set of codes string in FM format.\n
\n
\n", "", "", "
\n
\n\n
\n"], ["HELP FRAME", "
HELP FRAME
\n", "", "
\nIf, during the user dialogue, he enters a '??' a help frame will be displayed\n
\n
\n", "", "", "
\n
\n\n
\n"], ["ADD CALL", "
ADD CALL
\n", "", "
\ntag^routine which adds a new record (instance) to a class file (i.e., a\nnew object is created by this code).\n
\n
\n", "", "", "
\n
\n\n
\n"], ["DEL CALL", "
DEL CALL
\n", "", "
\ntag^routine which deletes a record (instance) from a class file (i.e., an\nobject is deleted.)\n
\n
\n", "", "", "
\n
\n\n
\n"], ["HELP MESSAGE", "
HELP
\n", "", "
\nA text string 1-250 characters long which overrides the Fileman help\nmessage.\n
\n
\n", "", "", "
\n
\n\n
\n"], ["EDIT CALL", "
EDIT CALL
\n", "", "
\ntag^routine which edits an existing record (instance) in a class file.\n
\n
\n", "", "", "
\n
\n\n
\n"], ["VIEW CALL", "
VIEW CALL
\n", "", "
\ntag^routine which enables the user to view an existing record (instance)\nin a class file.\n
\n
\n", "", "", "
\n
\n\n
\n"], ["VALUE CALL", "
VAL CALL
\n", "
NO
\n", "
\ntag^routine which manages the dialogue for collecting and validating a value\n
\n
\n", "", "", "
\n
\n\n
\n"], ["CONDITION CALL", "
COND CALL
\n", "", "
\ntag^routine which manages the dialogue for selecting and validating a\ncondition.\n
\n
\n", "", "", "
\n
\n\n
\n"], ["NUMERIC MAXIMUM", "
MAX
\n", "", "
\nMaximum numeric value allowed.\n
\n
\n", "", "", "
\n
\n\n
\n"], ["NUMERIC MINIMUM", "
MIN
\n", "", "
\nMinimum numeric value allowed.\n
\n
\n", "", "", "
\n
\n\n
\n"], ["NUMERIC DECIMAL PLACES", "
DEC
\n", "", "
\nNumber of decimal places allowed.\n
\n
\n", "", "", "
\n
\n\n
\n"], ["TAB OFFSET", "
TAB
\n", "", "
\nHorizontal offset (measured in spaces) for text output from a method\n
\n
\n", "", "", "
\n
\n\n
\n"], ["MASK OVERRIDE", "
NO MASK
\n", "", "
\nIf certain conditions are used the standard validation params are void.\n1=YES,0=NO\n
\n
\n", "
NO
\n", "", "
\n
\n\n
\n"], ["FM NAVIGATION CODE", "
FMNAVCODE
\n", "", "
\nString fed to EN1^DIP for generating a report.\n
\n
\n", "", "", "
\n
\n\n
\n"], ["FM LOCATION", "
FM LOC
\n", "", "
\nFILE #,FIELD #\n
\n
\n", "", "", "
\n
\n\n
\n"], ["LINE FEED", "
LF
\n", "", "
\nVertical offset (measured in lines) for text output from a method\n
\n
\n", "", "", "
\n
\n\n
\n"], ["HELP EXECUTABLE", "
HELPEXEC
\n", "", "
\nA tag^routine that will be executed if the user enters a '?'\n
\n
\n", "", "", "
\n
\n\n
\n"], ["SILENT CALL", "
SILENT
\n", "", "
\nThis flag tells a dialogue type function to operate without user\nintervention.  Just use the value in the default parameter.\n
\n
\n", "", "", "
\n
\n\n
\n"], ["MAND", "
MAND
\n", "", "
\nIs a user response mandatory (=1) or optional (=0)?\n
\n
\n", "", "", "
\n
\n\n
\n"], ["ALTERNATE RECORD IDENTIFIER CODE", "
ALTID
\n", "", "", "", "", ""], ["FM CROSS REFERENCE LIST", "
FMXREF
\n", "", "", "", "", "
\n
\n\n
\n"], ["ORPHAN DELETE CLASS", "
ORPH CLASS
\n", "", "
\nIEN of the class file which contains the deleted object\n
\n
\n", "", "", "
\n
\n\n
\n"], ["ORPHAN DELETE OBJECT", "
ORPH OBJ
\n", "", "
\nDelete object which may cause orphaned parameters\n
\n
\n", "", "", "
\n
\n\n
\n"], ["ORPHAN ALL", "
ORPH ALL
\n", "", "
\nCheck param to see if it is an orphan.  Not related to the deletion of any object.\n
\n
\n", "", "", "
\n
\n\n
\n"], ["FREE TEXT MINIMUM LENGTH", "
FMIN
\n", "", "
\nMinimum number of characters allowed in a free text response\n
\n
\n", "", "", "
\n
\n\n
\n"], ["NULL ALLOWED", "
NULL
\n", "", "
\nIf the user is asked for a responce, he may enter the term "NULL" regardless\nof the edit mask.  0="NULL" NOT ALLOWED, 1="NULL" ALLOWED\n
\n
\n", "", "", "
\n
\n\n
\n"], ["FREE TEXT MAXIMUM LENGTH", "
FMAX
\n", "", "
\nMaximum string length allowed\n
\n
\n", "", "", "
\n
\n\n
\n"], ["DATE DEFAULT TIME FRAME", "
DATE DFLT
\n", "", "
\nIf year is uspecified, the date will default to the pasr "P", futuren "F",\nor current year "".\n
\n
\n", "", "", "
\n
\n\n
\n"], ["ERROR MESSAGE VARIABLE", "
MSG VAR
\n", "", "
\nA local or global variable (closed root format) which contains an error message array.\n
\n
\n", "
Y(\"ERROR\")
\n", "", "
\n
\n\n
\n"], ["FILE", "
FILE
\n", "", "
\nThe internal entry number of a file.\n
\n
\n", "", "", "
\n
\n\n
\n"], ["INTERNAL ENTRY NUMBER STRING", "
IENS
\n", "", "
\nInternal entry number string must follow FileMan database server\nconventions; i.e., a string of IENs starting with a ',' and using\n',' as delimiters.  Must end with a comma; e.g., ',67,'\n
\n
\n", "", "", "
\n
\n\n
\n"], ["DR STRING", "
DR STRING
\n", "", "
\nA string of field numbers following the convention of ^DIE's 'DR' string.\n
\n
\n", "", "", "
\n
\n\n
\n"], ["INDEX", "
INDEX
\n", "", "
\nThe name of a FileMan index; e.g., 'B'\n
\n
\n", "
B
\n", "", "
\n
\n\n
\n"], ["FLI FLAGS", "
FLI FLAGS
\n", "", "
\nB=TRAVERSE BACKWARDS,I=RETURN INTERNAL FORMAT\n
\n
\n", "", "", "
\n
\n\n
\n"], ["FLI NUMBER OF ENTRIES", "
FLI NUMBER
\n", "", "
\nNumber of entries to return\n
\n
\n", "", "", "
\n
\n\n
\n"], ["FLI FROM", "
FLI FROM
\n", "", "
\nIndex entry from which to begin the list\n
\n
\n", "", "", "
\n
\n\n
\n"], ["FLI RESTRICT MATCH", "
FLI PART
\n", "", "
\nPartial match restriction (to index value, not the external value)\n
\n
\n", "", "", "
\n
\n\n
\n"], ["FLI IDENTIFIER", "
FLI ID
\n", "", "
\nText to accompany each member of the returned list.  M code that calls\nEN^DDIOL.  ID text follows FM identifier.  M code should not issue any\nread or write commands.\n
\n
\n", "", "", "
\n
\n\n
\n"], ["FLI SCREEN", "
FLI SCREEN
\n", "", "
\nM code to screen each potential entry which sets $T.  This screen is in\naddition to any FileMan screens in the file.\n
\n
\n", "", "", "
\n
\n\n
\n"], ["CLOSED REFERENCE", "
CREF
\n", "", "
\nA closed global or local varaible reference which can be used with subscript\nindirection.\n
\n
\n", "", "", "
\n
\n\n
\n"], ["CLASS NUMBER", "
CLASS IEN
\n", "", "
\nClass internal entry number\n
\n
\n", "", "", "
\n
\n\n
\n"], ["FILEMAN FILE NUMBER", "
FILE NO.
\n", "", "
\nThe IEN of an entry in FileMan file #1\n
\n
\n", "", "", "
\n
\n\n
\n"], ["TEXT STRING", "", "", "
\nAny free text string up to 240 characters long\n
\n
\n", "", "", "
\n
\n\n
\n"], ["DATE INPUT FORMAT", "
DATE INPUT
\n", "", "
\nCan numeric input format (MMDDYY) be used? "N"=NO\n
\n
\n", "", "", "
\n
\n\n
\n"], ["CODE OR VALUE", "", "", "", "", "", "
\n
\n\n
\n"], ["CODE OR DECODE", "", "", "", "", "", "
\n
\n\n
\n"], ["FIRST LINE TAB", "", "", "", "", "", "
\n
\n\n
\n"], ["CLASS NAME", "", "", "
\nThe name of an object class\n
\n
\n", "", "", "
\n
\n\n
\n"], ["CLOSED OR OPEN", "", "", "", "", "", "
\n
\n\n
\n"], ["OPEN REFERENCE", "", "", "", "", "", "
\n
\n\n
\n"]]}