Re: PCFSRV V2.5
Bill Gunshannon via Coco <[email protected]> Thu, 19 Mar 2026 14:13:09 -0400
| Newsgroups | gmane.comp.hardware.tandy.coco |
|---|---|
| Message-ID | <SJ0PR11MB5815EED9E4E89233561157E5ED4FA@SJ0PR11MB5815.namprd11.prod.outlook.com> |
On 3/19/2026 1:13 PM, Wayne Campbell via Coco wrote: > Did you try listing the program when it went back to the OK prompt? As I > recall, basic programs are not unreadable. Even if they're not saved in > ASCII, they are still listable once they're loaded. Maybe from that you > can figure out what's going on? > Sure. I have the BASIC program. As I said it lists a simple help menu and asks: "350 INPUT"LOAD OR COPY (L)/C";A$" If I type "L" it goes to: 370 CLEAR 200,MX 380 ML=763:'LOAD + EXEC 390 SP=PEEK(27)*256+PEEK(28)-ML 400 EXEC SP 410 END I assume it expects to load a machine language program of some sort from the tape. and then EXEC it. It does not. It nakes no attempt to read the tape and simply returns to the "OK" prompt. bill -- Coco mailing list [email protected] http://listserv.adelphi.edu/cgi-bin/mailman/listinfo/coco