Zum Hauptinhalt gehen

Suche

Suche

Database Field

Kommentare

1 Kommentar

  • 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

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.