跳到主内容

搜索

搜索

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

请先登录再写评论。