Skip to main content

Search

Search

Label Name And Version To Print On Label

Comments

1 comment

  • Avatar
    Ian Cummings
    Moderator
    Use the VB scripting properties of the "BarTender Objects>Format" section of the expression builder to add such items to the label layout. However, we don't have such a VB script property for the revision.

    [code]
    value = Format.Directory & Format.FileName
    [/code]
    0

Please sign in to leave a comment.