Aller au contenu principal

Recherche

Recherche

Environmental Variables

Commentaires

1 commentaire

  • Avatar
    Michael Toupin (mtoupin

    If you have BarTender 10.1 (and the professional edition or higher), this is possible by creating a text field, using the type 'Print Job Field', then specifying 'User Name' for the field to use.  

     

    If you're using an older version, or want to be able to modify it, you could use a VB script like this:

     

    value = Application.SystemUserName 

     

    this would show the username that's currently logged in.

    0

Vous devez vous connecter pour laisser un commentaire.