跳至主內容

搜尋

搜尋

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

登入寫評論。