Path: utzoo!utgpu!water!watmath!clyde!burl!codas!mtune!rutgers!cbmvax!fred From: fred@cbmvax.UUCP (Fred Bowen) Newsgroups: comp.sys.cbm Subject: Re: Pet to C64 BASIC conversion Message-ID: <3353@cbmvax.UUCP> Date: 23 Feb 88 13:12:41 GMT References: <3295@cup.portal.com> Distribution: na Organization: Commodore Technology, West Chester, PA Lines: 19 In article <3295@cup.portal.com>, Brendan@cup.portal.com writes: > > A friend of mine is trying to convert a program in PET basic to c-64 bsic.. > > 3790 GOSUB"CONPAST" > 3800 RESTORE"CON"TO"CONPAST" These look not like PET tokens but like P-series tokens. The lines should be SCRATCH"CONPAST" and RENAME"CON"TO"CONPAST". To convert these to a C64 you would have to open the disk command channel and send the appropriate command strings to accomplish the same things... -- -- Fred Bowen uucp: {ihnp4|rutgers|caip}!cbmvax!fred arpa: cbmvax!fred@RUTGERS.EDU tele: 215 431-9100 Commodore Electronics, Ltd., 1200 Wilson Drive, West Chester, PA, 19380