We call NewReportFromWiz from out of our code. This shows a window, but when the user use cancel i can't detect this. After this call we call the TppDesignerWindow window. This is not what we want as the user chooses cancel.
Perhaps you could copy the code in the NewrReportFromWiz method and adapt it so that you can call the wizard in your own custom method. The Wizard.Execute method returns a boolean value of False if the user cancels.
Best regards,
Nard Moseley Digital Metaphors www.digital-metaphors.com
Comments
Perhaps you could copy the code in the NewrReportFromWiz method and adapt it
so that you can call the wizard in your own custom method. The
Wizard.Execute method returns a boolean value of False if the user cancels.
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com