AT2k Design BBS Message Area
Casually read the BBS message area using an easy to use interface. Messages are categorized exactly like they are on the BBS. You may post new messages or reply to existing messages! You are not logged in. Login here for full access privileges. |
Previous Message | Next Message | Back to BAT Magic <-- <--- | Return to Home Page |
|
||||||
From | To | Subject | Date/Time | |||
Newton | Gremlin | Choices |
September 25, 1995 6:11 PM * |
|||
Re: choices > your code: > @echo off > echo Select One: A B C > if %1=A goto aa > if %1=B goto bb > if %1=C goto cc > echo Invalid Choice! > goto end > :aa > echo this is aa > goto end > :bb > echo this is bb > goto end > :cc This, however, isn't going to prompt the user to press A, B, or C. Of course, if you had a text file telling the user how to run the program, then the above would work just fine. Your best choice is to use choice. Sierra packs a batch file enhancer with some of their stuff, and it works awesomely. If you want it, let me know and I will give it to you since it can be distributed freely. Newton ���Ŀ ��Ŀ ��Ŀ ��Ŀ ��Ŀ������������������������������������������������� � � � ��Ĵ � Ŀ � � ��Ĵ(205)752-9444/14.4/Onliners/VBBS 7.00 � � � � � ���� � � � �������������������������������������������������� |
||||||
|
Previous Message | Next Message | Back to BAT Magic <-- <--- | Return to Home Page |
Execution Time: 0.015 seconds If you experience any problems with this website or need help, contact the webmaster. VADV-PHP Copyright © 2002-2024 Steve Winn, Aspect Technologies. All Rights Reserved. Virtual Advanced Copyright © 1995-1997 Roland De Graaf. |