User:SGSoft/Command Prompt +
{{Userspace draft|source=ArticleWizard|date=August 2011}}
Command Prompt +
Command Prompt + is a open source command line application in development using .NET 3.5.
Commands
class="wikitable" | |
Function | Discription |
---|---|
echo | Prints text after after char 5 to the console |
pause | Shows a blinking curser waiting for a user to press a key |
restart | Shows the starting message and runs starting functions |
exit | Ends the application after running after command code |
cls | Clears the command prompt by adding 25 lines of text |
References
{{Reflist}}
External links
- [http://code.google.com/p/command-prompt-plus/ Google Code Project]