File |
Posted |
Size |
Description |
ADDBLOCK.KEX |
9/96 |
1038 bytes |
Sum the numbers in the currently marked box block and write the result to the cursor position. |
ADDEM.KEX |
1/20 |
1518 bytes |
Sum the numbers in the currently marked box block and display the result on the message line. |
ALLPLUS.KEX |
9/96 |
3 Kb |
Issue an ALL command and show all lines that match the target as well as N lines above and below. |
BLOCKALL.KML |
9/96 |
1618 bytes |
Use the contents of the currently marked one-line box or stream block as the target for an ALL command. |
CAPITALS.KEX |
9/96 |
4 Kb |
Capitalize all words in the specified target area. "Words" are defined as blank-delimited strings. |
CAPS.KEX |
9/96 |
4 Kb |
Capitalize all words in the specified target area. "Words" are determined according to the current value of SET WORD. |
CMDCOPY.KEX |
9/96 |
2274 bytes |
Copy the currently marked one-line box or stream block to the cursor position on the command line. |
CUA.KML |
9/96 |
1854 bytes |
Redefine various keys so KEDIT is more compatible with the CUA (i.e., Windows) interface guidelines. |
DBASCIIC.KEX |
9/96 |
6 Kb |
Take a comma-delimited text file exported from a database and align the fields of each record so they line up in columns and can be viewed easily with KEDIT. |
DBASCIIT.KEX |
9/96 |
5 Kb |
Take a tab-delimited text file exported from a database and align the fields of each record so they line up in columns and can be viewed easily with KEDIT. |
DELDUP.KEX |
9/96 |
1743 bytes |
Delete all duplicate lines in a sorted file. |
DELDUPL.KEX |
9/96 (updated 9/10) |
2263 bytes |
Delete all duplicate lines in an unsorted file. |
DOLRFMT.KEX |
9/96 |
6 Kb |
Convert numbers in the form 3345632 to $3,345,632. |
ENHPRINT.ZIP |
3/97 (updated 2/11) |
7 Kb |
Print a file with a header, footer, page numbers, line numbers, date, time, fileid or any combination of these. |
ENVADDR.KEX |
9/96 |
1660 bytes |
Print the contents of a box block |
FLOWBOX.KEX |
9/96 |
2549 bytes |
Issue a FLOW command against the contents of a box block to format the text without disturbing anything to the right or left of the block. |
FLOWBOXX.KEX |
9/96 |
2991 bytes |
Issue a FLOW command against the contents of a box block to format the text within the left and right edges of the block. Drag in any text to the right of the block when flowing. |
GCHANGE.KEX |
9/96 |
1490 bytes |
Issue a CHANGE command against all files in the ring. |
GETFILES.KEX |
9/96 |
1663 bytes |
Create a new file that consists of the contents of all the files in a list. |
KICON.ZIP |
9/96 |
1352 bytes |
An icon for KEDIT for OS/2. |
MOUSE1.KML |
9/96 |
1181 bytes |
Make mouse button 1 mark line blocks and button 2 mark stream blocks. |
NUMSORT.KEX |
9/96 |
1416 bytes |
Correctly sort a list of numbers that are left-adjusted against a column. |
ODDQUOTE.KEX |
9/96 |
1622 bytes |
Find all lines in the current file that have an odd number of single and double quotes and copy these to a separate file. |
PRGMAC.ZIP |
9/96 |
176 Kb |
Collection of macros and utilities for programmers. |
ROWCOL.KEX |
9/96 |
1443 bytes |
Position the cursor at the specified row and column. Call this from your profile. |
SCROLLER.KML |
9/96 |
1616 bytes |
Scroll two file windows up and down in unison. |
SEQNUM.KEX |
9/96 |
3 Kb |
Fill the currently marked box block with sequence numbers. |
SORTBLK.KEX |
9/96 |
2852 bytes |
Sort a group of paragraphs based on the contents of the first line of each (e.g., a bibliography listing). |
SPLITBLK.KEX |
9/96 |
1699 bytes |
Split each line of the currently marked block just beyond a specified column. |
SPLITEM.KEX |
9/96 |
1098 bytes |
Split each line of the file just beyond a specified column. |
SPLITTER.KEX |
9/96 |
1328 bytes |
Selectively split each line of the file that contains a specified string target. Split the lines at the target location. |
UNBOUND.KEX |
4/98 |
6 Kb |
Make a file listing all keys that currently have no macro assigned to them. |
VSORT.KEX |
9/96 |
2774 bytes |
Sort somewhat more than 10,000 lines (DOS KEDIT). |