The MASM Forum Archive 2004 to 2012

Miscellaneous Forums => 16 bit DOS Programming => Topic started by: herge on June 24, 2006, 12:12:26 PM

Title: Screen Ascii Capture[SNAP.ASM]
Post by: herge on June 24, 2006, 12:12:26 PM
 Hi All:

Here's some old code that I
have been trying to convert
to 32 bit code.

It does work in 32-bit code
but only after you use
DEBUG.EXE
and single step
once and then say go!
I don't Why Thou.
Don't make no sense to me
but it will work,
If it doensn't work it creates a
zero length file(useless).

It makes a file called SCREEN.ASC
in the local directory.
It Also removes blank lines.


[attachment deleted by admin]