PDA

View Full Version : Include (W2K)



c00ld00d
02-13-2004, 10:35 AM
New to VBScript and am attempting to use it to automate some network file copying. Have several different scripts that need to do the same thing (i.e. set some variables based on a passed parameter. I placed the code to set the variables in a separate .vbs file, but don't know how to 'include' it from the other script files.

Thanks for any help!