|
Answer» You need to
1. Think about exactly what you want to do. 2. Break it down into small SIMPLE tasks. 3. Write it down. Use pen and paper. 4. Think about how you are going to do it. 5. If you don't understand something, write little test batch files TILL you get it right. 6. READ lots of stuff about batch code. 7. Learn to use Google. 8. Lurk here
http://groups.google.co.uk/group/alt.msdos.batch.nt/topics?hl=en&lr=&ie=UTF-8&oe=UTF-8&safe=off
9. Realise that just blindly copying bits of code that you don't understand is not the right way to learn batch programming.
|