Hi Bruce,
Thanks for your help!
I saw that, but it doesn't seem to apply in this case. This exact code compiles and runs perfectly on my desktop machine!
Any other ideas?
TIA,
TR
Hi Bruce,
Thanks for your help!
I saw that, but it doesn't seem to apply in this case. This exact code compiles and runs perfectly on my desktop machine!
Any other ideas?
TIA,
TR
Zip-up the code you're having the problem with and I'll see if I get the same error here.
I'm not exactly sure why but it started working. If it may help someone else here's what I did....
I created a simple test program, and compiled it and it worked. Then I added Include "Modedefs.bas" and I got a message saying that it needed to use MPASM. I had it find MPASM, then it compiled. So I went back to my original program and recomplied and it said it the filename path was too long by 4 bytes. I shorted the filename and then it compiled ok.
Go figure....
Bookmarks