On Wed, 03 Jun 2009, Sudip Bhattacharyya wrote:

Hi,

> >And probably only this line was important to force flushing print buffer
> >before key press.
> >Try to remove from your code:
> >   SET PRINTER TO DEMO.TXT                // this line is added
> >and:
> >   ! COPY DEMO.TXT PRN                    // this line is added
> >leaving only 'SET PRINTER TO' and check what will happen.
> I tried it before. Same result ;-( Printer halts and after quitting from the
> program printing ends.

Maybe I'm wrong but I have serious doubts about it.
   SET PRINTER TO
closes printer file and should always flush the buffers.
I rather think it was a typo in your tests or sth like that.

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

Reply via email to