X-Received: by 10.107.202.194 with SMTP id a185mr802874iog.137.1501225857229; Fri, 28 Jul 2017 00:10:57 -0700 (PDT) X-Received: by 10.31.153.84 with SMTP id b81mr35240vke.14.1501225857125; Fri, 28 Jul 2017 00:10:57 -0700 (PDT) Path: csiph.com!weretis.net!feeder6.news.weretis.net!feeder.usenetexpress.com!feeder1.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!t6no339932itb.0!news-out.google.com!g57ni686qtg.1!nntp.google.com!s6no589168qtc.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.java.help Date: Fri, 28 Jul 2017 00:10:56 -0700 (PDT) In-Reply-To: <0e8f653e-42c5-4d7c-93e9-af7c404d0ace@a29g2000pra.googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=14.139.241.194; posting-account=CuUaUgoAAAD_fzDb_CrSVDEZDK0Bwf3I NNTP-Posting-Host: 14.139.241.194 References: <0e8f653e-42c5-4d7c-93e9-af7c404d0ace@a29g2000pra.googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: How do I save a .java file in Notepad? From: mamta.pandey07@gmail.com Injection-Date: Fri, 28 Jul 2017 07:10:57 +0000 Content-Type: text/plain; charset="UTF-8" Lines: 8 Xref: csiph.com comp.lang.java.help:4202 On Thursday, October 9, 2008 at 1:31:56 AM UTC+5:30, liann...@gmail.com wrote: > I have an assignment and the textbook has us create code in Notepad. > The file is HelloWorld.java (in the C: prompt) > Anyhow the book states "save the source code". Now I'm in Notepad and > the file is saved in Dos C: prompt as .java but if I save it in > Notepad it changes the file format to .txt. > > How do I save it after creating the source code in Notepad?