Opening CP/M files (.asm/.bas)

From: Sipke de Wal <sipke_at_wxs.nl>
Date: Wed Apr 26 12:44:43 2000

----- Original Message -----
From: Ernest <ernestls_at_home.com>
To: <classiccmp_at_classiccmp.org>
Sent: Wednesday, April 26, 2000 6:08 PM
Subject: Opening CP/M files (.asm/.bas)


> I have an Apple II with a Z80 card, and lots of CP/M disks for it but I'm
> having a problem opening the .ASM and .BAS files. I thumbed through a book
> on both Mbasic and CP/M but neither of these books clearly describe how to
> work with these files.
>
> The Mbasic books says to open Mbasic, and at the "OK" prompt type RUN
> "B:MAINT.BAS" (for example)but when I do that, it gives me a "Direct
> Statement in file" message, and then it goes back to the "OK" prompt.

See if you can edit the .BAS file with an editor (Only a ASCII .BAS file
can contain a direct statement) Then edit out the offending statment and run
it. I don't see how a tokenized .BAS file could be saved with a direct
statement.

For .ASM files you need an assembler and linker/loader program to generate
the object code (usually a .COM file). Look for another program like ZASM.COM
that may be the assembler.
Received on Wed Apr 26 2000 - 12:44:43 BST

This archive was generated by hypermail 2.3.0 : Fri Oct 10 2014 - 23:32:42 BST