|
windowa
初级用户
 
积分 185
发帖 18
注册 2003-5-16
状态 离线
|
『楼 主』:
我的外部命令怎么不能用啊[求助]
使用 LLM 解释/回答一下
我在纯DOS 和WIN98下的DOS 中不能用象HELP等命令,
怎么回事
I can't use commands like HELP in pure DOS and DOS under WIN98. What's the matter?
|
|
2003-5-16 00:00 |
|
|
Roy
管理员
          專業島民
积分 4869
发帖 1633
注册 2002-12-10
状态 离线
|
|
2003-5-16 00:00 |
|
|
windowa
初级用户
 
积分 185
发帖 18
注册 2003-5-16
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
那,我进纯DOS,也不行哦,
是不是有什么没设置啊
Well, I entered pure DOS, but it still doesn't work. Is there anything not set?
|
|
2003-5-16 00:00 |
|
|
Roy
管理员
          專業島民
积分 4869
发帖 1633
注册 2002-12-10
状态 离线
|
|
2003-5-16 00:00 |
|
|
windowa
初级用户
 
积分 185
发帖 18
注册 2003-5-16
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
我不知道,怎么看啊,用VER,只能显示"windows 98 ~~~"不显示,DOS 的版本啊
I don't know, how to check? Using VER can only display "windows 98 ~~~" and doesn't display the DOS version.
|
|
2003-5-16 00:00 |
|
|
windowa
初级用户
 
积分 185
发帖 18
注册 2003-5-16
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
还有,我的系统是 microsoft windows 98 第二版 4.10.2222 A
Also, my system is Microsoft Windows 98 Second Edition 4.10.2222 A
|
|
2003-5-16 00:00 |
|
|
ko20010214
版主
       
