|
Re: Fwd: NASM: msg#00030lang.nasm.devel
On Sun, 26 Dec 2004, Stanislav Karchebny wrote: > Please answer the guy if anyone got time, I'm really short on time nowadays... > ---------- Forwarded Message ---------- > > Subject: NASM > Date: Sunday 26 December 2004 09:35 > From: "Geoffrey Rockefeller" <laquonev@xxxxxxxxxxx> > To: berkus@xxxxxxxxxxxxxxxxxxxxx > > Dear Berkus, > > I have downloaded nasm and disasm twice, copied the files to a folder, and > attempted to execute them. Each time I double-click on the icon for nasm, a > DOS window opens up for a brief second, then nothing. After I'm done, my > DOS in windows won't change paths--it's always locked on Documents and > Settings. > > Can you explain to me what I'm doing wrong and why I can't access nasm? Your problem, quite literally, is that you are using windows. nasm is a tool that operates on .asm files (the actaul filename/extension's irrelevant). You're not giving it a file to operate on, and so it's operating on nothing. And the result of operating on nothing is ... nothing. Which is the result you're seeing. Phil -- Ballmer: Developers developers developers developers Dubya: Terrorists terrorists terrorists terrorists ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Fwd: NASM: 00030, Stanislav Karchebny |
|---|---|
| Next by Date: | Re: Fwd: NASM: 00030, H. Peter Anvin |
| Previous by Thread: | Fwd: NASMi: 00030, Stanislav Karchebny |
| Next by Thread: | Re: Fwd: NASM: 00030, H. Peter Anvin |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |