Skip to main content

Search

Search

Change Datasource Value

Comments

3 comments

  • Avatar
    Ian Cummings
    Moderator

    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
    Moderator

    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

Please sign in to leave a comment.