Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Include 'file.vbs'

Status
Not open for further replies.

Geates

Programmer
Joined
Aug 25, 2009
Messages
1,566
Location
US
Is there such a thing? One of my scripts has nearly 200 lines of declarations. Anyway to "consoldate" by including them at the beginning of the script?

-Geates
 
200 lines of declarations,,,you must be doing something wrong, no one needs that many variables.

.ExecGlobal or something like that, read a string in from a text file style, or .wsf file with an include to your .vbs
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top