跳至主內容

搜尋

搜尋

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

登入寫評論。