跳到主内容

搜索

搜索

Change Datasource Value

评论

3 条评论

  • Avatar
    Ian Cummings
    版主

    Have you double checked that you've named the data source in your BarTender document with the "var001str20" reference that you're using in the expression?  Note that this is a name for the data source directly, not the design object that contains the data source.

    0
  • Avatar
    Legacy Poster

    Ian, thanks for your reply, I did check and it's the actual data source I am trying to change.    The datasource(var001str20) is serialized and increments by 1, it always starts at zero, I would like to change the start number periodically when the user needs to.

    0
  • Avatar
    Ian Cummings
    版主

    Setting the value of the named data source in the manner you've indicated, before you perform a print, is what you need to do in order to get the results you want.  If this isn't working for you then something else must be going wrong.

    0

请先登录再写评论。