tomp Posted August 16, 2005 Posted August 16, 2005 I have an application that uses the following run string: 'run c:/Program Folder/application.exe /s' I would like to use 'send event' to launch the application from a script but have been unsuccessful in figuring out how to pass the ' /s' parameter through 'send event'. Is there a way to pass a parameter to the application using 'send event'? TIA
Reed Posted August 16, 2005 Posted August 16, 2005 you just specify the send event using a calculation, then you can put any command-line parameters into the calculation. (even field values, so the parameters can be specified dynamically)
Recommended Posts
This topic is 7040 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now