BATCH FILE SHOWING THE USAGE OF CHOICE COMMAND - Dos Examples and Tutorials
1 of 5
http://www.dailyfreecode.com/code/batch-file-showing-usage-choice-command-2997.aspx
Welcome - Guest!
Login / Register Now |
Search:
HOME
ARTICLES
FORUM
INTERVIEW FAQ
ACTIVITIES
NEWS
VIDEOS
POLL
LINKS
PEOPLE
GROUPS
DailyFreeCode
Like 3,699
Dos Articles
Submit Article
Home Articles Dos Batch
RSS Feeds
BATCH FILE SHOWING THE USAGE OF
CHOICE COMMAND
Posted By: Milind Mishra
Category: Dos
Views: 6479
Dos
View All
Batch
Commands
Scripts
Assembly Language
Artificial Intelligence
C Programming
BATCH FILE SHOWING THE USAGE OF CHOICE COMMAND.
C++ Programming
Code for BATCH FILE SHOWING THE USAGE OF CHOICE COMMAND in Dos
Visual C++
@echo off
OOAD
CLS
Cobol
REM
CHOICE
HELPS TO GO TO A PARTICULAR LABEL.
Java
SQL Server
REM
BATCH FILE STARTS..............
Asp.net MVC
ECHO
THIS IS BATCH FILE SHOWING THE USE OF CHOICE COMMAND.
Rest and WCF Services
ECHO 0.ADDITION.
3/15/2015 11:31 PM
BATCH FILE SHOWING THE USAGE OF CHOICE COMMAND - Dos Examples and Tutorials
2 of 5
ECHO
ECHO
ECHO
ECHO
1.SUBTRACTION.
2.MULITIPLICATION.
3.DIVISION.
4.EXIT
http://www.dailyfreecode.com/code/batch-file-showing-usage-choice-command-2997.aspx
Entity Framework
Knockout.Js
CHOICE /C1234/T:1,10 "ENTER U R CHOICE :"
Unix / Linux / Ubuntu
IF
IF
IF
IF
IF
Networking
ERRORLEVEL
ERRORLEVEL
ERRORLEVEL
ERRORLEVEL
ERRORLEVEL
=
=
=
=
=
4
3
2
1
0
GOTO
GOTO
GOTO
GOTO
GOTO
QUIT
D
M
S
A
OOPs Concept
HTML
SQL
:D
SET /A %ANS=2/3
ECHO %ANS%
GOTO EXIT
System Analysis & Design
Gadgets
:M
SET /A %ANS=2*3
ECHO %ANS%
GOTO EXIT
:S
CSS
Javascript
SET /A %ANS=2-3
ECHO %ANS%
GOTO EXIT
.Net Framework
Asp.net
:A
SET /A %ANS=2/3
ECHO %ANS%
GOTO EXIT
:EXIT
Internet
C#
VB.Net
Python
Perl
Oracle
Software Engineering
RDBMS Terms
AJAX Framework
Design Pattern
3/15/2015 11:31 PM
BATCH FILE SHOWING THE USAGE OF CHOICE COMMAND - Dos Examples and Tutorials
3 of 5
http://www.dailyfreecode.com/code/batch-file-showing-usage-choice-command-2997.aspx
UML
WPF
WCF
SEO
PowerShell
Visual Studio
WWF
BizTalk Server
Azure
Share:
1263
Like
General
Testing
Previous Post:
BATCH FILE SHOWING THE USAGE
OF FOR COMMAND
Next Post:
BATCH FILE SHOWING THE STRING
COMPARISON
Online Certifications
PHP
My SQL
Didn't find what you were looking for? Find more on BATCH FILE SHOWING THE
USAGE OF CHOICE COMMAND Or get search suggestion and latest updates.
LinQ
Project Management
Milind Mishra author of BATCH FILE SHOWING THE USAGE OF CHOICE
COMMAND is from India.
Silverlight
XML
View All Articles
MS Office
Windows OS
DHTML
Sharepoint
Related Articles and Code:
BATCH FILE SHOWING THE USAGE OF FOR COMMAND
3/15/2015 11:31 PM
BATCH FILE SHOWING THE USAGE OF CHOICE COMMAND - Dos Examples and Tutorials
4 of 5
http://www.dailyfreecode.com/code/batch-file-showing-usage-choice-command-2997.aspx
BATCH FILE SHOWING THE USAGE OF ECHO COMMAND
BATCH FILE SHOWING THE USAGE OF CALL COMMAND
BATCH FILE SHOWING THE USAGE OF CALL COMMAND.
BATCH FILE SHOWING THE USAGE OF REM COMMAND.
BATCH FILE SHOWING THAT WHETEHER THE FILE EXIST OR NOT
BATCH FILE SHOWING THE STRING COMPARISON
USAGE OF SET COMMAND
SHOWING DIR LISTING FROM THE EXTENSION FROM COMMAND LINE
Listing file and directories command - ls
Program to Display Bank Report depending upon user choice
PROGRAM TO EVALUATE A MULTIPLE-CHOICE TEST
Program which read device data from a text file and show each extensions dues
Write a menu driven shell script for Copy a file, Remove a file, Move a file
To identify directory and executable file which command is used?
Shell script that takes filename or the filename with its full path as an input
during execution and display ls -l command result for inputted file
Program that will count the number of lines in each file that is specified on the
command line
Use of command line arguments
Input mode command in unix
Ex mode command in unix
Other Interesting Articles in Dos:
BATCH FILE SHOWING THAT WHETEHER THE FILE EXIST OR NOT
BATCH TO SEE WORKING OF IF AND IF NOT.
BATCH FILE SHOWING THE STRING COMPARISON
Palindrome string
BATCH FILE SHOWING THE USAGE OF CHOICE COMMAND
CHECKING THE EXISTANCE OF FILE AND DISPLAYING IT.
BATCH FILE SHOWING THE USAGE OF REM COMMAND.
BATCH FILE SHOWING THE USAGE OF CALL COMMAND.
USAGE OF SET COMMAND
String operations like compare strings, concatenate strings, find length, reverse
string, Find string and word in a file using while loop
Script to display directories in descending order based on size.
SHOWING DIR LISTING FROM THE EXTENSION FROM COMMAND LINE
Perform directory operations like display current , list, Make, Change directory
and file operations like Copy, Rename, Delete, Edit based on menu
BATCH FILE SHOWING THE USAGE OF CALL COMMAND
Read a file and count number of word, character, lines, display in reverse,
3/15/2015 11:31 PM
BATCH FILE SHOWING THE USAGE OF CHOICE COMMAND - Dos Examples and Tutorials
5 of 5
http://www.dailyfreecode.com/code/batch-file-showing-usage-choice-command-2997.aspx
convert lower to upper, upper to lower case,count particular word in file
BATCH FILE SHOWING THE USAGE OF ECHO COMMAND
BATCH FILE SHOWING THE USAGE OF FOR COMMAND
Please enter your Comment
Comment should be atleast 30 Characters.
Please put code inside [Code] your code [/Code].
Please login to post comment
No Comment Found, Be the First to post comment!
RSS Feeds:
Articles | Forum | New Users | Activities | Interview FAQ | Poll | Hotlinks
Social Networking: Hall of Fame | Facebook | Twitter | LinkedIn
Terms:
Terms of Use | Privacy Policy | Contact us
Copyright 2008-2012
3/15/2015 11:31 PM