Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!tut.cis.ohio-state.edu!zaphod.mps.ohio-state.edu!van-bc! From: lphillips@lpami.wimsey.bc.ca (Larry Phillips) Newsgroups: comp.sys.amiga Subject: Re: C64->Amiga Keywords: c64 amiga Message-ID: <886@lpami.wimsey.bc.ca> Date: 6 Dec 89 23:59:31 GMT Lines: 26 Return-Path: To: van-bc!rnews In <[257deaf4:3011]comp.sys.amiga@tronsbox.UUCP>, tron1@tronsbox.UUCP (HIM) writes: >save "program",9 will save the file onto an amiga floppy. but how do I >telklk the C64 to save it in UN-Tokenized ASCII???? It's been a LONG time ( >4 yrs. ), so pardon the slightly vague instructions.... Load the Basic program into the 64. OPEN 9,9,1,"foo.list" CMD 9 LIST CLOSE 9 I think that will do it. In case I have it wrong, you can get the idea anyway, and check out the way you LIST a Basic program to the printer. It's the same technique, but using a file on the disk -larry -- " All I ask of my body is that it carry around my head." - Thomas Alva Edison - +-----------------------------------------------------------------------+ | // Larry Phillips | | \X/ lphillips@lpami.wimsey.bc.ca -or- uunet!van-bc!lpami!lphillips | | COMPUSERVE: 76703,4322 -or- 76703.4322@compuserve.com | +-----------------------------------------------------------------------+