Computing.Net > Forums > Disk Operating System > User to provide 3 input values but how for Batch File?

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

User to provide 3 input values but how for Batch File?

Reply to Message Icon

Name: Adeline
Date: October 26, 2000 at 00:50:57 Pacific
Comment:

How do I get three input values from the user as variable into my batch program?
I would like to ask for:
Month as Var1 and is 2 bytes long
Start Date as Var2 and is 8 bytes long
End Date as Var3 and is 8 bytes long
These are then used in another progrma to be triggered from within the same batch file. Can somebody show or explain how. Thanks.
Can



Sponsored Link
Ads by Google

Response Number 1
Name:
Date: October 26, 2000 at 03:15:41 Pacific
Reply:

HOMEWORK TIME


0

Response Number 2
Name: Rambler
Date: October 26, 2000 at 07:49:26 Pacific
Reply:

Type HELP on DOS command line.


0

Response Number 3
Name: World Library
Date: October 28, 2000 at 08:58:39 Pacific
Reply:

Hints:
copy con >1.dat
" 2 "
" 3 "

find
if.
***********Not as cool as using a bunch of
% but will give your instructor more to read/
Hmmmm off and running.

W.L.


0

Response Number 4
Name: Mohd Tarmizi Bin Sulaiman
Date: October 31, 2000 at 23:07:14 Pacific
Reply:

I don't know about that , if you want know who am i , u can visit my homepage at http://www.geocities.com/mymizi
after that , u also know who handsome man in computers world ....


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


STUCK at Starting MS Dos ... invalid command.com



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: User to provide 3 input values but how for Batch File?

Batch File Variables www.computing.net/answers/dos/batch-file-variables/7151.html

batch file passing values to the C program www.computing.net/answers/dos/batch-file-passing-values-to-the-c-program/5689.html

Pass %%a in FOR as param to batch file www.computing.net/answers/dos/pass-a-in-for-as-param-to-batch-file/10730.html