Forum Replies Created

Viewing 6 posts - 16 through 22 (of 22 total)

  • RE: In

    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...

  • RE: In

    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...

  • RE: In

    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,...

  • RE: In

    Thank you Phill.

  • RE: In

    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...

  • RE: In

    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...

Viewing 6 posts - 16 through 22 (of 22 total)