home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 4 / Windows / System32 / en-US / choice.exe.mui / string.txt next >
Encoding:
Text File  |  2008-01-19  |  4.9 KB  |  86 lines

  1. 1    Invalid syntax.\nType "CHOICE /?" for usage.\n
  2. 2    Invalid syntax. /D can only be specified when /T is specified.\nType "CHOICE /?" for usage.\n
  3. 3    Invalid syntax. Valid range for /T is %d - %d.\nType "CHOICE /?" for usage.\n
  4. 4    Invalid syntax. /D only accepts single character.\nType "CHOICE /?" for usage.\n
  5. 5    Invalid syntax. Default choice is not found in the specified choices.\nType "CHOICE /?" for usage.\n
  6. 6    Invalid syntax. /T can be specified only when /D is specified.\nType "CHOICE /?" for usage.\n
  7. 7    Type "CHOICE /?" for usage.\n
  8. 9    List of choices cannot be empty.\n
  9. 10    Duplicate choices are not allowed.\n
  10. 11    Invalid choice. The valid choice characters are: a-z, A-Z, 0-9 and ASCII values of 128 to 254.\n
  11. 12    Message cannot be more than 254 characters.\n
  12. 13    The specified choices are not acceptable.\n
  13. 14    The timeout factor cannot be empty.\n
  14. 15    The timeout factor is invalid.\n
  15. 16    \nERROR: The file is either empty or does not contain the valid choices.\n
  16. 17    YN
  17. 18    The characters cannot be converted to upper case.\n
  18. 19    The default choice cannot be empty.\n
  19. 50    \nCHOICE [/C choices] [/N] [/CS] [/T timeout /D choice] [/M text]\n\n
  20. 51    Description:\n
  21. 52        This tool allows users to select one item from a list \n
  22. 53        of choices and returns the index of the selected choice.\n\n
  23. 56    Parameter List:\n
  24. 57       /C    choices       Specifies the list of choices to be created.\n
  25. 58                           Default list is "YN".\n\n
  26. 60       /N                  Hides the list of choices in the prompt.\n
  27. 61                           The message before the prompt is displayed\n
  28. 62                           and the choices are still enabled.\n\n
  29. 64       /CS                 Enables case-sensitive choices to be selected.\n
  30. 65                           By default, the utility is case-insensitive.\n\n
  31. 67       /T    timeout       The number of seconds to pause before a default \n
  32. 68                           choice is made. Acceptable values are from 0 to \n
  33. 69                           9999. If 0 is specified, there will be no pause \n
  34. 70                           and the default choice is selected.\n\n
  35. 72       /D    choice        Specifies the default choice after nnnn seconds.\n
  36. 73                           Character must be in the set of choices specified\n
  37. 74                           by /C option and must also specify nnnn with /T.\n\n
  38. 76       /M    text          Specifies the message to be displayed before \n
  39. 77                           the prompt. If not specified, the utility \n
  40. 78                           displays only a prompt.\n\n
  41. 80       /?                  Displays this help message.\n\n
  42. 81       NOTE:\n
  43. 82       The ERRORLEVEL environment variable is set to the index of the\n
  44. 83       key that was selected from the set of choices. The first choice\n
  45. 84       listed returns a value of 1, the second a value of 2, and so on.\n
  46. 85       If the user presses a key that is not a valid choice, the tool \n
  47. 86       sounds a warning beep. If tool detects an error condition,\n
  48. 87       it returns an ERRORLEVEL value of 255. If the user presses \n
  49. 88       CTRL+BREAK or CTRL+C, the tool returns an ERRORLEVEL value\n
  50. 89       of 0. When you use ERRORLEVEL parameters in a batch program, list\n
  51. 90       them in decreasing order.\n\n
  52. 92    Examples:\n
  53. 93       CHOICE /?\n
  54. 94       CHOICE /C YNC /M "Press Y for Yes, N for No or C for Cancel."\n
  55. 95       CHOICE /T 10 /C ync /CS /D y \n
  56. 96       CHOICE /C ab /M "Select a for option 1 and b for option 2."\n
  57. 98       CHOICE /C ab /N /M "Select a for option 1 and b for option 2."\n
  58. 5001    ERROR:
  59. 5002    WARNING:
  60. 5003    SUCCESS:
  61. 5004    INFO:
  62. 5005    N/A
  63. 5501    Type the password for %s:
  64. 5502    Passing the user credential for local connection.\n
  65. 5503    The target system must be running Windows XP or above.\n
  66. 5504    The remote system must be running Windows 2000 or above.\n
  67. 5601    Invalid syntax. '%s' value is not allowed for '%s' option.\n%s\n
  68. 5602    Invalid syntax. Specify valid numeric value for '%s'.\n%s\n
  69. 5603    Invalid syntax. Specifiy valid floating point value for '%s'.\n%s\n
  70. 5604    Invalid syntax. Mandatory option '%s' is missing.\n%s\n
  71. 5605    Invalid syntax. '%s' option is not allowed more than '%d' time(s).\n%s\n
  72. 5607    Invalid argument/option - '%s'.\n%s\n
  73. 5608    Invalid syntax. Default argument is missing.\n%s\n
  74. 5609    Length of the command line argument should not exceed 255 characters.\n
  75. 5610    Invalid syntax. Default option is not allowed more than '%d' time(s).\n%s\n
  76. 5611    Invalid syntax. Value expected for '%s'.\n%s\n
  77. 5612    Invalid syntax. '%s' value is not allowed as default argument.\n%s\n
  78. 5613    Type "%s /?" for usage.
  79. 5614    Value for '%s' option cannot be empty.\n%s\n
  80. 5615    Value for default option cannot be empty.\n%s\n
  81. 5616    Invalid syntax. Specify valid numeric value for default.\n%s\n
  82. 5617    Invalid syntax. Specifiy valid floating point value for default.\n%s\n
  83. 5618    Value for default option cannot be more than %d character(s).\n
  84. 5619    Invalid syntax. Value cannot be specified with '%s' option.\n%s\n
  85. 5620    Value for '%s' option cannot be more than %d character(s).\n
  86.