CommandReference
Parameters
n1 mostsignificant byte of the offset from the left (in dots)
n2 leastsignifica ntbyte of the offset from the left (in dots)
L1 mostsignificant byte of the linele ngth(in dots)
L2
least significant byte of the line length (in dots)
where:
offset = inches/203 = (n1 * 256) + n2
length = inches/203 = (L1 * 25 6) + L2
mthebitmask (wher e 0 = top and 7 = bottom)
Example
42