I wrote an assembly program in Notepad and changed the extension to .asm. I found the MASM file, ML.exe in MS Visual Studio 9.0\VC\bin. In command prompt, I ran "ML first.asm", but got an error "MASM : fatal error A1000:cannot open file : first.asm" even though I had the file in the correct location. Any help? Thanks.