home *** CD-ROM | disk | FTP | other *** search
- *********************
- * CSORTOS/2 v2.01 *
- *********************
-
- HISTORY:
- --------
-
- v2.00:
- - optionally englisch and german explanations for programm messages and
- headlines in CONFIG.SYS
- - optionally alphabetical sorted SET-statements
- - every command-line in CONFIG.SYS can have up to three REM-comments above it
- - every command-line is handeled case-sensitive
-
- v2.01:
- - bugfixed, that parameter -s also activates -d
-
-
- Instructions:
- -------------
- ONLY FOR USE WITH OS/2 !!!
- This program sorts the configuration-file CONFIG.SYS belonging to OS/2 2.x and
- WARP and improves its readability. In some cases the time for booting the
- system will decrease.
-
-
- SYNTAX: CSORT [path]<filename> [parameter]
-
- Parameter: -s SET-statements alphabetical sorted
- -d All explanations for programm messages and comments in
- CONFIG.SYS appear in german language
-
- Comments : Each CONFIG.SYS command line may have up to three lines (with 80
- characters) of comment, placed in front of it. Each of this lines
- must start with the character sequence "REM *" !!!!
- Example: REM * HPFS-device-driver *
- REM * Patchlevel 0815 *
- REM * 01.09.1995 *
-
- AUTHOR: Thomas Paatsch, Sept. 1995
- 76141.2336@compuserve.com
-
- COPYRIGHT: This program is freeware !!
- You may use and copy this program, but this happens at your own
- risk! The author refuses any responsibility for errors caused
- by this program !!!!!!
-