Add /tasm/bin to your path
Like this
PATH=C:\Perl\site\bin;C:\Perl\bin;C:\Windows\system32;C:\TASM\BIN
Exactly how you do that depends on which OS you have.
Find out your current path by typing
path
at the command prompt.
Salem
Posting Sage
11,531 posts since Dec 2005
Reputation Points: 5,862
Solved Threads: 953
If you open a new command prompt, type in 'path', do you see your new path?
What's your current directory?
If you've set the path correctly, then the current directory should be where your .asm files are, not /tasm/bin
Salem
Posting Sage
11,531 posts since Dec 2005
Reputation Points: 5,862
Solved Threads: 953