d subroutine move( ix, iy ) Èc. Move the plot position to the next IX, IY position. ,C. 0 <= IX <= 780, 0 <= IY <= 1024. c. ôc. see INFO TEK for information about all plotting routines Xc. ¼c.-end.of.info- C. „ CALL JJPANY( 0, -1, IX/780.0, IY/780.0 ) è RETURN L end