Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Errors in Compiled Programs
#1
If I get an error in a compiled QB program, it give me an error code and an offset.

1) Is the error code the same error code that the IDE would give me if it was interpreting the program?
2) How do I find the offset in the module the error occured in?
Reply
#2
1) Yes
2) Have BC generate a list file when you compile.
Reply
#3
I'm using your make proggie. What do I change to get a list file?
Reply
#4
Unfortunately, there is no option to get a list file with QBMCX 1.2. You can easily modify the source to add this if you want.
Reply
#5
Of course, this is an option in the new version you're making, isn't it Wink

Thanks for the help, I found the stoopid bug Smile
Reply
#6
Of course.
Reply
#7
I messed with the source code of QBMCX 1.2 a while ago so that it was also able to generate libraries out of a bas file, the Include file was also created automatically as well. I used it for some while when making libraries Smile.

I'd like to have QBMCX the new version when it is finished!
(Lol, I think more and more people start programming in MED or similar using Plasma's program... Wink)
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)