If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Other > Can't Print from Dbase under Win2000?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-09-04, 12:54
jamesao jamesao is offline
Registered User
 
Join Date: Aug 2004
Location: Sunny Southern California
Posts: 1
Can't Print from Dbase under Win2000?

I've inherited a legacy DBASE that runs in a DOS window on Win2000. I'm connected to a printer on LPT1.

I can print from Win2000 fine.

If I shell out to the DOS prompt, I can print from DOS fine.

But when I try to print from within DBASE--forget it. I've tried
.SET PRINTER LPT1:
.SET PRINT ON

but when I try to print--the output goes into never never land.

It seems to me that the problem is a DBASE setting. Does anyone have a suggestion or know what I'm doing wrong?

Thanks in advance!
Reply With Quote
  #2 (permalink)  
Old 09-13-04, 12:05
pino pino is offline
Registered User
 
Join Date: Sep 2004
Posts: 1
try in this manner:

SET PRINTER TO FILE TEMP.TXT

then
RUN COPY TEMP.TXT LPT1
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On