98RMOVE Valid in GRAPH mode.20 RMOVE -240. Moves the pen upward relatively from the current pen240 position by -240 (X direction) and 240 (Y direction).PAGE Valid in TEXT mode.PCOLORPHOMEPLOTPRINTIPPRINTIPUSINGKLINESKIPTEST10 PAGE 3010 PCOlOR 120 PR INT/P "ABC"PLOT ONPLOT OFF10 PRINT/P A.ASSpecifies 30 lines per page.Valid in both TEXT and GRAPH modePrints "ABC" to the plotter printer in blue.Moves the pen upward from the current pen position andreturns to the starting point. (Valid in GRAPH mode)Enables use of color plotter printer as substitution for thedisplay. (Valid in TEXT mode.)Cancels above function.Valid in TEXT modeOutputs string variable A$ content after the numericalvariable A content to printer.20 PRINT/P ~I • For form feed of printer.Outputs format specified data to screen. Format specifica-tion is written after the word USING. ( )PRINT/P USING "# Numerical variable A contents are output to printer### ";A within 4 digits, justified right.Valid in GRAPH mode.70 RLlNE% 1. 240. Connects specified positions, relatively from current penO. -120. -SO. position (240,0), (-120, -SO) and (-120080) by solid line.-12. SO10 SKIP 1020 SKIP -10Valid in TEXT mode.Advances the paper 10 lines.Rewinds 10 lines.Checks color specification and ink amount and dryness.(Valid in TEXT mode)