|
From: Itamar M. L. J. L. <ita...@gm...> - 2013-03-11 18:28:02
|
Hi!
The Class win_prn use Textout
I use snr2 utility and change this line below
oPrn := win_prn():New(cPrint)
...
oPrn:hwg_Textout("XXX",.t.)
Error BASE/1004 Message not found: WIN_PRN:HWG_TEXTOUT
Called from ->__ERRRT_SBASE(0)
Called from ../../../tobject.prg->WIN_PRN:ERROR(0)
Called from ../../../tobject.prg->(b)HBOBJECT(0)
Called from ../../../tobject.prg->WIN_PRN:MSGNOTFOUND(0)
Called from ../../../tobject.prg->WIN_PRN:HWG_TEXTOUT(0)
Obviously clase win_prn not use function hwg_textout.
Best regards,
Itamar M. Lins Jr.
|