I've created a form with a button which opens an application. Now I would like to send the F5 keystroke along with the startup parameters. Now I'm using the following statement:
RUN WinExec (INPUT "c:\Program Files\Seagate Software\Crystal Reports\crw32.exe -f c:\crystal\inca\inca.rpt",3).
What do I have to add to this statement.
If you know the answer, please let me know.
Thanks in advance.