STANDARD DATA DICTIONARY #3.2 -- TERMINAL TYPE FILE 6/27/25 PAGE 1 STORED IN ^%ZIS(2, (360 ENTRIES) SITE: WWW.BMIRWIN.COM UCI: VISTA,VISTA (VERSION 8.0) DATA NAME GLOBAL DATA ELEMENT TITLE LOCATION TYPE ----------------------------------------------------------------------------------------------------------------------------------- This file is pointed to by the Subtype field of the Device File. This file may hold vendor-specific code to characterize a terminal type. For example, escape sequences may be entered in the Open and Close Execute fields to set pitch or font. This file is also pointed to by the New Person File to record sign-on subtype characteristics by user. Data is distributed with this file to support screens handling capabilities. This data will overwrite existing data for those terminal types of the same name. However, terminal types for printers will not be affected since the data that is distributed is for a subset of known CRTs. The Kernel Virgin Install distribution will seed a more complete set of terminal types including those for printers as well as CRTs. However, the Kernel Virgin Install should only be performed once and only on a system where there is no pre-existing Kernel. The data in this file is cross-referenced by name and synonym. DD ACCESS: # WR ACCESS: # DEL ACCESS: # LAYGO ACCESS: # APPLICATION GROUP(S): XU, ZIS IDENTIFIED BY: "W99": N % S %=$P($G(^(9)),U,1) D:$L(%) EN^DDIOL(" "_%,"",$S($S($X>30:$X,1:30)+$L(%)>76:"!?8",1:"?30")) POINTED TO BY: SUBTYPE field (#3) of the LINE/PORT ADDRESS File (#3.23) SUBTYPE field (#3) of the DEVICE File (#3.5) MODEM field (#23) of the DEVICE File (#3.5) EXCLUDE WHICH TERMINAL TYPES? field (#.01) of the EXCLUDE WHICH TERMINAL TYPES? sub-field (#43.077) of the MAS PARAMETERS File (#43) TERMINAL TYPE LAST USED field (#9.3) of the NEW PERSON File (#200) DEFAULT TERMINAL TYPE FOR LM field (#8983.13) of the NEW PERSON File (#200) TERMINAL TYPE field (#.01) of the ENCOUNTER FORM PRINTERS File (#357.94) CROSS REFERENCED BY: NAME(B), SYNONYM(B) 3.2,.01 NAME 0;1 FREE TEXT (Required) INPUT TRANSFORM: K:$L(X)>30!($L(X)<3)!(X'?1.2U1"-".UNP) X LAST EDITED: MAR 10, 1989 HELP-PROMPT: Answer must be 1-2 uppercase, 1 "-", 1-27 characters. (3-30 char.) DESCRIPTION: Name should be in following form: C- for video terminals PK- for printers with keyboards P- for printers without keyboards M- for modems NOTES: XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER CROSS-REFERENCE: 3.2^B 1)= S ^%ZIS(2,"B",$E(X,1,30),DA)="" 2)= K ^%ZIS(2,"B",$E(X,1,30),DA) 3.2,.02 SELECTABLE AT SIGN-ON 0;2 SET '0' FOR NO; '1' FOR YES; LAST EDITED: AUG 24, 1989 HELP-PROMPT: Is this an acceptable terminal type to choose at sign-on. DESCRIPTION: This field is used to screan the choices that can be made at the DEVICE TYPE question during sign-on. 3.2,1 RIGHT MARGIN 1;1 NUMBER (Required) INPUT TRANSFORM: K:+X'=X!(X>256)!(X<0)!(X?.E1"."1N.N) X HELP-PROMPT: TYPE A WHOLE NUMBER BETWEEN 0 AND 256 DESCRIPTION: This is the number of characters wide this device is. 3.2,2 FORM FEED 1;2 FREE TEXT (Required) INPUT TRANSFORM: D CHECK^%ZISS1,FORM^%ZISS1 K:$L(X)>70!($L(X)<1) X LAST EDITED: JUN 13, 1990 HELP-PROMPT: ARGUMENT OF MUMPS 'WRITE' TO CLEAR SCREEN OR GO TO TOP-OF-PAGE DESCRIPTION: The argument of a MUMPS WRITE statement that will set the top-of-form for the use of tractor-feed paper on a printer, or will clear the screen of a video display terminal. 3.2,3 PAGE LENGTH 1;3 NUMBER (Required) INPUT TRANSFORM: K:+X'=X!(X>65500)!(X<3)!(X?.E1"."1.N) X LAST EDITED: DEC 21, 2004 HELP-PROMPT: Type a number between 3 and 65500, 0 Decimal Digits DESCRIPTION: This is the number of usable lines on the output device. 3.2,4 BACK SPACE 1;4 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>9!($L(X)<1) X LAST EDITED: OCT 03, 1985 HELP-PROMPT: ANSWER MUST BE 1-9 CHARACTERS IN LENGTH DESCRIPTION: The argument of a MUMPS WRITE statement which will cause the cursor to Back-Space. 3.2,5 *OLD XY CRT 1;5 MUMPS INPUT TRANSFORM: D CHECK1^%ZISS1 K:$L(X)>100!($L(X)<2) X D ^DIM:$D(X) LAST EDITED: JUN 05, 1990 HELP-PROMPT: ANSWER MUST BE 2-100 CHARACTERS IN LENGTH DESCRIPTION: This is the Xecutable MUMPS code which places the cursor at a XY location. WRITE AUTHORITY: @ UNEDITABLE NOTES: TRIGGERED by the XY CRT field of the TERMINAL TYPE File 3.2,5.2 XY CRT XY;E1,245 MUMPS INPUT TRANSFORM: D CHECK1^%ZISS1 K:$L(X)>245 X D:$D(X) ^DIM LAST EDITED: JUN 05, 1990 HELP-PROMPT: This is Standard MUMPS code. DESCRIPTION: This is the Xecutable MUMPS code which places the cursor at a XY location. WRITE AUTHORITY: @ CROSS-REFERENCE: ^^TRIGGER^3.2^5 1)= K DIV S DIV=X,D0=DA,DIV(0)=D0 S Y(1)=$S($D(^%ZIS(2,D0,1)):^(1),1:"") S X=$P(Y(1),U,5),X=X S DIU =X K Y S X=DIV S X=DIV X ^DD(3.2,5.2,1,1,1.4) 1.4)= S DIH=$S($D(^%ZIS(2,DIV(0),1)):^(1),1:""),DIV=X S $P(^(1),U,5)=DIV,DIH=3.2,DIG=5 D ^DICR:$O(^ DD(DIH,DIG,1,0))>0 2)= K DIV S DIV=X,D0=DA,DIV(0)=D0 S Y(1)=$S($D(^%ZIS(2,D0,1)):^(1),1:"") S X=$P(Y(1),U,5),X=X S DIU =X K Y S X="" S DIH=$S($D(^%ZIS(2,DIV(0),1)):^(1),1:""),DIV=X S $P(^(1),U,5)=DIV,DIH=3.2,DIG=5 D ^D ICR:$O(^DD(DIH,DIG,1,0))>0 3)= FOR DATA CONVERSION CREATE VALUE)= #5.2 DELETE VALUE)= @ FIELD)= #5 This is a temporary trigger to phase out the old xy crt field. 3.2,6 OPEN EXECUTE 2;E1,245 MUMPS INPUT TRANSFORM: K:$L(X)>245 X D:$D(X) ^DIM HELP-PROMPT: XECUTABLE MUMPS CODE DESCRIPTION: This is the Xecutable MUMPS code which is used by %ZIS to OPEN the terminal. WRITE AUTHORITY: @ 3.2,6.1 OPEN EXECUTE DESCRIPTION W6;0 WORD-PROCESSING #3.206 LAST EDITED: AUG 13, 1996 DESCRIPTION: This field is to hold the description of what the OPEN EXECUTE and CLOSE EXECUTE are doing. 3.2,7 CLOSE EXECUTE 3;E1,245 MUMPS INPUT TRANSFORM: K:$L(X)>245 X D:$D(X) ^DIM HELP-PROMPT: XECUTABLE MUMPS CODE DESCRIPTION: This is the Xecutable MUMPS code which is used to CLOSE the terminal, i.e. X ^%ZIS("C"). WRITE AUTHORITY: @ 3.2,8 ONLINE CHECK 4;E1,245 MUMPS INPUT TRANSFORM: K:$L(X)>245 X D:$D(X) ^DIM HELP-PROMPT: XECUTABLE MUMPS CODE DESCRIPTION: This is the Xecutable MUMPS code which is used by %ZIS during the OPENing of the terminal to see if the device is On-Line. WRITE AUTHORITY: @ 3.2,10 10 PITCH 5;1 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>25 X LAST EDITED: FEB 10, 1984 HELP-PROMPT: ARGUMENT OF MUMPS 'WRITE' TO SET DEVICE TO 10 CHARACTERS PER INCH DISPLAY DESCRIPTION: The argument of a MUMPS WRITE statement that will set a printer to 10 pitch. NOTES: XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER 3.2,12 12 PITCH 5;2 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>25 X LAST EDITED: FEB 10, 1984 HELP-PROMPT: ARGUMENT OF MUMPS 'WRITE' TO SET DEVICE TO 12 CHARACTERS PER INCH DESCRIPTION: The argument of a MUMPS WRITE statement that will set a printer to 12 pitch. NOTES: XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER 3.2,12.1 16 PITCH 12.1;E1,250 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>25 X LAST EDITED: FEB 10, 1984 HELP-PROMPT: ARGUMENT OF MUMPS 'WRITE' TO SET DEVICE TO 16 CHARACTERS PER INCH DISPLAY DESCRIPTION: The argument of a MUMPS WRITE statement that will set a printer to 16 pitch. WRITE AUTHORITY: @ NOTES: XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER 3.2,12.11 DEFAULT PITCH 12.11;E1,245 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>245!($L(X)<2) X LAST EDITED: OCT 18, 1990 HELP-PROMPT: Answer must be 2-245 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statement that will set a printer to a default pitch. WRITE AUTHORITY: @ 3.2,12.12 X PITCH 12.12;E1,245 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>245!($L(X)<2) X LAST EDITED: OCT 18, 1990 HELP-PROMPT: Answer must be 2-245 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statement that will use the value in the variable X to set the characters per inch display of a printer. WRITE AUTHORITY: @ 3.2,12.13 6 LINES PER INCH 12.13;E1,245 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>245!($L(X)<2) X LAST EDITED: OCT 18, 1990 HELP-PROMPT: Answer must be 2-245 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statement that will set a printer to 6 lines per inch. WRITE AUTHORITY: @ 3.2,12.14 8 LINES PER INCH 12.14;E1,245 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>245!($L(X)<2) X LAST EDITED: OCT 18, 1990 HELP-PROMPT: Answer must be 2-245 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statement that will set the printer to 8 lines per inch. WRITE AUTHORITY: @ 3.2,12.15 DEFAULT LINES PER INCH 12.15;E1,245 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>245!($L(X)<2) X LAST EDITED: OCT 18, 1990 HELP-PROMPT: Answer must be 2-245 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statement that will set the printer to the default lines per inch. WRITE AUTHORITY: @ 3.2,12.16 X LINES PER INCH 12.16;E1,245 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>245!($L(X)<2) X LAST EDITED: OCT 18, 1990 HELP-PROMPT: Answer must be 2-245 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statement that will use the value in the variable X to set the lines per inch. WRITE AUTHORITY: @ 3.2,12.2 QUALITY 0 12.2;1 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>30!($L(X)<3) X LAST EDITED: NOV 21, 1989 HELP-PROMPT: Answer must be 3-30 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statement that will turn on a specific letter quality mode of a printer. 3.2,12.3 QUALITY 1 12.2;2 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>30!($L(X)<3) X LAST EDITED: NOV 21, 1989 HELP-PROMPT: Answer must be 3-30 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statement that will turn on a specific letter quality mode of a printer. 3.2,12.4 QUALITY 2 12.2;3 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>30!($L(X)<3) X LAST EDITED: NOV 21, 1989 HELP-PROMPT: Answer must be 3-30 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statement that will turn on a specific letter quality mode of a printer. 3.2,13 HOME CURSOR 5;3 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<2) X LAST EDITED: MAY 24, 1989 HELP-PROMPT: ANSWER MUST BE 2-20 CHARACTERS IN LENGTH DESCRIPTION: The argument of a MUMPS WRITE statement that will move the cursor to the Home position of this terminal. NOTES: XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER 3.2,14 REVERSE VIDEO ON 5;4 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<2) X LAST EDITED: MAY 24, 1989 HELP-PROMPT: ANSWER MUST BE 2-20 CHARACTERS IN LENGTH DESCRIPTION: The argument of a MUMPS WRITE statement that will turn ON reverse video on a CRT. NOTES: XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER 3.2,15 REVERSE VIDEO OFF 5;5 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<2) X LAST EDITED: MAY 24, 1989 HELP-PROMPT: ANSWER MUST BE 2-20 CHARACTERS IN LENGTH DESCRIPTION: The argument of a MUMPS WRITE statement that will turn OFF reverse video on a CRT. NOTES: XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER 3.2,16 ERASE TO END OF LINE 5;6 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<2) X LAST EDITED: MAY 24, 1989 HELP-PROMPT: ANSWER MUST BE 2-20 CHARACTERS IN LENGTH DESCRIPTION: The argument of a MUMPS WRITE statement which will erase from the cursor to the end of the line on a CRT. NOTES: XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER 3.2,17 ERASE TO END OF PAGE 5;7 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<2) X LAST EDITED: MAY 24, 1989 HELP-PROMPT: ANSWER MUST BE 2-20 CHARACTERS IN LENGTH DESCRIPTION: The argument of a MUMPS WRITE statement which will erase from the cursor to the end of the page on a CRT. Doing a HOME CURSOR followed by an ERASE TO END OF PAGE will erase the entire display. NOTES: XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER 3.2,18 BLINK ON 5;8 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<2) X LAST EDITED: MAY 24, 1989 HELP-PROMPT: ANSWER MUST BE 2-20 CHARACTERS IN LENGTH DESCRIPTION: The argument of a MUMPS WRITE statement which will turn ON blinking for a CRT. NOTES: XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER 3.2,19 BLINK OFF 5;9 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<2) X LAST EDITED: MAY 24, 1989 HELP-PROMPT: ANSWER MUST BE 2-20 CHARACTERS IN LENGTH DESCRIPTION: The argument of a MUMPS WRITE statement which will turn OFF blinking for a CRT. NOTES: XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER 3.2,20 RESET 6;1 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>12!($L(X)<1) X HELP-PROMPT: ANSWER MUST BE 1-12 CHARACTERS IN LENGTH DESCRIPTION: The argument of a MUMPS WRITE statement that will RESET the device. 3.2,20.5 SGR ATTRIBUTES OFF 6;8 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<1) X LAST EDITED: JUL 26, 1989 HELP-PROMPT: Answer must be 1-20 characters in length. DESCRIPTION: This is an argument of a MUMPS WRITE statement that will turn off all attributes of SELECT GRAPHIC RENDITION. Some of the attributes of SELECT GRAPHIC RENDITION are o Bold or increased intensity o Underscore o Blink o Negative(reverse) image 3.2,21 HALF UP 6;2 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>12!($L(X)<1) X HELP-PROMPT: ANSWER MUST BE 1-12 CHARACTERS IN LENGTH DESCRIPTION: The argument of a MUMPS WRITE statement that will move the print head one-half line up (for superscripts). 3.2,22 HALF DOWN 6;3 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>12!($L(X)<1) X HELP-PROMPT: ANSWER MUST BE 1-12 CHARACTERS IN LENGTH DESCRIPTION: The argument of a MUMPS WRITE statement that will move the print head one-half line down (for subscripts). 3.2,23 UNDERLINE ON 6;4 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<2) X LAST EDITED: MAY 24, 1989 HELP-PROMPT: ANSWER MUST BE 2-20 CHARACTERS IN LENGTH DESCRIPTION: The argument of a MUMPS WRITE statement that will turn ON underlineing. NOTES: XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER 3.2,24 UNDERLINE OFF 6;5 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<2) X LAST EDITED: MAY 24, 1989 HELP-PROMPT: ANSWER MUST BE 2-20 CHARACTERS IN LENGTH DESCRIPTION: The argument of a MUMPS WRITE statement that will turn OFF underlining. NOTES: XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER 3.2,25 REVERSE LINE FEED 6;6 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20 X LAST EDITED: MAY 24, 1989 HELP-PROMPT: ARGUMENT OF MUMPS 'WRITE' TO MOVE PRINTER UP ONE LINE DESCRIPTION: The argument of a MUMPS WRITE statement that will set the terminal to reverse line feed mode. NOTES: XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER 3.2,26 PROPORTIONAL SPACING 6;7 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<2) X LAST EDITED: MAY 24, 1989 HELP-PROMPT: ANSWER MUST BE 2-20 CHARACTERS IN LENGTH DESCRIPTION: The argument of a MUMPS WRITE statement that will turn on proportional spacing for a printer. NOTES: XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER 3.2,27 HIGH INTENSITY (BOLD) 7;1 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>30!($L(X)<1) X LAST EDITED: MAY 24, 1989 HELP-PROMPT: ARGUMENT OF A MUMPS 'WRITE' COMMAND DESCRIPTION: The argument of a MUMPS WRITE statement that will turn ON high intensity for a CRT. This is also used to hold the code to set a printer to BOLD or emphasize print. NOTES: XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER 3.2,28 LOW INTENSITY (UNBOLD) 7;2 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>30!($L(X)<1) X LAST EDITED: MAY 24, 1989 HELP-PROMPT: ARGUMENT OF A MUMPS 'WRITE' COMMAND DESCRIPTION: The argument of a MUMPS WRITE statement that will turn ON low intensity for a CRT. This is also used to hold the code to set a printer to REGULAR print. NOTES: XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER 3.2,29 NORMAL INTENSITY (RESET) 7;3 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>30!($L(X)<1) X LAST EDITED: MAY 30, 1986 HELP-PROMPT: ANSWER MUST BE 1-30 CHARACTERS IN LENGTH DESCRIPTION: The argument of a MUMPS WRITE statement that will return a CRT to its NORMAL (default) intensity. If a printer were set to BOLD, this code would reset the printer to its default setting. 3.2,30 INSERT MODE 7;4 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>30!($L(X)<1) X LAST EDITED: MAY 16, 1988 HELP-PROMPT: ANSWER MUST BE 1-30 CHARACTERS IN LENGTH DESCRIPTION: This is the argument of a MUMPS WRITE statement that will indicate insert mode. 3.2,31 REPLACE MODE 7;5 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>30!($L(X)<1) X LAST EDITED: MAY 16, 1988 HELP-PROMPT: ANSWER MUST BE 1-30 CHARACTERS IN LENGTH DESCRIPTION: This is the argument of a MUMPS WRITE statement that will indicate replace mode. 3.2,32 ERASE FROM BEG OF PAGE 13;1 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>30!($L(X)<2) X LAST EDITED: MAY 23, 1988 HELP-PROMPT: ANSWER MUST BE 2-30 CHARACTERS IN LENGTH DESCRIPTION: This is the argument of a MUMPS WRITE statement that will indicate erasing from the beginning of the page. 3.2,33 ERASE ENTIRE PAGE 13;2 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>30!($L(X)<2) X LAST EDITED: MAY 23, 1988 HELP-PROMPT: ANSWER MUST BE 2-30 CHARACTERS IN LENGTH DESCRIPTION: This is the argument of a MUMPS WRITE statement that will indicate erasing the entire page. 3.2,34 ERASE FROM BEG OF LINE 13;3 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>30!($L(X)<2) X LAST EDITED: MAY 23, 1988 HELP-PROMPT: ANSWER MUST BE 2-30 CHARACTERS IN LENGTH DESCRIPTION: This is the argument of a MUMPS WRITE statement that will indicate erasing from the beginning of a line. 3.2,35 ERASE ENTIRE LINE 13;4 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>30!($L(X)<2) X LAST EDITED: MAY 23, 1988 HELP-PROMPT: ANSWER MUST BE 2-30 CHARACTERS IN LENGTH DESCRIPTION: This is the argument of a MUMPS WRITE statement that will indicate erasing the entire line. 3.2,36 ERASE CHARACTER 13;5 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>30!($L(X)<2) X LAST EDITED: MAY 23, 1988 HELP-PROMPT: ANSWER MUST BE 2-30 CHARACTERS IN LENGTH DESCRIPTION: This is the argument of a MUMPS WRITE statement that will indicate erasing of a single character. 3.2,37 ERASE FIELD 13;6 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>40!($L(X)<2) X LAST EDITED: JUL 31, 1989 HELP-PROMPT: Answer must be 2-40 characters in length. DESCRIPTION: This is the argument of a MUMPS WRITE statement that will indicate the erasing of a field given the length of the field in varariable X. 3.2,40 CURSOR UP 8;1 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<2) X LAST EDITED: MAY 24, 1989 HELP-PROMPT: ANSWER MUST BE 2-20 CHARACTERS IN LENGTH DESCRIPTION: This is the argument of a MUMPS WRITE statement that will indicate upward movement of the cursor. NOTES: XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER 3.2,41 CURSOR DOWN 8;2 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<2) X LAST EDITED: MAY 24, 1989 HELP-PROMPT: ANSWER MUST BE 2-20 CHARACTERS IN LENGTH DESCRIPTION: This is the argument of a MUMPS WRITE statement that will indicate downward movement of the cursor. NOTES: XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER 3.2,42 CURSOR RIGHT 8;3 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<2) X LAST EDITED: MAY 24, 1989 HELP-PROMPT: ANSWER MUST BE 2-20 CHARACTERS IN LENGTH DESCRIPTION: This is the argument of a MUMPS WRITE statement that will indicate cursor movement to the right. NOTES: XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER 3.2,43 CURSOR LEFT 8;4 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<2) X LAST EDITED: MAY 24, 1989 HELP-PROMPT: ANSWER MUST BE 2-20 CHARACTERS IN LENGTH DESCRIPTION: This is the argument of a MUMPS WRITE statement that will indicate cursor movement to the left. NOTES: XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER 3.2,44 ARROW KEY STRING LENGTH 8;5 NUMBER INPUT TRANSFORM: K:+X'=X!(X>3)!(X<1)!(X?.E1"."1N.N) X LAST EDITED: JUN 01, 1987 HELP-PROMPT: TYPE A WHOLE NUMBER BETWEEN 1 AND 3 DESCRIPTION: The value that should be entered into this field should be the number of characters produced by depressing an arrow key. 3.2,45 DELETE LINE 8;6 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<2) X LAST EDITED: MAY 24, 1989 HELP-PROMPT: ANSWER MUST BE 2-20 CHARACTERS IN LENGTH DESCRIPTION: This is the argument of a MUMPS WRITE statement that will indicate deletion of an entire line. NOTES: XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER 3.2,46 INSERT LINE 8;7 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<2) X LAST EDITED: MAY 24, 1989 HELP-PROMPT: ANSWER MUST BE 2-20 CHARACTERS IN LENGTH DESCRIPTION: This is the argument of a MUMPS WRITE statement that will indicate insertion of an entire line. NOTES: XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER 3.2,47 DELETE CHAR. 8;8 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<2) X LAST EDITED: MAY 24, 1989 HELP-PROMPT: ANSWER MUST BE 2-20 CHARACTERS IN LENGTH DESCRIPTION: This is the argument of a MUMPS WRITE statement that will indicate deletion of a single character. NOTES: XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER 3.2,48 INSERT CHAR. 8;9 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<2) X LAST EDITED: MAY 24, 1989 HELP-PROMPT: ANSWER MUST BE 2-20 CHARACTERS IN LENGTH DESCRIPTION: This is the argument of MUMPS WRITE statement that will indicate insertion of a single character. NOTES: XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER 3.2,49 CURSOR ON 8.1;1 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<2) X LAST EDITED: NOV 09, 1993 HELP-PROMPT: Answer must be 2-20 characters in length. NOTES: XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER 3.2,49.1 CURSOR OFF 8.1;2 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<2) X LAST EDITED: NOV 09, 1993 HELP-PROMPT: Answer must be 2-20 characters in length. NOTES: XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER 3.2,50 MODEM DIAL LOGIC 50;E1,245 MUMPS INPUT TRANSFORM: K:$L(X)>245 X D:$D(X) ^DIM LAST EDITED: FEB 07, 1984 HELP-PROMPT: Executable code to dial the modem DESCRIPTION: This is Xecutable MUMPS code which is used whenever MailMan needs to dial a modem. The variable XMPHONE holds the number to be dialed. The variable ER is 0 if the modem dialed successfully; is 1 otherwise. The variable Y, if defined, holds a message about the dial operation, i.e. busy, no answer, etc. WRITE AUTHORITY: @ 3.2,51 MODEM HANG UP LOGIC 51;E1,245 MUMPS Executable code to hang up the phone line, if this is a modem INPUT TRANSFORM: K:$L(X)>245 X D:$D(X) ^DIM LAST EDITED: FEB 07, 1984 HELP-PROMPT: This is Standard MUMPS code. DESCRIPTION: This is Xecutable MUMPS code which is used whenever MailMan needs to hang up a modem. Variable ER=0 if sucessful, =1 if not. WRITE AUTHORITY: @ 3.2,52 MODEM STATUS LOGIC 52;E1,200 FREE TEXT Executable code to return the status of the modem INPUT TRANSFORM: K:$L(X)>200!($L(X)<1) X HELP-PROMPT: ANSWER MUST BE 1-200 CHARACTERS IN LENGTH DESCRIPTION: This is Xecutable MUMPS code which is used whenever MailMan needs to check the status of a Modem. The variable Y holds the response. This logic is used by the network diagnostics menu only, and need not be defined if the modem has no self-checking status mode. WRITE AUTHORITY: @ 3.2,55 CONTROL CODES 55;0 Multiple #3.2055 3.2055,.001 NUMBER NUMBER INPUT TRANSFORM: K:+X'=X!(X>99)!(X<1)!(X?.E1"."2N.N) X LAST EDITED: JUN 19, 2001 HELP-PROMPT: Type a Number between 1 and 99, 1 Decimal Digit DESCRIPTION: This field controls the internal sequence that the data is stored in the file. 3.2055,.01 CTRL CODE ABBREVIATION 0;1 FREE TEXT (Multiply asked) INPUT TRANSFORM: K:$L(X)>8!($L(X)<2) X LAST EDITED: SEP 05, 2001 HELP-PROMPT: Answer must be 2-8 characters in length. DESCRIPTION: This multiple holds device control codes. It is up to each application to advise the sites on what data needs to be placed in these fields. This field holds a short abbreviation for the code. The sub-file is cross referenced by this field. The abbreviation and full name for any control codes are controlled by Integration Agrement #3435. Before any new abbreviations are added to this file see that they have been added to Integration Agrement #3435 first. CROSS-REFERENCE: 3.2055^B 1)= S ^%ZIS(2,DA(1),55,"B",$E(X,1,30),DA)="" 2)= K ^%ZIS(2,DA(1),55,"B",$E(X,1,30),DA) 3.2055,1 FULL NAME 0;2 FREE TEXT INPUT TRANSFORM: K:$L(X)>75!($L(X)<3) X LAST EDITED: SEP 05, 2001 HELP-PROMPT: Answer must be 3-75 characters in length. DESCRIPTION: This is a long name for the control code. The abbreviation and full name for any control codes are controlled by Integration Agrement #3435. Before any new abbreviations are added to this file see that they have been added to Integration Agrement #3435 first. 3.2055,2 CONTROL CODE 1;E1,245 MUMPS INPUT TRANSFORM: K:$L(X)>245 X D:$D(X) ^DIM LAST EDITED: AUG 29, 2001 HELP-PROMPT: This is Standard MUMPS code. DESCRIPTION: This field holds the device Control Code for the function. The value in this field is the argument of a XECUTE statement. If the value of this field is in V it will be used like XECUTE V. WRITE AUTHORITY: 3.2,60 BAR CODE ON BAR1;E1,245 FREE TEXT INPUT TRANSFORM: K:$L(X)>245!($L(X)<2) X LAST EDITED: JUN 14, 1995 HELP-PROMPT: ANSWER MUST BE 2-245 CHARACTERS IN LENGTH DESCRIPTION: The argument of a MUMPS WRITE statement that will turn on bar code printing mode of a device. WRITE AUTHORITY: @ 3.2,61 BAR CODE OFF BAR0;E1,245 FREE TEXT INPUT TRANSFORM: K:$L(X)>245!($L(X)<2) X LAST EDITED: JUN 14, 1995 HELP-PROMPT: ANSWER MUST BE 2-245 CHARACTERS IN LENGTH DESCRIPTION: The argument of a MUMPS WRITE statement that will turn off bar code printing mode of a device. WRITE AUTHORITY: @ 3.2,62 RESERVED BARX;E1,245 FREE TEXT INPUT TRANSFORM: K:$L(X)>245!($L(X)<2) X LAST EDITED: MAY 23, 1988 HELP-PROMPT: ANSWER MUST BE 2-245 CHARACTERS IN LENGTH DESCRIPTION: This field is reserved for additional bar code specifications. WRITE AUTHORITY: @ 3.2,65 SUBSCRIPT ON SUB1;E1,245 FREE TEXT INPUT TRANSFORM: K:$L(X)>245!($L(X)<2) X LAST EDITED: JUN 14, 1995 HELP-PROMPT: Answer must be 2-245 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statement that will turn on SUBSCRIPT on the printer WRITE AUTHORITY: @ 3.2,65.1 SUBSCRIPT OFF SUB0;E1,245 FREE TEXT INPUT TRANSFORM: K:$L(X)>245!($L(X)<2) X LAST EDITED: JUN 14, 1995 HELP-PROMPT: Answer must be 2-245 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statement that will turn off SUBSCRIPT on the printer WRITE AUTHORITY: @ 3.2,65.2 SUPERSCRIPT ON SPR1;E1,245 FREE TEXT INPUT TRANSFORM: K:$L(X)>245!($L(X)<2) X LAST EDITED: JUN 14, 1995 HELP-PROMPT: Answer must be 2-245 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statement used to turn on SUPERSCRIPT on the printer. WRITE AUTHORITY: @ 3.2,65.3 SUPERSCRIPT OFF SPR0;E1,245 FREE TEXT INPUT TRANSFORM: K:$L(X)>245!($L(X)<2) X LAST EDITED: JUN 14, 1995 HELP-PROMPT: Answer must be 2-245 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statement used to turn off SUPERSCRIPT on the printer. WRITE AUTHORITY: @ 3.2,66 ITALICS ON I1;E1,245 FREE TEXT INPUT TRANSFORM: K:$L(X)>245!($L(X)<2) X LAST EDITED: JUN 14, 1995 HELP-PROMPT: Answer must be 2-245 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statement used to turn on ITALICS on the printer. WRITE AUTHORITY: @ 3.2,67 ITALICS OFF I0;E1,245 FREE TEXT INPUT TRANSFORM: K:$L(X)>245!($L(X)<2) X LAST EDITED: JUN 14, 1995 HELP-PROMPT: Answer must be 2-245 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statement used to turn ITALICS on the printer. WRITE AUTHORITY: @ 3.2,67.21 COLOR ON CLR1;E1,245 FREE TEXT INPUT TRANSFORM: K:$L(X)>245!($L(X)<1) X LAST EDITED: JUN 14, 1995 HELP-PROMPT: Answer must be 1-245 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statement used to turn on COLOR on the printer. 3.2,67.22 COLOR OFF CLR0;E1,245 FREE TEXT INPUT TRANSFORM: K:$L(X)>245!($L(X)<1) X LAST EDITED: JUN 14, 1995 HELP-PROMPT: Answer must be 1-245 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statement used to turn off COLOR on the printer. 3.2,68 GRAPHICS ON G1;E1,245 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>245!($L(X)<2) X LAST EDITED: OCT 18, 1990 HELP-PROMPT: Answer must be 2-245 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statement used to turn on GRAPHICS mode on the printer. WRITE AUTHORITY: @ 3.2,69 GRAPHICS OFF G0;E1,245 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>245!($L(X)<2) X LAST EDITED: OCT 18, 1990 HELP-PROMPT: Answer must be 2-245 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statement used to turn off GRAPHICS mode on the printer. WRITE AUTHORITY: @ 3.2,69.11 TOP LEFT CORNER G;1 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<3) X LAST EDITED: MAY 05, 1991 HELP-PROMPT: Answer must be 3-20 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statement used to produce the TOP LEFT CORNER part of a window in graphics mode. 3.2,69.12 BOTTOM LEFT CORNER G;2 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<3) X LAST EDITED: MAY 05, 1991 HELP-PROMPT: Answer must be 3-20 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statement used to produce the BOTTOM LEFT CORNER of a window in graphics mode. 3.2,69.13 TOP RIGHT CORNER G;3 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<3) X LAST EDITED: MAY 05, 1991 HELP-PROMPT: Answer must be 3-20 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statement used to produce the TOP RIGHT CORNER of a window in graphics mode. 3.2,69.14 BOTTOM RIGHT CORNER G;4 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<3) X LAST EDITED: MAY 05, 1991 HELP-PROMPT: Answer must be 3-20 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statement used to produce the BOTTOM RIGHT CORNER of a window in graphics mode. 3.2,69.2 MIDDLE T G;5 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<3) X LAST EDITED: MAY 05, 1991 HELP-PROMPT: Answer must be 3-20 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statement used to produce the graphics T character that joins a four box window at the middle. 3.2,69.3 TOP T G;6 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<3) X LAST EDITED: MAY 05, 1991 HELP-PROMPT: Answer must be 3-20 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statement used to produce the perpendicular intersection of lines at the TOP middle of a four box window. 3.2,69.4 BOTTOM T G;7 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<3) X LAST EDITED: MAY 05, 1991 HELP-PROMPT: Answer must be 3-20 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statement used to produce the perpendicular intersection of lines at the BOTTOM middle of a four box window. 3.2,69.5 LEFT T G;8 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<3) X LAST EDITED: MAY 05, 1991 HELP-PROMPT: Answer must be 3-20 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statement used to produce the perpendicular intersection of lines at the LEFT middle of a four box window. 3.2,69.6 RIGHT T G;9 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<3) X LAST EDITED: MAY 05, 1991 HELP-PROMPT: Answer must be 3-20 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statement used to produce the perpendicular intersection of lines at the RIGHT middle of a four box window. 3.2,69.7 VERTICAL LINE G;10 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<3) X LAST EDITED: MAY 05, 1991 HELP-PROMPT: Answer must be 3-20 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statement used to that produce the VERTICAL LINE in graphics mode. 3.2,69.8 HORIZONTAL LINE G;11 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<3) X LAST EDITED: MAY 05, 1991 HELP-PROMPT: Answer must be 3-20 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statement used to produce the HORIZONTAL LINE in graphics mode. 3.2,70 INDEX 14;1 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>30!($L(X)<2) X LAST EDITED: MAY 23, 1988 HELP-PROMPT: ANSWER MUST BE 2-30 CHARACTERS IN LENGTH DESCRIPTION: This is the argument of a MUMPS WRITE statement that will cause the active position to move downward one line without changing column position. If the active position is at the bottom of the screen, a scroll up is performed. 3.2,71 REVERSE INDEX 14;2 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>30!($L(X)<2) X LAST EDITED: MAY 23, 1988 HELP-PROMPT: ANSWER MUST BE 2-30 CHARACTERS IN LENGTH DESCRIPTION: This is the argument of a MUMPS WRITE statement that will cause the active position to move up by one. If the cursor is at the top of the screen, a scroll down is performed. 3.2,72 SAVE CURSOR 14;3 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>30!($L(X)<2) X LAST EDITED: MAY 23, 1988 HELP-PROMPT: ANSWER MUST BE 2-30 CHARACTERS IN LENGTH DESCRIPTION: This is the argument of a MUMPS WRITE statement that will save the current cursor position. 3.2,73 RESTORE CURSOR 14;4 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>30!($L(X)<2) X LAST EDITED: MAY 23, 1988 HELP-PROMPT: ANSWER MUST BE 2-30 CHARACTERS IN LENGTH DESCRIPTION: This is the argument of a MUMPS WRITE statement that will restore the cursor position. 3.2,74 NEXT LINE 14;5 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>30!($L(X)<2) X LAST EDITED: MAY 23, 1988 HELP-PROMPT: ANSWER MUST BE 2-30 CHARACTERS IN LENGTH DESCRIPTION: This is the argument of a MUMPS WRITE statement that will transfer the cursor position to the next line. 3.2,75 AUTO WRAP ON 15;1 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>30!($L(X)<2) X LAST EDITED: MAY 23, 1988 HELP-PROMPT: ANSWER MUST BE 2-30 CHARACTERS IN LENGTH DESCRIPTION: This is the argument of a MUMPS WRITE statement that will cause characters to wrap to the next line when the right margin has been exceeded. 3.2,76 AUTO WRAP OFF 15;2 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>30!($L(X)<2) X LAST EDITED: MAY 23, 1988 HELP-PROMPT: ANSWER MUST BE 2-30 CHARACTERS IN LENGTH DESCRIPTION: This is the argument of a MUMPS WRITE statement that will cause truncation of text that exceeds the right margin limit. 3.2,77 AUTO REPEAT ON 15;3 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>30!($L(X)<2) X LAST EDITED: AUG 17, 1989 HELP-PROMPT: Answer must be 2-30 characters in length. DESCRIPTION: This is the argument of a MUMPS WRITE statement that will cause characters to automatically repeat when keys are depressed and held in the down position. 3.2,78 AUTO REPEAT OFF 15;4 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>30!($L(X)<2) X LAST EDITED: AUG 17, 1989 HELP-PROMPT: Answer must be 2-30 characters in length. DESCRIPTION: This is the argument of a MUMPS WRITE statement that will disable repeat mode. 3.2,79 KEYPAD APPLICATION MODE 15;5 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>30!($L(X)<2) X LAST EDITED: AUG 17, 1989 HELP-PROMPT: Answer must be 2-30 characters in length. DESCRIPTION: This is the argument of a MUMPS WRITE statement that will toggle the keypad into application mode. 3.2,79.1 KEYPAD NUMERIC MODE 15;6 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>30!($L(X)<2) X LAST EDITED: AUG 17, 1989 HELP-PROMPT: Answer must be 2-30 characters in length. DESCRIPTION: This the argument of a MUMPS WRITE statement that will toggle the keypad into numeric mode. 3.2,80 TAB SET 16;1 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>30!($L(X)<2) X LAST EDITED: MAY 23, 1988 HELP-PROMPT: ANSWER MUST BE 2-30 CHARACTERS IN LENGTH DESCRIPTION: This is the argument of a MUMPS WRITE statement that will set a value for the tab function. 3.2,81 TAB CLEAR 16;2 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>30!($L(X)<2) X LAST EDITED: MAY 23, 1988 HELP-PROMPT: ANSWER MUST BE 2-30 CHARACTERS IN LENGTH DESCRIPTION: This is the argument of a MUMPS WRITE statement that will clear the settings of tabs. 3.2,82 CLEAR ALL TABS 16;3 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>30!($L(X)<2) X LAST EDITED: MAY 23, 1988 HELP-PROMPT: ANSWER MUST BE 2-30 CHARACTERS IN LENGTH DESCRIPTION: This is the argument of a MUMPS WRITE statement that will clear all tab settings. 3.2,83 SET TOP & BOTTOM MARGINS 16;4 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>30!($L(X)<2) X LAST EDITED: AUG 17, 1989 HELP-PROMPT: Answer must be 2-30 characters in length. DESCRIPTION: This is the argument of a MUMPS WRITE statement that will set the top and bottom margins of the scrolling region of a display terminal. 3.2,85 DOUBLE HIGH DOUBLE WIDE TOP 17;1 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>30!($L(X)<2) X LAST EDITED: MAY 23, 1988 HELP-PROMPT: ANSWER MUST BE 2-30 CHARACTERS IN LENGTH DESCRIPTION: This is the argument of a MUMPS WRITE statement that will display the top half portion of the current line with each character at double height and double wide. This argument must be used in pairs with DOUBLE HIGH DOUBLE WIDE BOTTOM on adjacent lines with the same character output. 3.2,86 DOUBLE HIGH DOUBLE WIDE BOTTOM 17;2 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>30!($L(X)<2) X LAST EDITED: MAY 23, 1988 HELP-PROMPT: ANSWER MUST BE 2-30 CHARACTERS IN LENGTH DESCRIPTION: This is the argument of a MUMPS WRITE statement that will display the bottom half portion of the current line with each character at double height and double wide. This argument must be used in pairs with DOULBE HIGH DOUBLE WIDE TOP on adjacent lines with the same character output. 3.2,87 SINGLE HIGH DOUBLE WIDE 17;3 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>30!($L(X)<2) X LAST EDITED: MAY 23, 1988 HELP-PROMPT: ANSWER MUST BE 2-30 CHARACTERS IN LENGTH DESCRIPTION: This is the argument of a MUMPS WRITE statement that will display each character on the current line at a character size of double wide. 3.2,88 SINGLE HIGH SINGLE WIDE 17;4 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>30!($L(X)<2) X LAST EDITED: MAY 23, 1988 HELP-PROMPT: ANSWER MUST BE 2-30 CHARACTERS IN LENGTH DESCRIPTION: This is the argument of a MUMPS WRITE statement to restore the display of characters to the normal width on a single line. 3.2,99 DESCRIPTION 9;1 FREE TEXT INPUT TRANSFORM: K:$L(X)>80!($L(X)<6) X LAST EDITED: APR 18, 1984 HELP-PROMPT: ANSWER MUST BE 6-80 CHARACTERS IN LENGTH DESCRIPTION: This is a brief description of this type of terminal. 3.2,102 ANSWERBACK LOGIC 102;E1,245 MUMPS INPUT TRANSFORM: K:$L(X)>245 X D:$D(X) ^DIM LAST EDITED: MAR 02, 1984 HELP-PROMPT: MUMPS CODE THAT WILL SET $T SWITCH 'TRUE' IF DEVICE IS ONLINE DESCRIPTION: This is Xecutable MUMPS code which will set the $T switch to "TRUE" (i.e. 1) if this terminal is On-Line. WRITE AUTHORITY: @ 3.2,110 OPEN PRINTER PORT 10;E1,245 MUMPS INPUT TRANSFORM: K:$L(X)>245 X D:$D(X) ^DIM LAST EDITED: JUL 30, 1985 HELP-PROMPT: Mumps code to open printer port DESCRIPTION: This is Xecutable MUMPS code which will OPEN the terminal's printer port. WRITE AUTHORITY: @ 3.2,110.1 OPEN PRINTER DESCRIPTION W110;0 WORD-PROCESSING #3.207 LAST EDITED: AUG 13, 1996 DESCRIPTION: This field is to hold a description of what the OPEN PRINTER PORT and CLOSE PRINTER PORT are doing. 3.2,111 CLOSE PRINTER PORT 11;E1,245 MUMPS INPUT TRANSFORM: K:$L(X)>245 X D:$D(X) ^DIM LAST EDITED: JUL 30, 1985 HELP-PROMPT: Mumps code to close the printer port. DESCRIPTION: This is Xecutable MUMPS code which will CLOSE this terminal's printer port. WRITE AUTHORITY: @ 3.2,112 PRINT SCREEN PRT;1 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>40!($L(X)<2) X LAST EDITED: SEP 06, 1989 HELP-PROMPT: Answer must be 2-40 characters in length. DESCRIPTION: The argument of a MUMPS write statement used to print the screen display onto a slaved printer. 3.2,120 KP0 18;1 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<2) X LAST EDITED: JUN 22, 1990 HELP-PROMPT: Answer must be 2-20 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statement used to generate the same escape sequence produced by depressing the '0' key of the keypad. 3.2,121 KP1 18;2 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<2) X LAST EDITED: JUN 22, 1990 HELP-PROMPT: Answer must be 2-20 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statment used to generate the same escape sequences produced by depressing the '1' key on the keypad. 3.2,122 KP2 18;3 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<2) X HELP-PROMPT: Answer must be 2-20 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statment used to generate the same escape sequences produced by depressing the '2' key on the keypad. 3.2,123 KP3 18;4 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<2) X HELP-PROMPT: Answer must be 2-20 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statment used to generate the same escape sequences produced by depressing the '3' key on the keypad. 3.2,124 KP4 18;5 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<2) X HELP-PROMPT: Answer must be 2-20 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statment used to generate the same escape sequences produced by depressing the '4' key on the keypad. 3.2,125 KP5 18;6 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<2) X HELP-PROMPT: Answer must be 2-20 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statment used to generate the same escape sequences produced by depressing the '5' key on the keypad. 3.2,126 KP6 18;7 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<2) X HELP-PROMPT: Answer must be 2-20 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statment used to generate the same escape sequences produced by depressing the '6' key on the keypad. 3.2,127 KP7 18;8 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<2) X HELP-PROMPT: Answer must be 2-20 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statment used to generate the same escape sequences produced by depressing the '7' key on the keypad. 3.2,128 KP8 18;9 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<2) X HELP-PROMPT: Answer must be 2-20 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statment used to generate the same escape sequences produced by depressing the '8' key on the keypad. 3.2,129 KP9 18;10 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<2) X HELP-PROMPT: Answer must be 2-20 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statment used to generate the same escape sequences produced by depressing the '9' key on the keypad. 3.2,130 PF1 19;1 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<2) X LAST EDITED: JUN 22, 1990 HELP-PROMPT: Answer must be 2-20 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statment used to generate the same escape sequences produced by depressing the 'PF1' key on the keypad. 3.2,131 PF2 19;2 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<2) X HELP-PROMPT: Answer must be 2-20 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statment used to generate the same escape sequences produced by depressing the 'PF2' key on the keypad. 3.2,132 PF3 19;3 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<2) X HELP-PROMPT: Answer must be 2-20 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statment used to generate the same escape sequences produced by depressing the 'PF3' key on the keypad. 3.2,133 PF4 19;4 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<2) X HELP-PROMPT: Answer must be 2-20 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statment used to generate the same escape sequences produced by depressing the 'PF4' key on the keypad. 3.2,134 MINUS 19;5 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<2) X HELP-PROMPT: Answer must be 2-20 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statment used to generate the same escape sequences produced by depressing the '-' key on the keypad. 3.2,135 COMMA 19;6 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<2) X HELP-PROMPT: Answer must be 2-20 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statment used to generate the same escape sequences produced by depressing the ',' key on the keypad. 3.2,136 ENTER 19;7 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<2) X HELP-PROMPT: Answer must be 2-20 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statment used to generate the same escape sequences produced by depressing the 'ENTER' key on the keypad. 3.2,137 PERIOD 19;8 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>20!($L(X)<2) X HELP-PROMPT: Answer must be 2-20 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statment used to generate the same escape sequences produced by depressing the '1' key on the keypad. 3.2,140 FIND 20;1 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>30!($L(X)<2) X LAST EDITED: JUN 22, 1990 HELP-PROMPT: Answer must be 2-30 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statment used to generate the same escape sequences produced by depressing the 'FIND' key on the keyboard. 3.2,141 SELECT 20;2 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>30!($L(X)<2) X LAST EDITED: JUN 22, 1990 HELP-PROMPT: Answer must be 2-30 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statment used to generate the same escape sequences produced by depressing the 'SELECT' key on the keyboard. 3.2,142 INSERT HERE 20;3 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>30!($L(X)<2) X HELP-PROMPT: Answer must be 2-30 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statment used to generate the same escape sequences produced by depressing the 'INSERT HERE' key on the keyboard. 3.2,143 REMOVE 20;4 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>30!($L(X)<2) X HELP-PROMPT: Answer must be 2-30 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statment used to generate the same escape sequences produced by depressing the 'REMOVE' key on the keyboard. 3.2,144 PREV SCREEN 20;5 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>30!($L(X)<2) X HELP-PROMPT: Answer must be 2-30 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statment used to generate the same escape sequences produced by depressing the 'PREV SCRN' key on the keyboard. 3.2,145 NEXT SCREEN 20;6 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>30!($L(X)<2) X HELP-PROMPT: Answer must be 2-30 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statment used to generate the same escape sequences produced by depressing the 'NEXT SCRN' key on the keyboard. 3.2,146 HELP 21;1 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>30!($L(X)<2) X LAST EDITED: JUN 22, 1990 HELP-PROMPT: Answer must be 2-30 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statment used to generate the same escape sequences produced by depressing the 'HELP' key on the keyboard. 3.2,147 DO 21;2 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>30!($L(X)<2) X HELP-PROMPT: Answer must be 2-30 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statment used to generate the same escape sequences produced by depressing the 'DO' key on the keyboard. 3.2,200 DEFAULT FONT TITLE 200;1 FREE TEXT INPUT TRANSFORM: K:$L(X)>30!($L(X)<1) X LAST EDITED: OCT 18, 1990 HELP-PROMPT: Answer must be 1-30 characters in length. DESCRIPTION: Name of the default font. 3.2,201 DEFAULT FONT CODE 201;E1,245 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>245!($L(X)<2) X LAST EDITED: OCT 18, 1990 HELP-PROMPT: Answer must be 2-245 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statement that will turn on the default font. WRITE AUTHORITY: @ 3.2,202 FONT NUMBER 1 TITLE 202;1 FREE TEXT INPUT TRANSFORM: K:$L(X)>30!($L(X)<1) X LAST EDITED: OCT 18, 1990 HELP-PROMPT: Answer must be 1-30 characters in length. DESCRIPTION: Name of font #1 3.2,203 FONT NUMBER 1 CODE 203;E1,245 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>245!($L(X)<2) X LAST EDITED: OCT 18, 1990 HELP-PROMPT: Answer must be 2-245 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statement that will turn on the specified font. WRITE AUTHORITY: @ 3.2,204 FONT NUMBER 2 TITLE 204;1 FREE TEXT INPUT TRANSFORM: K:$L(X)>30!($L(X)<1) X LAST EDITED: OCT 18, 1990 HELP-PROMPT: Answer must be 1-30 characters in length. DESCRIPTION: Name of font #2 3.2,205 FONT NUMBER 2 CODE 205;E1,245 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>245!($L(X)<2) X LAST EDITED: OCT 18, 1990 HELP-PROMPT: Answer must be 2-245 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statement that will turn on the specified font. WRITE AUTHORITY: @ 3.2,206 FONT NUMBER 3 TITLE 206;1 FREE TEXT INPUT TRANSFORM: K:$L(X)>30!($L(X)<1) X LAST EDITED: OCT 18, 1990 HELP-PROMPT: Answer must be 1-30 characters in length. DESCRIPTION: Name of font #3 3.2,207 FONT NUMBER 3 CODE 207;E1,245 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>245!($L(X)<2) X LAST EDITED: OCT 18, 1990 HELP-PROMPT: Answer must be 2-245 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statement that will turn on the specified font. WRITE AUTHORITY: @ 3.2,208 FONT NUMBER 4 TITLE 208;1 FREE TEXT INPUT TRANSFORM: K:$L(X)>30!($L(X)<1) X LAST EDITED: OCT 18, 1990 HELP-PROMPT: Answer must be 1-30 characters in length. DESCRIPTION: Name of font #4 3.2,209 FONT NUMBER 4 CODE 209;E1,245 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>245!($L(X)<2) X LAST EDITED: OCT 18, 1990 HELP-PROMPT: Answer must be 2-245 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statement that will turn on the specified font. WRITE AUTHORITY: @ 3.2,210 FONT NUMBER 5 TITLE 210;1 FREE TEXT INPUT TRANSFORM: K:$L(X)>30!($L(X)<1) X LAST EDITED: OCT 18, 1990 HELP-PROMPT: Answer must be 1-30 characters in length. DESCRIPTION: Name of font #5 3.2,211 FONT NUMBER 5 CODE 211;E1,245 FREE TEXT INPUT TRANSFORM: D CHECK^%ZISS1 K:$L(X)>245!($L(X)<2) X LAST EDITED: OCT 18, 1990 HELP-PROMPT: Answer must be 2-245 characters in length. DESCRIPTION: The argument of a MUMPS WRITE statement that will turn on the specified font. WRITE AUTHORITY: @ 3.2,1001 SIMPLEX 1001;1 FREE TEXT INPUT TRANSFORM: K:$L(X)>30!($L(X)<2) X LAST EDITED: JUN 14, 1995 HELP-PROMPT: Answer must be 2-30 characters in length. DESCRIPTION: The argument of a MUMPS WRITE command used to set a printer into SIMPLEX, or printing only on the first side of the page. This field is only applicable for terminal types with a duplex printing feature such as the HP LaserJet 4 Si printers purchased by MCCR for print of encounter forms. 3.2,1002 DUPLEX, LONG EDGE BINDING 1001;2 FREE TEXT INPUT TRANSFORM: K:$L(X)>30!($L(X)<2) X LAST EDITED: JUN 14, 1995 HELP-PROMPT: Answer must be 2-30 characters in length. DESCRIPTION: This should be used when printing double sided forms that will be bound at the side such as forms to be put in a binder. 3.2,1003 DUPLEX, SHORT EDGE BINDING 1001;3 FREE TEXT INPUT TRANSFORM: K:$L(X)>30!($L(X)<2) X LAST EDITED: JUN 14, 1995 HELP-PROMPT: Answer must be 2-30 characters in length. DESCRIPTION: This should be used when printing double sided forms that will be bound at the top, such as forms to be put in a medical record. 3.2,1925 SYNONYM SY;1 FREE TEXT INPUT TRANSFORM: K:X[""""!($A(X)=45) X I $D(X) K:$L(X)>9!($L(X)<1) X LAST EDITED: OCT 02, 1984 HELP-PROMPT: ANSWER MUST BE 1-9 CHARACTERS IN LENGTH DESCRIPTION: This is a synonym for the name of this type of terminal. CROSS-REFERENCE: 3.2^B^MNEMONIC 1)= S ^%ZIS(2,"B",$E(X,1,30),DA)=1 2)= K ^%ZIS(2,"B",$E(X,1,30),DA) Since this cross-reference is also a B cross-reference, the alternate name should not be the same name as the #.01 NAME field. If they are set the same, then a change in one could affect the cross-reference of the other. INPUT TEMPLATE(S): PRINT TEMPLATE(S): SORT TEMPLATE(S): FORM(S)/BLOCK(S):