跳到主内容

搜索

搜索

Copy Ean Code From Query Into Next Query Field

评论

1 条评论

  • Avatar
    Ian Cummings
    版主

    Not sure if this will be possible due to event ordering issues, but worth a try.  Create a named data source and link it to a text input form control on the data entry form.  Create your two query prompts and use OnProcessData VB scripting to get the input value from the named data source, truncate the bit you don't want so that the query prompt in question only has the value that you want for each.

     

    I suspect that this won't work though, so you'll need to create your own front-end input app using .NET, and then control BarTender via automation.

    0

请先登录再写评论。