|
| Is there a way to identify the operating system modules being used when
a program executes? I have a system with XP Professional SP2 used for
development. If I compile the executable that prints a report, it
doesn't matter if it is a stand-alone, multi-dll, or compiled with the
local variable, and run from within the IDE, everything runs correctly.
However, if I RUN the executable, it seems to go through the
processing of the records, but doesn't print preview nor print and
takes several times longer processing time. I output a comment to a
file at each of the embed points that I could to track the program.
THE OUTPUT IS DIFFERENT from the same data. Apparently, there is some
difference in the execution.
If I take the executable and data to another machine, the report prints
usually. Only 2 client systems have failed to print from the
executable. I would appreciate any help in finding the problem.
Thanks,
Jerry Dennnison
|
|