Wilson WindowWare Tech Support

WinBatch WinBatch+Compiler WebBatch
Home | Tech Database | Tech BBS | White Papers | Purchase


How do I pass a Parameter to a Shortcut to a WBT?

Keywords: 	 shortcut parameters shortcuts

Question:

How do I pass a parameter to a Winbatch WBT file in the Shortcut properties window?

Answer:

You need to specify the full command line in the "target" line, so it will look like:
"c:\program files\winbatch\system\winbatch.exe" "c:\temp\mymail.wbt" "mypassword"

Article ID:   W14404
Filename:   Passing Parameters to Shortcuts.txt