I asked the question before, got an answer and supposedly fixed the problem. What is it?
Answer: The line truncating problem where the filename is too long and the ICD will not RUN.
I have been debugging a program for 2 weeks using the exact same filename and path and it certainly is <60 characters as required by the assembler. (All code is PBP 3.0).
Here's my path: D:/MyCode/Hood26.pbp
Why should this call up the "line truncating" dialog box, ESPECIALLY since I've been saving and compiling to this same file path? It compiles fine but when I hit Run, it cacks.
Bookmarks