#7282
Yutaka Emura
Keymaster

kenny wrote:
I can’t see how do do this, but is it possible to write a macro to execute an external tool with prompts for the parameters prior to execution?

Specifically, I want to execute the osql command line tool passing the current file path/name [no problem here]. But I also want to prompt for the server and database parameters.

Any thoughts?

For this purpose, you will need to write a macro. External Tools currently cannot include a user interface to input parameters.