From: "Joe Aquinas" Newsgroups: comp.os.msdos.djgpp Subject: No output. Lines: 13 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Message-ID: Date: Sun, 31 Oct 1999 04:52:55 GMT NNTP-Posting-Host: 24.65.186.105 X-Complaints-To: abuse AT home DOT net X-Trace: news1.gvcl1.bc.home.com 941345575 24.65.186.105 (Sat, 30 Oct 1999 21:52:55 PDT) NNTP-Posting-Date: Sat, 30 Oct 1999 21:52:55 PDT Organization: @Home Network Canada To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com When I RUN|run my project, it compiles with no errors, and says "Program exit Code 0x000000" but the error window pops up and says "bad command or file name" and the User Screen shows no output. I know it's compiling right because when I run the .exe file it works fine. Is DJGPP not finding the file it just compiled? What settings/bugs would cause this behavior? I'm running DJGPP on Win98 in a DOS box. thanks in advance, Joe