For Programmers: Free Programming Magazines  


Home > Archive > Clarion > August 2006 > Re: HELP!! Program executes differently from within the IDE and from RUN









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: HELP!! Program executes differently from within the IDE and from RUN
IGM-Man

2006-08-03, 7:55 am

Make sure you aren't trying to print to a printer whose name is the UNC
(ie \\FRONTDESK\Epson Color) but actually an installed printer on the
machine.

Is the data local or acrros the network? If accross the network, there
maybe network issues on accesing the data. Can the program see this
data with any browses?



Jerry wrote:
> 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


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2009 codecomments.com