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
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...
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-}