Re: MASM ASSUME directives...



On Tue, 26 Feb 2008 07:56:24 +0000, Alex Buell <spamtrap@xxxxxxxxxx>
wrote:

On Mon, 25 Feb 2008 16:49:41 -0600, I waved a wand and this message
magically appears in front of ArarghMail802NOSPAM:

MASM 5.10 doesn't appear to like above at all. So, which versions
does?

5.10B doesn't like it either. Works on 6.00B, so I assume it will
work on any version of MASM 6.

I tested it with MASM 6.0, it didn't work either!

6.00B doesn't like the Assume CS: bit. DS: & ES: work.
However, if you use a '.model flat', 6.00b WILL accept the Assume CS:.

But, 5.10B will do the Assume CS:

--
ArarghMail802 at [drop the 'http://www.' from ->] http://www.arargh.com
BCET Basic Compiler Page: http://www.arargh.com/basic/index.html

To reply by email, remove the extra stuff from the reply address.

.