Page 1 of 1

Open Web Page via Tool Button

Posted: Wed Jun 21, 2017 3:58 pm
by Blickie
Want to open a URL via a Tool Button. What is the best way to do this?

Thanks

Posted: Wed Jun 21, 2017 6:23 pm
by ak47wong
I can't fathom why you'd want to do this, but you can by creating a DOS Command tool with the following settings:

Command: cmd.exe
Parameters: start [enter URL here]
[x] Close DOS window on exit

Posted: Thu Jun 22, 2017 9:47 pm
by Blickie
Thanks for your reply....got it working.