Choice Topics | Previous | Next

Choice Examples: Leaving out a Prompt

Using the /n switch to leave out the prompt in a batch program:

  choice /n Yes, No, or Continue?

means the user sees only the text you specified when Choice is started:

  Yes, No, or Continue?