Re: A89: asm89 compiling errors


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

Re: A89: asm89 compiling errors



you have to restart your computer
-----Original Message-----
From: David Demers <Led__Zeppelin@email.msn.com>
To: assembly-89@lists.ticalc.org <assembly-89@lists.ticalc.org>
Date: Monday, October 05, 1998 10:40 PM
Subject: Re: A89: asm89 compiling errors

I moved my enter PlusShel dir to C:\PlusShel and followed your instructions exactly, and I still get the same error....
****!!!!!!  IF anyone has gotten this to work (for the 89) please attach a copy of one program so I, and everyone else, knows that it actually works, and we all don't give up on PlusShell for the 89.  !!!!!!****
PLEASE HELP!!!!
Thanks,  Dave
-----Original Message-----
From: Rusty Wagner <river@gte.net>
To: assembly-89@lists.ticalc.org <assembly-89@lists.ticalc.org>
Date: Monday, October 05, 1998 10:24 PM
Subject: Re: A89: asm89 compiling errors

asm89 is a batch file which requires the ASM92P environment variable to be set to the base directory of the PlusShell distribution.  If you extracted it to C:\PlusShell, you would run the following command before compiling or put it in your autoexec.bat:
 
SET ASM92P=C:\PlusShell
 
Then you should be able to compile...
 
 
-----Original Message-----
From: {-kimo-} <kimo@stones.com>
To: assembly-89@lists.ticalc.org <assembly-89@lists.ticalc.org>
Date: Monday, October 05, 1998 9:23 PM
Subject: Re: A89: asm89 compiling errors

i've had this exact problem doing the same thing with phoenix.  i've heard of people getting it to work, but not me.  so if anyone has any ideas, enlighten us!  =)

At 09:19 PM 10/5/98, David Demers said:
I added 'xdef _ti89' in the 'xdef' section of tetris and tried to compile it for PlusShell.   When I type 'asm89 tetris' it says "Bad Command or Filename","There were errors"
'asm89' and 'tetris' are in the same dir and I made sure I had everything coming from the same dir.  What am I doing wrong?


{-kimo-}

Follow-Ups: