Viewing 6 posts - 16 through 22 (of 22 total)
Hi Phill,
I've used different words like "System" ,"System Name"etc - did not work.
While InStr(1, sLine, "System Name") = 0
sLine = oFile.ReadLine
Wend
When I point to "sLine = oFile.ReadLine" on debug mode...
September 16, 2003 at 5:05 pm
#474530
This is a part of my msinfo32 and I'd like to extract e.g. "System Name", "OS Name", what I need to do?:
System Information report written at: 09/08/03 11:13:16
System Name: AN-220
[System...
September 15, 2003 at 11:29 pm
#474301
Thank you very much Phill.
I've run this code, but it gave me the error message and pointed on this line "
While InStr(1,...
September 15, 2003 at 5:18 pm
#474268
Thank you Phill.
September 10, 2003 at 4:39 pm
#473564
Phill, thank you very much.
It is what I need.
One question (sorry I'm begginer), should I run extracting script in QA?
Could you please give me an example of the script to...
September 9, 2003 at 10:50 pm
#473353
September 9, 2003 at 8:31 pm
#473349