Number of line really printed on PRINT DATA

Moderator: Rathinagiri

Post Reply
User avatar
hmgchang
Posts: 273
Joined: Tue Aug 13, 2013 4:46 am
Location: Indonesia

Number of line really printed on PRINT DATA

Post by hmgchang »

Dear Masters,

In this comamnd,

@ <Row> , <Col> PRINT [ DATA ] <xData>

[ TO <nToRow> , <nToCol> ]

[ FONT <cFontName> ]

[ SIZE <nFontSize> ]

[ BOLD ]

[ ITALIC ]

[ UNDERLINE ]

[ STRIKEOUT ]

[ COLOR <aColor> ]

[ RIGHT | CENTER ]


- If the printed width of xData is longer than the given region colWidth (<nToCol>-<Col>), the command will wrap the< xData to the next
line and so on. How to know/calculate numbers of line will really printed in advance, so that I can expand the <nToRow> to fit
the lines.


TIA.


best rgds,
Chang
Just Hmg It !
Post Reply