Link to home
Start Free TrialLog in
Avatar of flscooter
flscooter

asked on

I need more Information on scripting fundamentals

Folks,

I am new to a role where I am doing some Windows scripting using .bat files.  I have done some Korn shell scripting in the past and I have some SQL scripting history as well, so I can figure most things out.  I see delete statements with a /F after the statement and  copy statements with a /Y afterward.  What do these mean here.  Also, where can I find a good fundamentals on Windows scripting ( either book or on the web )?  Is Windows scripting the same as DOS scripting?  

Thanks
SOLUTION
Avatar of bobsyeruncle
bobsyeruncle
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Avatar of Bill Bach
Bill Bach
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of flscooter
flscooter

ASKER

bobsyeruncle,

Thanks so much for getting back to me so quickly.  I will look up in DOS the commands and options I am interested in.  Any ideas for some basic books or good web sites with basic tutorials and good examples on Windows scripting?  I am guessing that Windows scripting is pretty much the same as DOS scripting, or is an outgrowth of it, right?

Scott
I want to thank Bobsyeruncle and BillBach very much for getting back to me so promptly and with great answers.  It looks like I now have another world to explore.  All the best to both of you!

Scott