produce a hardcopy from DOS
|
Original Message
|
Name: sugar_free
Date: July 18, 2004 at 08:14:07 Pacific
Subject: produce a hardcopy from DOS OS: windows 2000 CPU/Ram: 256 mb
|
Comment: hi... i really need help on how to make a hardcopy from the dos screen.. since my simple program in assembly language runs in the DOS.. and i want to print whats everthing on the screen.. please help.. thanx :)
Report Offensive Message For Removal
|
|
Response Number 3
|
Name: hwood
Date: July 18, 2004 at 13:51:00 Pacific
|
Reply: (edit)If it is "graphics" you will need to load graphics.com first from the DOS directory, before you use the Print Screen key.
Report Offensive Follow Up For Removal
|
|
Response Number 4
|
Name: oldfogey
Date: July 18, 2004 at 15:10:49 Pacific
|
Reply: (edit)I am wondering if you want to do is get the output from your programme to the printer? In DOS you can redirect the output from a command eg DIR prints a directory listing on the screen; DIR>LPT1 sends the listing instead to the LPT1 port. How you do that in assembler I don't know.
Report Offensive Follow Up For Removal
|
|
Response Number 6
|
Name: SkipCox
Date: July 21, 2004 at 21:11:38 Pacific
|
Reply: (edit)Isn't this a typical problem when dos batches, scripts etc are run under w2k? I have solutions for pure dos but he says he's running windows 2000. The only thing similar is a black screen with white characters. I'm with namehere, thinking that the Print Screen button and paste to whatever will work to capture an image. If in pure dos, Pizzaz Plus will do the job. Gotta be others out there that will do the same (allow a screen image to be printed) thing. Skip
Report Offensive Follow Up For Removal
|
Use following form to reply to current message: