Aug 16, 2007 #1 dracos2 MIS Joined Aug 28, 2001 Messages 18 Location US The last page of a print request from the command window to list the db structure for example does not come out the next job forces it out. Any Ideas
The last page of a print request from the command window to list the db structure for example does not come out the next job forces it out. Any Ideas
Aug 16, 2007 Thread starter #2 dracos2 MIS Joined Aug 28, 2001 Messages 18 Location US Sorry On Win XP. Upvote 0 Downvote
Aug 17, 2007 #3 cricket Technical User Joined Jul 5, 2000 Messages 361 Location IE Key in these 3 lines to force the last page ??? chr(12) SET PRINT TO SET PRINT TO You may just have a time delay issue on te last page, and there is a FAQ on this site, which addresses this for LPT1. Upvote 0 Downvote
Key in these 3 lines to force the last page ??? chr(12) SET PRINT TO SET PRINT TO You may just have a time delay issue on te last page, and there is a FAQ on this site, which addresses this for LPT1.