|
-
Apr 24th, 2001, 12:08 AM
#1
Thread Starter
Hyperactive Member
What language exactly are Windows Batch files written in? And are there any good pages or tutorials for this... ??
Thanks,
- Andre
-
Apr 24th, 2001, 01:21 AM
#2
Hyperactive Member
Windows batch files are just a series of commands, that you would normally type at the command prompt.
td.
"One logical slip and an entire scientific edifice comes tumbling down." - Robert M. Pirsig
[email protected]
"but if Einstein is right and God is in the details, reality requires that we sometimes get religion." - Scott Meyers.
-
Apr 24th, 2001, 02:11 AM
#3
That's about right, but they do go a little deeper than that. You can have goto commands and limited if statements, too.
And with some neat features I found in the set command on windows 2000, you can even do some math. (I don't know if it's the same way on other versions of windows)
-
Apr 24th, 2001, 09:02 AM
#4
Addicted Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|