How To Use Multiple Query Prompts In Command Script
Hi,
I have succeeded with connecting Bartender to a SQL stored procedure with one parameter.
Everything works fine with the database connection and when called from Commander using
commander script=%Trigger Contents% .
Using global variables for label name and printer name, my commander script looks like this
%BTW% /AF=%label% /PRN=%printer% /?QueryPrompt1="fab" /P /C=1
I would however like to have more than one parameter for the stored procedure.
If I add one additional /?QueryPrompt2 and create a new commander script - this fails
%BTW% /AF=%label% /PRN=%printer% /?QueryPrompt1="fab" /?QueryPrompt2="123" /P /C=1
Running from the bartender application works fine though, and the application asks for both the parameters etc.
Is something wrong with the syntax above? I have tried to find examples with two Query prompts in the
same commander script, but have unfortunately not found any examples.
-
The script seems to be fine. I would need to see an example document to comment any further.
You'd probably need to fault find the issue by running Commander as an application and making the BarTender process visible to see what might be going wrong. The Commander trouble shooter will be able to help you with this process: http://forums.seagullscientific.com/index.php?/topic/55-commander-troubleshooting/
0
サインインしてコメントを残してください。
コメント
1件のコメント