KYOCERA FS-1300D User Manual Page 167

  • Download
  • Add to my manuals
  • Print
  • Page
    / 410
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 166
MAP
157
MAP — Move to Absolute Position
Format
MAP x-coordinate, y-coordinate;
Parameters
x-coordinate:
distance from the left margin
y-coordinate:
distance from the top margin
Function
The MAP command moves the cursor to a position specified relative to the top and left
margins, measured in the units designated by the UNIT command. The coordinates may
be positive or negative. Negative coordinates move the cursor outside the margin.
The MAP command is ignored in path mode graphics.
File
!R! RES; UNIT C; STM 2; SLM 2;
SFNT ’Helvetica-Nr’, 9;
MAP 0, 0; BOX 40, 40; SPD .2;
MAP 0, 1.4; TEXT ’< = = = Margins’;
MAP 0, 0; CIR .1; TEXT, L; TEXT ’ MAP 0, 0;’;
MAP 4, 0; CIR .1; TEXT, L; TEXT ’ MAP 4, 0;’;
MAP 0, 2; CIR .1; TEXT, L; TEXT ’ MAP 0, 2;’;
MAP 4, 2; CIR .1; TEXT, L; TEXT ’ MAP 4, 2;’;
MAP -1, -1; CIR .1; TEXT, L; TEXT ’ MAP -1, -1;’;
PAGE;
EXIT;
Page view 166
1 2 ... 162 163 164 165 166 167 168 169 170 171 172 ... 409 410

Comments to this Manuals

No comments