Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ActiveX control

Status
Not open for further replies.

malk

MIS
Dec 12, 2000
84
US
I have a DOS based program that I am trying to incorporate CR into. I am trying to make this as seemless as possible.

What the program does is on a print command:
1-sends al data to a CSV file, and
2-launched an executable program that will launh a Crystal Report based on that data.
To make it seemless, I need the report to launch in viewer mode, and then pass exit the program when the ActiveX is exited.
What i di was made form1 run the ActiveX on form load, and run invisable. The problem as I explained earlier is that the program never unloads by closing the ActiveX. If I tell it to unload after launching the ActiveX it unloads the ActiveX also.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top