Name | Value |
---|---|
NAME | TEST |
SEND | W !,"R: ",XMSG S ER=0 |
RECEIVE | R !,"S: ",XMRG S ER=XMRG["@@@@@" |
OPEN | D ^%ZIS S ER=POP |
CLOSE | S ER=0 C:IO'=IO(0) IO |
DESCRIPTION | This is a test channel which is used to direct the data stream to a terminal for programmer-level testing. Each line of input is preceded by "R:" for data sent by the computer, and the programmer is prompted with "S:" for his input. Open and Close work off of %ZIS style logic. |