Hi all:

I try this .prg over an epson lx300 on lpt1
**** test.prg
set print on
? "hello world",hb_version()
set print off
quit
**** end

I no obtain any print result

but if I try

**** test.prg
set printer to prn
set print on
? "hello world",hb_version()
set print off
quit
**** end

I obtain a correct print

I use  Harbour 1.1.0dev (Rev. 9908)

this problem was Fixed?

best regards
Ciro









--
http://sistemascvc.tripod.com (la casa del clip2win y nodosimp / the no2imp and clip2win home )
http://www.oohg.org ( Object Oriented Harbour GUI, more simple, more powerfull )


_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to