积分 7294
发帖 1628
注册 2002-10-16
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
什么叫外部命令?外部命令是集成在DOS系统里的(自带的)一些标准化的软件。(而不是第三方提供的软件)。如果你所在的系统里不含这些软件,自然无法执行。(会导致“bad command or file missing"之类的错误。如果在win2000里则会出现”'XXXX' is not recognized as an internal or external command,
operable program or batch file.“ “XXXX”指你想执行的但是没有的命令。但win2000的DOS环境下有help这条命令的。呵呵。。。
或者你要执行的命令并不在当前目录中且不包含在当前的路径中,则也可能出现错误提示。
具体可以去看看DOS入门之类的书或网上的帖子。
What is an external command? An external command is some standardized software integrated in the DOS system (built-in). (Not software provided by third parties). If these software are not contained in your system, naturally they cannot be executed. (Which will cause errors like "bad command or file missing" and so on. In Win2000, it will appear "'XXXX' is not recognized as an internal or external command, operable program or batch file." "XXXX" refers to the command you want to execute but don't have. But there is the help command in the DOS environment of Win2000. Hehe...
Or if the command you want to execute is not in the current directory and not included in the current path, an error prompt may also appear.
Specifically, you can go to read books like DOS introduction or posts on the Internet.
|

ko20010214
=================================
大功告成,打个Kiss!
ko20010214@MSN.com
神州优雅Q300C
Intel CeleronM 370处理器 | 256MbDDR内存
40G硬盘 | USB2.0 | IEEE 1394
13.3 ' WXGA 宽屏(16:10) | COMBO光驱
10/100M网卡 | 四合一读卡器
|
|
2003-5-16 00:00 |
|
|
windowa
初级用户
 
积分 185
发帖 18
注册 2003-5-16
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
那我怎么才能使用这些外部命令呢?????????????
Then how can I use these external commands???????
|
|
2003-5-18 00:00 |
|
|
如是大师
元老会员
         步行的人
积分 9654
发帖 3351
注册 2003-3-11 来自 湖北
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
进入该命令所在目录执行该命令。。。
Enter the directory where the command is located and execute the command...
|

弄花香满衣,掬水月在手。
明月鹭鸟飞, 芦花白马走。
我自一过后,野渡现横舟。
青云碧空在,净瓶水不流。
http://dos.e-stone.cn/guestbook/index.asp
======中國DOS聯盟=====
我的新网页http://rsds.7i24.com欢迎光顾 |
|
2003-5-18 00:00 |
|
|
windowa
初级用户
 
积分 185
发帖 18
注册 2003-5-16
状态 离线
|
『第 10 楼』:
使用 LLM 解释/回答一下
那么,请问,怎么样才能,使用 help 命令呢 这个在,command/目录里没有啊,是不是要下什么命令包之类的东西啊
Then, may I ask, how can I use the help command? This is not in the command/ directory. Do I need to download some command package or something like that?
|
|
2003-5-19 00:00 |
|
|
ko20010214
版主
       
积分 7294
发帖 1628
注册 2002-10-16
状态 离线
|
『第 11 楼』:
使用 LLM 解释/回答一下
help这个命令???
你要有这个命令(软件)才行啊。。。
在win98里,help不是个标准的命令,(也就是说,win98不提供这个软件,help并不是win98的自带的DOS下的外部命令)。
在win2000下倒是有,可惜又不能在你的系统中运行。
The `help` command???
You need to have this command (software) to do it...
In Windows 98, `help` is not a standard command, (that is to say, Windows 98 does not provide this software, and `help` is not an external command under DOS that comes with Windows 98).
In Windows 2000, it is available, but unfortunately it can't run in your system.
|

ko20010214
=================================
大功告成,打个Kiss!
ko20010214@MSN.com
神州优雅Q300C
Intel CeleronM 370处理器 | 256MbDDR内存
40G硬盘 | USB2.0 | IEEE 1394
13.3 ' WXGA 宽屏(16:10) | COMBO光驱
10/100M网卡 | 四合一读卡器
|
|
2003-5-19 00:00 |
|
|
windowa
初级用户
 
积分 185
发帖 18
注册 2003-5-16
状态 离线
|
『第 12 楼』:
使用 LLM 解释/回答一下
大师呢,回复啊,
告诉我
怎么样才能有完全的dos命令,可以用啊
Where are the masters? Reply, tell me how to have complete DOS commands available
|
|
2003-5-20 00:00 |
|
|
windowa
初级用户
 
积分 185
发帖 18
注册 2003-5-16
状态 离线
|
『第 13 楼』:
使用 LLM 解释/回答一下
但是在我的win98 下“tree”命令也不能用哦,怎么办哦,前面几位都说了一些,但是都没有讲怎么才有解决的办法。有什么办法才可以用这些命令啊,要不要下什么补丁,插件之类的啊。
But under my Win98, the "tree" command doesn't work either. What should I do? The previous几位 all said some things, but none of them told how to have a solution. What are the ways to use these commands? Do I need to download some patches, plugins or something like that?
|
|
2003-5-20 00:00 |
|
|
如是大师
元老会员
         步行的人
积分 9654
发帖 3351
注册 2003-3-11 来自 湖北
状态 离线
|
『第 14 楼』:
使用 LLM 解释/回答一下
这个问题,首先要查找你的相关命令有没有???在哪个目录???如果有,将路径指向就应该可以用了。。。。如果没有copy一个来就是了。。。。
First, you need to find out if you have the relevant command. In which directory is it? If you have it, you can use it by pointing to the path. If not, just copy one.
|

弄花香满衣,掬水月在手。
明月鹭鸟飞, 芦花白马走。
我自一过后,野渡现横舟。
青云碧空在,净瓶水不流。
http://dos.e-stone.cn/guestbook/index.asp
======中國DOS聯盟=====
我的新网页http://rsds.7i24.com欢迎光顾 |
|
2003-5-20 00:00 |
|
|
windowa
初级用户
 
积分 185
发帖 18
注册 2003-5-16
状态 离线
|
『第 15 楼』:
使用 LLM 解释/回答一下
哪里有下的呢,本站有么,
如果没有,请说哪里可以下的
谢谢
Where can I download it? Does this site have it?
If not, please say where I can download it
Thank you
|
|
2003-5-22 00:00 |
|