I've created a script that will offer the user a choice in which action to run from the same program. The problem is, the person who created the program I'm calling set parameters that do not have switches like / or -. Whenever I run the batch and try to call the correct action, only the executable runs without the parameters and I've tried multiple ways of quoting and unquoting. Here's the batch as it stands with some NDA directory and application names taken out so I dont lose my job.I've created a script that will offer the user