Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!husc6!rutgers!ucla-cs!sdcrdcf!otto!rex From: rex@otto.COM (Rex Jolliff) Newsgroups: comp.sys.cbm Subject: Re: SEQ -> PRG, and how about PRG -> SEQ? Message-ID: <517@otto.COM> Date: Sat, 12-Sep-87 02:34:13 EDT Article-I.D.: otto.517 Posted: Sat Sep 12 02:34:13 1987 Date-Received: Sun, 13-Sep-87 09:08:23 EDT References: <5237@j.cc.purdue.edu> <669@uokmax.UUCP> <741@csun.UUCP> <361@umnstat.UUCP> <575@rocky.STANFORD.EDU> Reply-To: rex@otto.UUCP (Rex Jolliff) Organization: Las Vegas Sun Lines: 30 Summary: don't know about Amiga, but here's the CBM-64 end... Expires: Sender: Followup-To: Distribution: Keywords: In article <575@rocky.STANFORD.EDU> ali@rocky.UUCP (Ali Ozer) writes: >Ok, I want to do the reverse --- take a C64 BASIC program (which appears >as a PRG file), and send it over the 1600 modem to my Amiga. (I was looking >at all the BASIC programs I wrote for the 64, and realized some could run >on the Amiga with minimal changes...) >Ali Ozer, ali@rocky.stanford.edu Here's a simple way to do it... First, load the file into the C-64's memory. Then, open a SEQ file on the disk by typing: OPEN 8,8,8,"text,s,w". then, type: CMD 8:LIST:PRINT#8:CLOSE8 (you might have to type the print and close statments on another line.). You should now have the PET-ASCII representation of your program in the SEQ file. You'll probably have to convert it to regular ASCII, but that shouldn't be to much of a problem. Also, there is an excellent terminal program that is well suited for just these kind of operations. It's called BOBSTERM PRO. It has the facility to convert from/to ASCII, PETASCII, and BASIC program files. you can also edit the files no matter what format they're in. I didn't mean this to be an advertisment, but it sounds like this is just what everybody is needing. Rex. -- Rex Jolliff (rex@otto.UUCP, {akgua,ihnp4,mirror,sdcrdcf}!otto!rex) The Sun Newspaper - |Disclaimer: The opinions and comments in Nevada's Largest Daily Morning | this article are my own and in no way Newspaper | reflect the opinions of my employers. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - What happened to our superior space program?