I am using PRINT Object to print some reports. In the CMSay Method nPad Parameter is for padding as given below.
In the Preview do not see PADDING RIGHT. Could you please help on this...!
- Code: Select all Expand view
//METHOD CmSay( nRow, nCol, cText, oFont, nWidth, nClrText, nBkMode, nPad, lO2A );
oPrn:CmSay( nPRow , 14.00, Transform(oRsAcctOSBList:BILL_AMOUNT,"@Z 99,99,99,999.99"), oFont ,2.34, PAD_RIGHT )
Thanks
Shridhar