Path: chuka.playstation.co.uk!news From: "Mike Hatfield" Newsgroups: scee.yaroze.programming.gnu_compiler Subject: Re: make Date: Fri, 19 Mar 1999 15:15:15 -0000 Organization: PlayStation Net Yaroze (SCEE) Lines: 22 Message-ID: <7ctpqu$1vd6@chuka.playstation.co.uk> References: <7aqhqg$erp24@chuka.playstation.co.uk> <36D12139.4E38ECCE@scee.sony.co.uk> <7bkjpc$9he23@chuka.playstation.co.uk> <7com2a$fu910@chuka.playstation.co.uk> <36EFEF24.F107589@vmlabs.com> NNTP-Posting-Host: mail.ridgeway-sys.com X-Newsreader: Microsoft Outlook Express 4.72.3155.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Scott Cartier wrote in message <36EFEF24.F107589@vmlabs.com>... >> Can anyone tell me why I can't 'Save As' any files in Notepad without a >> file extension? It always adds .txt as default, which doesn't seem to >> work when I run 'make'. [snip] There's another way to fool notepad if you specifically don't want an extension (e.g. for a file called "makefile")... when saving the file, enter the filename as "makefile." including the "." at the end. Notepad thinks you've given it an extension and doesn't add ".txt" onto the end. Cheers, Mike