|
Search Tech-Forums - link takes you to our Forum's search page. Note: The following is only a text archive! To view the actual forum discussion, please visit our website at http://www.tech-forums.net Pages:1 Batch File Tuts(Click here to view the original thread with full colors/images)Posted by: williwaw Hi all- I was wondering if any of you have run across or can point me to any tutorials on Batch Files that you think are good. [IMG]http://i4.photobucket.com/albums/y132/williwaw/help.gif[/IMG] Cheers, Williwaw [IMG]http://i4.photobucket.com/albums/y132/williwaw/thLavaLampSmall_anim.gif[/IMG] Oh god, sorry...I guess I need to start reading the forums a bit more thoroughly. Posted by: jonmon6691 well, if you know how to use the command prompt, then all a batch file is is a list of command prompt commands to run in order. for example: @echo off echo hi the @ echo off thing just makes the output display correctly Posted by: bla!! When I was first learning, I loved this site. [url]www.computerhope.com/batch.htm[/url] good info about all the commands and some short batch files. Other than that I usually goole for samples of scripts that I need. vBulletin Copyright ©2000 - 2003, Jelsoft Enterprises Limited. PPC Management vB Easy Archive Final - Created by Xenon |