跳至主內容

搜尋

搜尋

Commander Fails To Recognize Query Prompt Replacement Parameter

評論

3 條評論

  • Avatar
    Michael Toupin (mtoupin
    What is the database result when you pass the query 'Pass'? It's going to populate that field with whatever the database shows for that result, so if it's not showing the appropriate value you're going to first need to look at your database and see what value is being reported for that field.
    0
  • Avatar
    Legacy Poster

    It is a query prompt for text only.  When I run the template to print in bartender, it prompts me for the literal value to print on the label.  There is no database connection involved.

     

    Mike

    0
  • Avatar
    Michael Toupin (mtoupin
    That's the problem. Commander doesn't allow for that. What you'll want to do is to create a database connection then use 'pass' or 'fail' as your database field by using the /d="%Trigger File Name%" parameter. If you're using 10.1 you can as well use conditional printing to only show it if 'pass' is what's in there.
    0

登入寫評論。