Database Reference
In-Depth Information
Figure 7-21 . Selecing variables for the footer file
Click the OK button to close the Select Variables window. Set the ScriptLan-
guage property to Microsoft Visual Basic 2012 . Click the Edit Script but-
ton to open the VstaProjects window. At the top of the ScriptMain.vb code win-
dow, you will find an Import region. Add the lines from Listing 7-6 to that region.
Listing 7-6 . Adding Imports Statements to the VB.Net Script
Imports System.IO
Imports System.Text
Just after the partial class declaration, add the variable declaration for the bDebug
variable. It's the Dim statement given in Listing 7-7 .
 
 
 
 
Search WWH ::




Custom Search