Alguien puede ayudarme con esto?, es una clase la Tdosprn nunca un problema con harbour, pero al crear una nueva libreria que contine esta clase y enlasar esta libreria con mi aplicacion al momento de inicializar el trabajo de impresion aparece esto:
Application
===========
Path and name: C:\FWH\VANKS32\Vanks32.exe (32 bits)
Size: 3,198,464 bytes
Time from start: 0 hours 0 mins 41 secs
Error occurred at: 19/10/2011, 17:57:02
Error description: Error BASE/1605 Invalid self: NEW
Args:
[ 1] = O TDOSLPT
[ 2] = U
Stack Calls
===========
Called from: ..\SOURCE\TDOSPRN.PRG => TDOSLPT:NEW(168)
He probado cambiando el codigo y nada.
Error BASE/1605 Invalid self: NEW
- Mayor_Valenzuela
- Posts: 62
- Joined: Tue Jul 08, 2008 4:27 pm
- Location: Santiago, Chile
Error BASE/1605 Invalid self: NEW
Mario Valenzuela M.
Santiago, Chile.
Santiago, Chile.
Re: Error BASE/1605 Invalid self: NEW
Ensure tdosprn/tdoslpt returns self not nil at its new() method
FWH 11.08/FWH 19.03
xHarbour 1.2.1 (Rev 6406) + BCC
Harbour 3.1 (Rev 17062) + BCC
Harbour 3.2.0dev (r1904111533) + BCC
xHarbour 1.2.1 (Rev 6406) + BCC
Harbour 3.1 (Rev 17062) + BCC
Harbour 3.2.0dev (r1904111533) + BCC
- Mayor_Valenzuela
- Posts: 62
- Joined: Tue Jul 08, 2008 4:27 pm
- Location: Santiago, Chile
Re: Error BASE/1605 Invalid self: NEW
Thank you alot, works fine now...
Mario Valenzuela M.
Santiago, Chile.
Santiago, Chile.