with win_PrintFileRaw runs perfectly
Thanks very much

Best Regards,
Fernando Athayde




________________________________
De: Viktor Szakáts <harbour...@syenar.hu>
Para: Harbour Project Main Developer List. <harbour@harbour-project.org>
Enviadas: Terça-feira, 30 de Março de 2010 16:56:14
Assunto: Re: Res: Res: [Harbour] set printer to ( problem with network)

> extension .prn gone, but the problem continue
> Error TERM/2014  Create error: \\caixa2\Epson LX-300 (DOS Error 67)
> Called from ->SET(0)

If this is a printer name (as opposed to share name) 
it won't work in Harbour.

Use hbwin lib functions to push data into printer names:
   win_PrintFileRaw( win_PrinterGetDefault(), cTempFileName )

Brgds,
Viktor

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour



      
____________________________________________________________________________________
Veja quais são os assuntos do momento no Yahoo! +Buscados
http://br.maisbuscados.yahoo.com
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to