Microsoft
Software
Hardware
Network
Question : Problem with the choice command under ms-dos 8.0
Hello,
I'm working on a script and I have problems running the choice command. This is :
:block1
choice /c:12 /n Format a:,g: ?
if errorlevel 1 goto a
if errorlevel 2 goto fine
:a
format a:
goto fine
:g
format g:
goto fine
:block2
choice /c:1234567 /n Format b:,c:,d:,e:,f:,a:,g: ?
if errorlevel 1 goto b
if errorlevel 2 goto c
if errorlevel 3 goto d
if errorlevel 4 goto e
if errorlevel 5 goto f
if errorlevel 6 goto a
if errorlevel 7 goto fine
:b
format b:
goto fine
:c
format c:
goto fine
:d
format d:
goto fine
:e
format e:
goto fine
:f
format f:
goto fine
:a
format a:
goto fine
:g
format g:
goto fine
:fine
shutdown
the problem born when I choose an option from 1 to 7 inside the Block 2 the script always jumps on block 1 and it executes the code under the :a section. How can I fix it ?
Answer : Problem with the choice command under ms-dos 8.0
If you need to manage the device using the inside ip address but you are behind a VPN you should use this command:
management-access inside
After that you are going to be able to launch the ASDM through the tunnel.
Random Solutions
How do I close a custom toolbar connected to a form?
What File Synchronisation Software to use?
electrical potential energy - q2
Best Offsite Backup Software for Windows Server
make bold text in email
Passing value from one page textbox to another page textbox
Can I use VBA to do conditional formatting in an Access 2003 form?
Mycrosoft Dynamics CRM sales order deleted automatically by user "system"
How to get all child class or classes that implements an abstract class?
Would you support the Japanese putting up a memorial at Pearl Harbor?