中国DOS联盟论坛

中国DOS联盟

-- 联合DOS 推动DOS 发展DOS --

联盟域名:www.cn-dos.net  论坛域名:www.cn-dos.net/forum
DOS,代表着自由开放与发展,我们努力起来,学习FreeDOS和Linux的自由开放与GNU精神,共同创造和发展美好的自由与GNU GPL世界吧!

游客:  注册 | 登录 | 命令行 | 搜索 | 上传 | 帮助 »
作者:
标题: 关于choice命令的问题 上一主题 | 下一主题
baepyygy
初级用户





积分 142
发帖 61
注册 2006-6-1
状态 离线
『楼 主』:  关于choice命令的问题 使用 LLM 解释/回答一下

在XP系统下,提示无此命令啊!!~~


附件 1: 未命名.JPG (2006-11-21 00:33, 11.16 KiB, 下载附件所需积分 1 点 ,下载次数: 2)


2006-11-21 00:33
查看资料  发短消息  网志   编辑帖子  回复  引用回复
kiyoyo
新手上路





积分 18
发帖 10
注册 2006-11-21
来自 广州
状态 离线
『第 2 楼』:   使用 LLM 解释/回答一下

谁说没有?
CODE:
C:\WINDOWS>choice /?

CHOICE

Description:
This tool allows users to select one item from a list
of choices and returns the index of the selected choice.

Parameter List:
/C choices Specifies the list of choices to be created.
Default list is "YN".

/N Hides the list of choices in the prompt.
The message before the prompt is displayed
and the choices are still enabled.

/CS Enables case-sensitive choices to be selected.
By default, the utility is case-insensitive.

/T timeout The number of seconds to pause before a default
choice is made. Acceptable values are from 0 to
9999. If 0 is specified, there will be no pause
and the default choice is selected.

/D choice Specifies the default choice after nnnn seconds.
Character must be in the set of choices specified
by /C option and must also specify nnnn with /T.

/M text Specifies the message to be displayed before
the prompt. If not specified, the utility
displays only a prompt.

/? Displays this help message.

NOTE:
The ERRORLEVEL environment variable is set to the index of the
key that was selected from the set of choices. The first choice
listed returns a value of 1, the second a value of 2, and so on.
If the user presses a key that is not a valid choice, the tool
sounds a warning beep. If tool detects an error condition,
it returns an ERRORLEVEL value of 255. If the user presses
CTRL+BREAK or CTRL+C, the tool returns an ERRORLEVEL value
of 0. When you use ERRORLEVEL parameters in a batch program, list
them in decreasing order.

Examples:
CHOICE /?
CHOICE /C YNC /M "Press Y for Yes, N for No or C for Cancel."
CHOICE /T 10 /C ync /CS /D y
CHOICE /C ab /M "Select a for option 1 and b for option 2."
CHOICE /C ab /N /M "Select a for option 1 and b for option 2."


2006-11-21 04:40
查看资料  发送邮件  发短消息  网志   编辑帖子  回复  引用回复
tao0610
高级用户

朦胧的世界


积分 579
发帖 218
注册 2006-10-24
状态 离线
『第 3 楼』:   使用 LLM 解释/回答一下

XP英文版有CHOICE命令?





认识自己,降伏自己,改变自己
,才能改变别人!
2006-11-21 04:49
查看资料  发短消息  网志   编辑帖子  回复  引用回复
redtek
金牌会员





积分 2902
发帖 1147
注册 2006-9-21
状态 离线
『第 4 楼』:   使用 LLM 解释/回答一下

到这个贴子的4楼链接上下载一个Windows Server 2003中文版的Choice.exe用就行啦~:)

http://www.cn-dos.net/forum/viewthread.php?tid=24011&fpage=1&highlight=choice




    Redtek,一个永远在网上流浪的人……

_.,-*~'`^`'~*-,.__.,-*~'`^`'~*-,._,_.,-*~'`^`'~*-,._,_.,-*~'`^`'~*-,._
2006-11-21 04:56
查看资料  发送邮件  发短消息  网志   编辑帖子  回复  引用回复
baepyygy
初级用户





积分 142
发帖 61
注册 2006-6-1
状态 离线
『第 5 楼』:   使用 LLM 解释/回答一下

原来XP不带啊???


2006-11-21 06:28
查看资料  发短消息  网志   编辑帖子  回复  引用回复
lxmxn
版主




积分 11386
发帖 4938
注册 2006-7-23
状态 离线
『第 6 楼』:   使用 LLM 解释/回答一下

Originally posted by baepyygy at 2006-11-21 06:28:
原来XP不带啊???

  
  当然不带了。兄弟还不知道?


2006-11-21 14:17
查看资料  发送邮件  发短消息  网志   编辑帖子  回复  引用回复
srleopard
初级用户





积分 29
发帖 15
注册 2006-11-21
状态 离线
『第 7 楼』:   使用 LLM 解释/回答一下

2K和XP是不自带的,不过可以用SET来替代,要用的话也可以去下载一个choice.exe


2006-11-22 02:05
查看资料  发送邮件  发短消息  网志   编辑帖子  回复  引用回复

请注意:您目前尚未注册或登录,请您注册登录以使用论坛的各项功能,例如发表和回复帖子等。


可打印版本 | 推荐给朋友 | 订阅主题 | 收藏主题



论坛跳转: