Aller au contenu principal

Recherche

Recherche

Database Field

Commentaires

1 commentaire

  • Avatar
    Legacy Poster
    This is copied from BarTender's help:

    [quote]To reference a database field using VB Scripting, select one of the following methods:

    1. From the Script Assistant, click on Database Fields from the Category list box. Under Name, double-click on the desired database field to insert a field reference at the cursor location of the script composition area. Alternatively, you can select the desired database field from the Name list box, and click Insert.

    2. Enter the following code into the script composition area of the Script Assistant:

    Field("field_name")
    [/quote]
    0

Vous devez vous connecter pour laisser un commentaire.