home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 9
/
FreshFishVol9-CD2.bin
/
bbs
/
util
/
dosk-1.0.lha
/
DosK
/
KHELP
/
SortK_Help
< prev
next >
Wrap
Text File
|
1995-01-04
|
1KB
|
31 lines
KCOMMAND SortK [ ] = BUTTONS
MAIN MENU:
[FILE] - Sort and read a File
[DIR] - Sort and read a Directory
[LIST] - Sort and read a Listing
[SIZE] - Sort and read a Listing sorted by size
[CASE] - Selects Case Type Sort then goes to menu 2
(Capital Letters First)
[NUMERIC] -Selects Numberic Sort(numbers at end) then
goes to menu 2
[BYE] - Exit Command
CASE MENU:
[FILE] - Selected by Case or Numeric. Sorts File
[DIR] - Selected by Case or Numeric. Sorts Directory
[LIST] - Selected by Case or Numeric. Sorts Listing
[ABORT] - Abort and Return to Initial menu
Be Careful with the Sort Command, Large files require you to
set the stack at a high number. You can safely sort a file about
20 times the lines of the stack size.
Numeric doesn't really sort but puts the numbers at the end.
Some sorts look strange because a character caused them to sort
in modules. This sometimes happens with list and directory sorts.
The Dos Sort Command when sorting by file size will often put
the directories right in the center.