Purpose |
To set the position of the next control relative to the current position. |
Syntax |
winio@('%rp', ix, iy) |
Modifiers |
Grave accent (`) - use real rather than integer input. |
Description |
The units of measurement correspond to the average width and the height of the default font. |
Example |
winio@('%rp', 8L, 0L) |
See also |
%ap (Absolute Position), %gd (Grid), %ob (Open Box), %nl (Newline), %ff (Form Feed) |