Read with Formatting | Join TechSpot! (it's free) | Bookmark / Share this



Command prompt

kaitou90
09-09-2007, 06:35 AM
Anyone know about command prompt?

I mean its function other than those shown in the black screen when i type "help". Is there anymore usage of command prompt?

Command prompt and batch files quite same. AM i right?

Nodsu
09-09-2007, 08:04 AM
I assume that you mean Windows command prompt here? In that case, this thread should be moved.

You can run any programs from command prompt, not only the builtin ones. You can also to basic programming like variables, loops, conditionals and branching. The main power of CMD is the ability to run programs easily with command line parameters. This gives you huge flexibility and automation capabilities.

Yes, a batch file is basically a script for the command interpreter. The rules are slightly different though - a batch file pasted into the CMD window may not workand vice versa.

Ad
09-09-2007, 08:04 AM

 Top Technology News

 Software Downloads

Copyright © 1998-2008 TechSpot.com. TechSpot is a registered trademark. All Rights Reserved.