Re: checking hotfix

From: Lynn (MarryLynn_at_yah00.c0m)
Date: 03/19/04


Date: Sat, 20 Mar 2004 00:19:25 +0800

thanks

"Stivie S." <stefan.suesser@computacenter.com> wrote in message
news:CD024E19-6314-4F62-A3D8-D00B4DE31E2D@microsoft.com...
> Hi Lynn,
>
> the script example I posted uses a "WScript.Echo" statement for every
property that is shown. If you want to have the output in CSV format, you
put the properties in one line and separate them by comma or semicolon.
Here's an example, just giving the "output":
>
> WScript.Echo objQuickFix.CSName & ";" & objQuickFix.Description & ";" &
objQuickFix.HotFixID
>
> If you want to write the output to a file, use code like the following:
>
> Set objFSO = CreateObject("Scripting.FileSystemObject")
> Set objOutputFile = objFSO.CreateTextFile("C:\Hotfixes.log")
> objOutputFile.WriteLine objQuickFix.CSName & ";" & objQuickFix.Description
& ";" & objQuickFix.HotFixID
>
> Hope this helps :=)



Relevant Pages

  • Re: Table algorithm help needed
    ... >I have a table that is in this form (in csv format): ... First work out how to separate the different sections so you can read ... the first lines in all sections with extra commas and output. ... The ultimate truth is that there is no ultimate truth ...
    (comp.programming)
  • Re: Got the job
    ... The job will separate me from my family and I will be only ... I agree with Lynn. ... quit. ... just don't get too used to the money. ...
    (alt.support.stop-smoking)