I'm sure this has been asked before, but I can't find it in any of the threads. I need to pass multiple variables from one .VBS to another .VBS. I've accomplished getting the script to call another script without proceeding, but I need to pass variables back and forth. Sometimes from different starting locations.
Sometimes
vbs1 -> vbs2
Sometimes
vbs2 -> vbs1
& Sometimes
vbs1 -> vbs2 (then value change) -> vbs1
A brief example would be greatly appreciated.
Many thanks in advance!
-SWarrior
Sometimes
vbs1 -> vbs2
Sometimes
vbs2 -> vbs1
& Sometimes
vbs1 -> vbs2 (then value change) -> vbs1
A brief example would be greatly appreciated.
Many thanks in advance!
-SWarrior