Re: PLEASE PLEASE HELP!!!!!!!!


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

Re: PLEASE PLEASE HELP!!!!!!!!



Do you save your program as an ASCII file? Word Perfect has it's own format!
~bili
P.S. tasm usage:
        DOS prompt                              result
        tasm -80 -g3 -r12 yourfile.asm
                                                yourfile.obj
        ren yourfile.obj yourfile
                                                yourfile
        string85 yourfile
                                                yourfile.85s
On Sun, 25 May 1997, matt wrote:

> When i try to compile programs(hello world) in tasm it won't work.  I'm
> writing it in word perfect and can not figure out whats wrong.  In other
> asm files that other people have written it works fine but not with
> this. I've tried cut and paste from a hello world code that is supposed
> to work but i get something like open file source error.  I have the new
> ti-85.h.  Please help me or reply with suggestions before i smash my
> computer.  thanks in advance
>


References: