CompuServe Messages

#using DevPac

    04-Sep-95 14:34:49
Sb: #48024-#using DevPac
Fm: Phillip Wooller 100024,2227
To: Bart Mathias 72017,1005
I have used devpac3 succesfully, this sounds very tricky, maybe you are relying on certain registers being set or you are storing a long value in word storage, or overwritting the stack. How long is your program, maybe you could post it here? To read the cli is pretty simple as it is actually pointed to by a0 on startup ( which I assume you know already ) 🙂 or maybe you are using readargs? if so then I don't know if that actually works from the editor as I have never tried readargs. Phill