Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to Print in text mode

0 views
Skip to first unread message

Ekekapol

unread,
Apr 8, 1999, 3:00:00 AM4/8/99
to
I have VdBase 5.5 Professional. And use in Novell Netware 4.1 .
I can print out text file to LPT port but not strong.
That still make hang in my client computer.
I can show you how to print

:Sample
XX_FILE = JOB_Q->FILE_PRN
batch_name = "C:\GDM\X_PRINT.BAT " + XX_FILE
if type("WinExec") # "FP"
extern CINT WinExec(CSTRING, CINT) kernel
endif
WinExec(batch_name,0)
:End Sample

Do you have some way for do this better than me.
And not hang in my computer.

Thank you.


0 new messages