The MASM Forum Archive 2004 to 2012

General Forums => The Campus => Topic started by: Hans on March 09, 2006, 09:38:04 PM

Title: shell.asm
Post by: Hans on March 09, 2006, 09:38:04 PM
In chapter four of the AoA, Randy Hyde introduses the shell.asm.
I tride to assemble this shel and saw a ton of errors.
For beginners like me it's to mutch to try to understande these errors.
I'd like to continuing my "self"studying, so i try to find sombody that can help me to overcome this "shell" problem.

thanks.
Title: Re: shell.asm
Post by: RedXVII on March 10, 2006, 03:38:01 PM
Perhaps you could post the code or the errors you are getting? We cant really help you unless we know what kind of errors youre getting  :P

Title: Re: shell.asm
Post by: Tedd on March 10, 2006, 06:44:24 PM
If you shout loud enough, you might get answer from the man himself :wink

But anyway, if it's the 'old' AoA then it'll be 16-bit code, and so trying to compile it as 32-bit code will give you a whole list of errors.
Keep in mind that all of that code has been used many time before by many people, so it's more likely something you did or didn't do :P
Title: Re: shell.asm
Post by: Mark Jones on March 10, 2006, 07:24:50 PM
Also Hans, there is a forum just for AOA questions. Please post your AOA questions in here. (http://www.masmforum.com/simple/index.php?board=9.0) Thanks! :bg