I have a variable called: ResultA, it 30 chars long.
How would I get the first 10 chars off ResultA and set that as its own variable ResultB.
Then grab the char 12 thru 17 and set that as another variable ResultC
I am new to VB / VBS, and have not used Instr much and am looking for some help.
Please advise and thanks.
http://www.w3schools.com/vbscript/default.asp