I have a Delphi application, ReportGenerator, that is normally called from an AS400/RPG program (another developer does the RPG programming, I don't have a clue how that's all done!). The ReportGenerator has several parameters that are passed in from the calling program.
I have now developed another Delphi program that needs to call the ReportGenerator. Would I use the ShellExecute command to call ReportGenerator? How would I pass the parameters?
Thanks for any insight!
Leslie
I have now developed another Delphi program that needs to call the ReportGenerator. Would I use the ShellExecute command to call ReportGenerator? How would I pass the parameters?
Thanks for any insight!
Leslie