Saltar al contenido principal

Búsqueda

Búsqueda

Label Name And Version To Print On Label

Comentarios

1 comentario

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

Iniciar sesión para dejar un comentario.