FBPL Command Reference

Table Of Contents
3
3 Object Position Calculation
Note :
1. 203 dpi, 1 mm=8 dots ; 300 dpi, 1 mm=12 dots ; 600 dpi, 1mm=24 dots
2. Only integer portion will be used. Ex. 2 mm = 23.6 dots then 23 dots will be used.
DIRECTION 0
CLS
TEXT 56,24,"3",0,1,1,"ABC"
PRINT 1
DIRECTION 1
CLS
TEXT 56,24,"3",0,1,1,"ABC"
PRINT 1