My question is, where do I start to learn how to write scripts:
where can I get a list of script commands.
I only ask of course so I dont have to post evry thing I want to do here. Like:
Copy a file from the server and past to the local machine! If any one has a good idea, here is what I am trying to do:
Copy \\server\c\access.mdb
Replace c:\access\access.mdb
I tried writing a simple batch file of exactly the above, but it wont execute.