User`s guide

Chapter 7 557
Language Reference
PLOTORG Display Origins
Example
10 OUTPUT 705;"OP;"
20 ENTER 705;P1x,P1y,P2x,P2y
30 OUTPUT 718;"PLOTORG GRT;"
40 OUTPUT 718;"PLOT ";P1x;",";P1y;",";P2x;",";P2y;";"
50 SEND 7;UNL LISTEN 5 TALK 18 DATA
60 END