AMOSi:Menu instruction - LOcate

From Amiga Coding
Revision as of 02:17, 20 November 2007 by Spellcoder (talk | contribs) (New page: Moves the graphics cursor used as the position for your text and graphics operations. <code><pre> LO x,y </pre></code> x,y are the new coordinates of the cursor measured RELATIVE to t...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Moves the graphics cursor used as the position for your text and graphics operations.


LO x,y


x,y are the new coordinates of the cursor measured RELATIVE to the top left corner of the present menu line.