We have a FoxPro 2.6 program that generates a report on the fly. That
is, instead of calling a pre-written report format, it outputs
information directly to the printer through the "?", "??", and "PICTURE"
commands.
The program works in Windows 3.1 without any problems, but causes a GPF
every single time we try to run it in NT. In fact, this problem isn't
isolated to that program only; the same thing happens with ANY program
that outputs directly to the printer through the "?", "??", and
"PICTURE" commands.
Can anyone help with this? Your advice would be greatly appreciated.
Joe Perez