Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!rochester!uhura.cc.rochester.edu!sunybcs!fredonia!dunkirk!glas1989 From: glas1989@dunkirk.DKK (Michael R. Glasier) Newsgroups: comp.sys.cbm Subject: Re: Amiga <=> C64/128 Transferring ??? Message-ID: <189@dunkirk.DKK> Date: 28 May 89 23:18:50 GMT References: <2358.246E4D4E@isishq.FIDONET.ORG> Organization: Dunkirk High School, Dunkirk New York Lines: 13 In article <2358.246E4D4E@isishq.FIDONET.ORG>, izot@f171.n221.z1.FIDONET.ORG (Geoffrey Welsh) writes: > > > move masses of programs accross, but it might be quicker & easier to do it > this way: > > OPEN1,8,2,"asciiname,S,W":CMD1:LIST On a C-64 you might have to use a number larger than 130 for a file number. Anything smaller won't give carriage returns at the ends of the lines. (OPEN 140,8,2,"filename,s,w":CMD140:LIST)