Hello everyone,

I have a good question here. I have a program here that runs normal, like it is supposed to. This program calls another program to display images. The problem comes in where I want to keep the window open that displays the images, but the program will not receive control back until the image window is closed. How can send control back to the calling program without closing the Image Viewing program??????

Please Help?????
Kendal

BRIEF SUMMARY:

Orders.exe
calls by system command
Image Viewer.exe

Orders will not receive control back until Image Viewer.exe is closed.