Path: utzoo!attcan!uunet!lll-winken!lll-tis!ames!mailrus!b-tech!m-net!mju From: mju@m-net.UUCP (Marc Unangst) Newsgroups: comp.binaries.ibm.pc.d Subject: Re: Looking for a BASIC compiler Message-ID: <2627@m2-net.UUCP> Date: 14 Dec 88 01:54:50 GMT References: <1600@nmtsun.nmt.edu> <6588@netnews.upenn.edu> Reply-To: mju@m-net.UUCP (Marc Unangst) Organization: M-NET, Ann Arbor, MI Lines: 16 In article <6588@netnews.upenn.edu> greenber@eniac.seas.upenn.edu.UUCP (Brian Greenberg) writes: >Basically, (no pun intended), it involves listing the file to the disk. Actually, with most BASIC interpreters for the IBM, you can save a file in ASCII format (which is what Turbo Basic requires, as well as Microsoft QuickBasic, and Microsoft Basic, and...). This is done by typing SAVE "FOO",A where you substitute your filename for FOO. Unless you want to write over your old program, you should pick a different filename. -- "Don't find a fault, | Marc Unangst find a remedy." | UUCP: mju@m-net.ann-arbor.mi.us -Henry Ford | UUCP path: ...!uunet!mailrus!clip!m-net!mju ---------------------+ Internet: mju%m-net%clip@umix.cc.umich.edu