budgie
2006-03-12 06:06:40 UTC
Yes, unfortunately I'm back ...
This olde QB45 app is now 3/4's converted to VBDOS, and runs fine in the IDE.
But when I attempt compilation, it faults. If I try in the DOS box (under 98SE)
it exits with a Windows error message "tried to execute an invalid instruction".
If I boot to command prompt and run VBDOS from there, it just locks up while
presumably still in BC.EXE. In each case I am attempting to compile from with
the IDE, not command line.
Thinking it may be caused by corruption, I reinstalled VBDOS from scratch - same
result. To test if it was something about this platform (P3-666 Win98SE), I
built another app about half the size, and it compiled and ran fine. That of
course is not conclusive.
Before resorting to troubling the resident gurus here, I also tried stripping
down the app to two forms and removing about 80% of the SUBs and REMing their
calls, in case there was a tainted module or SUB. Removed all file access
references. Still no go.
This is a simple app, no interrupt calls or anything fancy.
Is there an issue with compiling VBDOS in a P3 (or any other specific platform)?
Is there any other known comp issues I need to be aware of?
All help appreciated. What I hoped would be a short exercise has started to
haunt me.
This olde QB45 app is now 3/4's converted to VBDOS, and runs fine in the IDE.
But when I attempt compilation, it faults. If I try in the DOS box (under 98SE)
it exits with a Windows error message "tried to execute an invalid instruction".
If I boot to command prompt and run VBDOS from there, it just locks up while
presumably still in BC.EXE. In each case I am attempting to compile from with
the IDE, not command line.
Thinking it may be caused by corruption, I reinstalled VBDOS from scratch - same
result. To test if it was something about this platform (P3-666 Win98SE), I
built another app about half the size, and it compiled and ran fine. That of
course is not conclusive.
Before resorting to troubling the resident gurus here, I also tried stripping
down the app to two forms and removing about 80% of the SUBs and REMing their
calls, in case there was a tainted module or SUB. Removed all file access
references. Still no go.
This is a simple app, no interrupt calls or anything fancy.
Is there an issue with compiling VBDOS in a P3 (or any other specific platform)?
Is there any other known comp issues I need to be aware of?
All help appreciated. What I hoped would be a short exercise has started to
haunt me.