跳到主内容

搜索

搜索

Label Name And Version To Print On Label

评论

1 条评论

  • Avatar
    Ian Cummings
    版主
    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

请先登录再写评论。