GLOBAL $( // Routines host.update:200 bit:201 reset.mdt.bits:202 enter.field.list:203 remove.field.list:204 ascii:205 errstring:206 // clear.display:207 set.cursor:208 sound.alarm:209 keyboard.restore:210 dispch:211 find.attribute:212 next.attribute:213 setup.display:214 safe.for.terminal:215 outch:216 outesc:217 safeprint:218 ascii:219 // Cells dba:220 dbb:221 cba:222 currat:223 last.PT.nulling:224 wcc:225 last.was.order:226 aid:227 ca:228 errstream:229 listp:230 minlistp:231 maxlistp:232 la:233 rca:234 more.to.display:235 curruat:236 curruatp:237 escing:238 read.buffer:239 write.buffer:240 // more routines read.modified:250 send:251 read.buff:252 ebcdic:253 find.user:254 handle.ch:255 free.ele:256 user.terminate:257 // err.p:258 err.l:259 exstring:260 clear.line:261 highlighting:262 insert.mode.on:263 keyboard.lock:264 highlights.off:265 highlights.on:266 set.currat:267 unsetup.display:268 $) MANIFEST $( // next global sg=270 // Commands com.write = 1 com.erase.write = 5 com.erase.unprotected = #XF //Orders order.SF = #X1D order.SBA = #X11 order.IC = #X13 order.PT = 5 order.RA = #X3C order.EUA = #X12 // controls ctrl.A=1 ctrl.S=#X13 ctrl.D=4 ctrl.F=6 ctrl.G=7 ctrl.H=8 ctrl.Z=#X1A ctrl.X=#X18 ctrl.C=3 ctrl.V=#X16 ctrl.B=2 ctrl.N=#XE ctrl.Q=#X11 ctrl.W=#X17 // null = 0 del = #X7F tab = 9 PA.PA1=#X6C PA.PA2=#X6E PA.PA3=#X6B PA.CLEAR=#X6D $)