Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!rutgers!labrea!rocky!ali From: ali@rocky.STANFORD.EDU (Ali Ozer) Newsgroups: comp.sys.cbm Subject: Re: SEQ -> PRG, and how about PRG -> SEQ? Message-ID: <575@rocky.STANFORD.EDU> Date: Thu, 10-Sep-87 16:02:16 EDT Article-I.D.: rocky.575 Posted: Thu Sep 10 16:02:16 1987 Date-Received: Sat, 12-Sep-87 10:01:50 EDT References: <5237@j.cc.purdue.edu> <669@uokmax.UUCP> <741@csun.UUCP> <361@umnstat.UUCP> Reply-To: ali@rocky.UUCP (Ali Ozer) Organization: Stanford University Computer Science Department Lines: 15 [--] 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...) I either have to send the program to the Amiga as is and do some conversion on the Amiga, or convert it on the 64 and send over the actual BASIC words (ie, the four characters GOTO instead of the token...). And there's the ASCII conversion... Is there any programs/utilities already out there that will do this? Or some easy tricks that will aid in "untokenizing" that I can use in a program? Ali Ozer, ali@rocky.stanford.edu