I just downloaded the latest version of nasm but the "Hello World!" code in the FAQ doesn't work now. It gives me some kind of error message on Line #1. I just restarted doing assembly after a few months and I remember I was able to run some asm code using nasm but can't now. Any idea on what would the starting lines for Nasm (eg .Stack, .Code, etc) and where to put the actual code?