PureBytes Links
Trading Reference Links
|
Don Lindberg you asked for a book to learn scripting?
You might not need the book Don.
VB Script and JScript (not to be confused with JavaScript) are built
in to the Microsoft OS.
I use XP Home and a search of start>help and support for "script
engine" will produce some basic information on scripting.
The Ami help>AFL/AFL Scripting Host section also has a link to an MS
help site for scripting.
http://msdn.microsoft.com/library/default.asp?url=/library/en-
us/dnanchor/html/scriptinga.asp
At that site follow essentials>script center>getting started and also
essentials>script center>Windows 2000 Scripting Guide>VB script
primer or VB script reference.
The Windows 2000 Scripting Guide provides hundreds of pages of
information on getting started with VBScript, Windows
Script Host (WSH), and various other scripting technologies.
? VBScript Primer
? WSH Primer
? Script Runtime Primer
? Active Directory Services Interface (ADSI) Scripting Primer
? Windows Management Instrumentation (WMI) Scripting Primer
Good luck,
BrianB2.
|