I want to save some of my functions and constans in a seprate file and include them in to the main script, I thought I saw a threed on how to do this but can't find it now
'Script Code Functions:
XUScriptHost.ImportScript(strScriptFilename as String) 'This will import a .vbs script file relative to the scripting directory.
Augrh, It's probly my system, but when I try to use this my script fails. I know it's loading the file, if I give it a bad file name XU yells at me. But it seams like the Subs are not there. Any ideas?