メインコンテンツへスキップ

検索

検索

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

サインインしてコメントを残してください。