VB Scripting Dialog

Sometimes you may need to perform custom data validation or data processing for an object. The VB Scripting dialog, accessible from the Transform tab of the Data Source property page, enables you to access the Script Assistant so that you can specify your own Visual Basic Script routines for these special circumstances. These scripts will run after the data is processed according to options defined on the Transform tab of the Data Source property page.

For more information, see Visual Basic Scripting in BarTender.

This topic is about using Visual Basic Script to modify an object whose data source type is embedded data, database field, date, or time. If you want a script itself to be the data source for an object, you should set the data source of the object to Visual Basic Script on the Data Source property page.