Re: A89: Quitting ASM


[Prev][Next][Index][Thread]

Re: A89: Quitting ASM




In a message dated 12/5/98 11:20:36 AM Pacific Standard Time,
TurboSoft@aol.com writes:

<< typing  makeprgm simtown  on the command line.  lt outputs a .9xZ file
named
 simtown.9xz, which l send to my 89.  Running the simtown() program on my calc
 the first time gives a MEMORY error, running it after that talks about
invalid
 program references and stuff.  Compiling other .asm files does the same thing
 (small .9xz file which causes Memory error on calc). >>

instead of using makeprgm directly, use the batch files that come with
plusshell.  they were included for the very purpose that you are presenting
us, ease of use.  you're obviously typing in the wrong parameters or whatnot,
so instead, use asm89.bat.  it simplifies the process a whole lot.  oh yeah,
you have to either edit autoexec.bat to set the appropriate paths, or run
setps.bat before you can use any of the batch files.