Re: Is It Scripting or Not



I purchased two books. Windows 2000 Scripting Bible and VBScript
Programmers Reference. Any othe book you would recommend or are these two
OK.

Tony


"LakeGator" <LakeGator@xxxxxxxxx> wrote in message
news:1134786079.738994.239450@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> VBScript can do a great job of the list. I am not sure how your backup
> would be structured and whether a script would be better than a BAT
> file. In general, anything you can do in a BAT can be done more easily
> in a script - again - IN GENERAL. More importantly, scripts,
> through WMI and other technologies can have extremely wide and deep
> reach into the O/S and data.
>
> A great place to start is the Microsoft Scripting web site at:
>
> http://www.microsoft.com/technet/scriptcenter/default.mspx
>
> Checkout the very useful Microsoft Scripting Repository that has a very
> large number of samples including parsing text files as the best way to
> write code is to steal it from someone else:
>
> http://www.microsoft.com/technet/scriptcenter/scripts/default.mspx
>


.



Relevant Pages

  • Re: Object Rexx to become Open Source
    ... VBScript is less likely to result in overly ... If you call it a beginner's language because beginner's are able to pick it ... as provided by some other scripting languages, I have found it a significant ... Microsoft even use PERL internally. ...
    (microsoft.public.scripting.wsh)
  • Re: newbie to scripting
    ... VBScript is a scripting language derived from Visual Basic. ... host programs interpret your program (a program with VBScript statements ... I am new to scripting and would like to learn more about WSH. ...
    (microsoft.public.scripting.wsh)
  • Re: Object oriented
    ... VBScript has happened, to a great extent, by accident. ... and suddenly VBS was an interpreted programming ... And if you use script in an HTA file rather ... which has nothing to do with scripting directly. ...
    (microsoft.public.scripting.vbscript)
  • Re: Leaning vbscript
    ... These skills are a small part of the job, ... Conversation: Leaning vbscript ... Is VB scripting into a website normal practice? ...
    (microsoft.public.scripting.vbscript)
  • Re: Copying files based on date during logon
    ... Most of us will have deduced more about your scripting acumen from your ... Batch is more hands-on with the o/s than ... VBScript is the exact opposite - a general purpose programming environment ...
    (microsoft.public.windows.server.scripting)

Loading