Hi,

Hoping someone can explain to a learner how to read a variable set in a dos batch file from vb script:

My VB script runs a batch file which sets a variable. when the batch file finishes and control is passed back to VB i then need to be able to determine what that variable has been set to.