China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --

Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
DOS stands for freedom, openness and progress. Let us work hard, learn from the openness and GNU spirit of FreeDOS and Linux, and together build and grow a free GNU GPL world!

中国DOS联盟论坛
The time now is 2026-06-25 09:17
中国DOS联盟论坛 » DOS学习入门 & 精彩文章 (教学室) » Additional Functions of MS-DOS 7.x (Original) View 1,558 Replies 1
Original Poster Posted 2002-11-16 00:00 ·  美国 肯塔基州 费耶特县 列克星敦 Charter_Communications
系统支持
★★★★★★
“新DOS时代”站长
Credits 27,736
Posts 10,521
Joined 2002-10-09 12:00
23-year member
UID 9
Status Offline
### Additional Functions in MS-DOS 7.x

As we all know, MS-DOS 7.x is the latest and most practical version of MS-DOS. Since its version number is 7, what new functions does it have compared with the old MS-DOS 6.xx? The differences between them are relatively large, and MS-DOS 7.x does have significant updates and progress. Let's make a brief comparison.

#### New Commands:

LOCK UNLOCK LFNFOR EXTRACT XMSMMGR ACCDATE

LOCK and UNLOCK are used to lock/unlock direct disk access.

LFNFOR is used to set whether to use long filenames in the FOR command.

EXTRACT is used to extract compressed files from CAB files.

XMSMMGR is an XMS manager that can be loaded directly on the command line without HIMEM.SYS.

ACCDATE is a CONFIG.SYS command to determine whether to record file access times.

There are also some other newly added undocumented commands, such as the LOGO command in CONFIG.SYS, etc.

#### New Options:

There are many new options, many of which are undocumented, such as COMMAND /T, DIR /Z, etc., which can be specifically seen in the "DOS Usage" column.

Public ones like DIR /4 to display four-digit year (in MS-DOS 7.10), DOS=AUTO, etc.

#### New Functions:

This is a very important part because some functions are indeed very practical.

MS-DOS 7.10 fully supports large memory larger than 64M, thus no longer having the memory limitations of MS-DOS 6.x;

The COMMAND.COM command processor can automatically load into UMB memory without occupying conventional memory;

Commands in CONFIG.SYS such as FILES, BUFFERS, etc., automatically load into UMB memory to greatly save conventional memory;

When executing COMMAND /C command, you can use the Enter and ESC keys to select Yes or No;

Environment variables can be used on the command line, such as directly executing PATH=%PATH%;C:\TEST,

This is the reason why DIR ABC.%A% (temporary file of WPS) displays all files named ABC;

The REN command can change the name of a folder just like changing a file name;

The MORE command can directly display the content of a file in pages;

Support longer pathnames (not referring to the long filename function);

Support using quotes when entering file and folder names, which is especially important for long filenames with spaces, for example: MD "MyFile";

You can use COMMAND /Z command to display the ERRORLEVEL code;

The EDIT command can modify multiple files as well as binary files;

The DIR /V command can display file access times, and the DIR /4 command can display four-digit year, such as 1999;

The DIR command can display the remaining space on the disk even when there are no files present;

Fully support long filenames to greatly facilitate use and improve compatibility;

MS-DOS 7.10 version fully supports FAT32 partitions/large hard disks (LBA partitions, etc.);

... and .... can represent higher parent folders.

And various other functions in undocumented options, etc.
Wengier - 新DOS时代

欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/

E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)

Floor 2 Posted 2005-10-16 21:27 ·  中国 山东 济南 移动
钻石会员
★★★★★
Credits 10,046
Posts 3,039
Joined 2002-11-11 00:00
23-year member
UID 223
Gender Male
Status Offline
Hehe. The article that has been sealed for a long time.
简单就是美
Forum Jump: