Only partial help here.
In your PBP folder, there's a file, PM.TXT
Search for 308 and it says ...Are you using any Assembly Language in your program?308 Macro Buffer Overflow
An attempt was made to define a macro which was larger than 4K. This
usually indicates a missing ENDM pseudo-op.
Sometimes things like this can happen with a bad statement syntax, even though you're not using ASM.
As for why it works on one computer and not the other, well maybe ...
The "308 Macro Buffer Overflow" error is specific to PM.EXE
If the other computer is using MPASM, it won't show as a problem.
But that's like throwing a Dart across a football field and thinking you'll hit the Dartboard.
<br>
Edit: Dagnabit mackrackit! Beat me to it.
9 hours after the original question, and I'm 9 minutes late.![]()





Bookmarks