For us Morrow MicroDecision types I have added the file ZAP35MD.CZM which is a pre-installed version for the MDT-60/70 terminals. I had some confusion since the latest modifier had added an extra byte to the clear screen and clear-to-end-of-line sequences which moved all the locations noted in ZAP.33 up one or two bytes. I have included the correct location table along with the values that I have installed in ZAP35MD. This is a super, multi-continental effort. Who says CP/M is dead? Mike Allen 3/26/87 150-158 [01H,^Z] Clear screen and home cursor 159-161 [02H,T] Clear to end of line 162-169 [03H,G4] Set inverse video 16B-171 [03H,G0] Set normal video 172-179 [02H,=] Cursor-positioning prefix 17A-181 [00H] String sent to screen BETWEEN cursor coordinates 182-189 [00H] String sent to screen at end of cursor-positioning 18A [01H] 1 if column coordinate sent before row coordinate (usual case) or 0 if row before column. WARNING: Do not set this location to any value except 0 or 1! 18B [20H] "Offset" to add to row (usually 20h) 18C [20H] "Offset" to add to column (usually 20h) 18D [01H] Non-zero if coordinates are sent as single-byte binary values (usual case) or zero if coordinates are sent as multi-byte decimal numbers (e.g. ANSI terminals). 18E [7EH] Set to 7Dh for Hazeltine terminals, 7Eh for others. i-byte decimal numbers (e.g. ANSI terminals). 18E [7EH] Set to 7Dh for