Path: utzoo!attcan!uunet!samsung!zaphod.mps.ohio-state.edu!sdd.hp.com!elroy.jpl.nasa.gov!spacm1!resmgt04 From: resmgt04@spacm1.uucp Newsgroups: comp.os.msdos.programmer Subject: Why doesn't this work? Message-ID: <1939.2709b45f@spacm1.uucp> Date: 3 Oct 90 09:50:22 GMT Organization: Security Pacific Automation Co., LA, CA Lines: 17 Why doesn't this work? I'm just trying to use DEBUG as an assembler, and I can type out my "source" in a file and then direct it to DEBUG like c:\ DEBUGSOURCE.LST but DOS tells me "File not found" (creating the file ahead of time doesn't work either) and if I explicitly stick in the path of the files DOS sez "Path not found". I should probably try to find an assembler to download (not up to paying for MASM), but I'd still like to know what's wrong.