Home » CEEFAX disks » telesoftware8.adl » 13-08-88/DOSKEY/DOC

13-08-88/DOSKEY/DOC

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » CEEFAX disks » telesoftware8.adl
Filename: 13-08-88/DOSKEY/DOC
Read OK:
File size: 0452 bytes
Load address: 0000
Exec address: FFFFFFFF
File contents
                                                                             
                                  DOSKEY                                     
                                                                             
 DOSKEY is designed to replace the standard  DOS line with one that's easier 
 to use. For a start it is in  insert mode by default, making it much easier 
 to edit lines. But more  than  that,  it  can  store  up  to 25 of the last 
 commands which can be recalled by  simply  pressing  the up and down cursor 
 keys. This is most useful when you wish to enter a series of commands which 
 are similar to each other, or you use the same command many times.  If used 
 in your AUTOEXEC file, this must be the last command in the file.  The keys 
 are:   Left and Right arrows = move left and right;   Up and Down arrows  = 
 select previous/next  stored  command;  Home = start of line;  End = End of 
 line; Ctrl-E delete to end of line.                                         
                                                                             
00000000  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000040  20 20 20 20 20 20 20 20  20 20 20 20 20 0d 0a 20  |             .. |
00000050  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000070  20 44 4f 53 4b 45 59 20  20 20 20 20 20 20 20 20  | DOSKEY         |
00000080  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000090  20 20 20 20 20 20 20 20  20 20 20 20 0d 0a 20 20  |            ..  |
000000a0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
000000e0  20 20 20 20 20 20 20 20  20 20 20 0d 0a 20 44 4f  |           .. DO|
000000f0  53 4b 45 59 20 69 73 20  64 65 73 69 67 6e 65 64  |SKEY is designed|
00000100  20 74 6f 20 72 65 70 6c  61 63 65 20 74 68 65 20  | to replace the |
00000110  73 74 61 6e 64 61 72 64  20 20 44 4f 53 20 6c 69  |standard  DOS li|
00000120  6e 65 20 77 69 74 68 20  6f 6e 65 20 74 68 61 74  |ne with one that|
00000130  27 73 20 65 61 73 69 65  72 20 0d 0a 20 74 6f 20  |'s easier .. to |
00000140  75 73 65 2e 20 46 6f 72  20 61 20 73 74 61 72 74  |use. For a start|
00000150  20 69 74 20 69 73 20 69  6e 20 20 69 6e 73 65 72  | it is in  inser|
00000160  74 20 6d 6f 64 65 20 62  79 20 64 65 66 61 75 6c  |t mode by defaul|
00000170  74 2c 20 6d 61 6b 69 6e  67 20 69 74 20 6d 75 63  |t, making it muc|
00000180  68 20 65 61 73 69 65 72  20 0d 0a 20 74 6f 20 65  |h easier .. to e|
00000190  64 69 74 20 6c 69 6e 65  73 2e 20 42 75 74 20 6d  |dit lines. But m|
000001a0  6f 72 65 20 20 74 68 61  6e 20 20 74 68 61 74 2c  |ore  than  that,|
000001b0  20 20 69 74 20 20 63 61  6e 20 20 73 74 6f 72 65  |  it  can  store|
000001c0  20 20 75 70 20 20 74 6f  20 32 35 20 6f 66 20 74  |  up  to 25 of t|
000001d0  68 65 20 6c 61 73 74 20  0d 0a 20 63 6f 6d 6d 61  |he last .. comma|
000001e0  6e 64 73 20 77 68 69 63  68 20 63 61 6e 20 62 65  |nds which can be|
000001f0  20 72 65 63 61 6c 6c 65  64 20 62 79 20 20 73 69  | recalled by  si|
00000200  6d 70 6c 79 20 20 70 72  65 73 73 69 6e 67 20 20  |mply  pressing  |
00000210  74 68 65 20 75 70 20 61  6e 64 20 64 6f 77 6e 20  |the up and down |
00000220  63 75 72 73 6f 72 20 0d  0a 20 6b 65 79 73 2e 20  |cursor .. keys. |
00000230  54 68 69 73 20 69 73 20  6d 6f 73 74 20 75 73 65  |This is most use|
00000240  66 75 6c 20 77 68 65 6e  20 79 6f 75 20 77 69 73  |ful when you wis|
00000250  68 20 74 6f 20 65 6e 74  65 72 20 61 20 73 65 72  |h to enter a ser|
00000260  69 65 73 20 6f 66 20 63  6f 6d 6d 61 6e 64 73 20  |ies of commands |
00000270  77 68 69 63 68 20 0d 0a  20 61 72 65 20 73 69 6d  |which .. are sim|
00000280  69 6c 61 72 20 74 6f 20  65 61 63 68 20 6f 74 68  |ilar to each oth|
00000290  65 72 2c 20 6f 72 20 79  6f 75 20 75 73 65 20 74  |er, or you use t|
000002a0  68 65 20 73 61 6d 65 20  63 6f 6d 6d 61 6e 64 20  |he same command |
000002b0  6d 61 6e 79 20 74 69 6d  65 73 2e 20 20 49 66 20  |many times.  If |
000002c0  75 73 65 64 20 0d 0a 20  69 6e 20 79 6f 75 72 20  |used .. in your |
000002d0  41 55 54 4f 45 58 45 43  20 66 69 6c 65 2c 20 74  |AUTOEXEC file, t|
000002e0  68 69 73 20 6d 75 73 74  20 62 65 20 74 68 65 20  |his must be the |
000002f0  6c 61 73 74 20 63 6f 6d  6d 61 6e 64 20 69 6e 20  |last command in |
00000300  74 68 65 20 66 69 6c 65  2e 20 20 54 68 65 20 6b  |the file.  The k|
00000310  65 79 73 20 0d 0a 20 61  72 65 3a 20 20 20 4c 65  |eys .. are:   Le|
00000320  66 74 20 61 6e 64 20 52  69 67 68 74 20 61 72 72  |ft and Right arr|
00000330  6f 77 73 20 3d 20 6d 6f  76 65 20 6c 65 66 74 20  |ows = move left |
00000340  61 6e 64 20 72 69 67 68  74 3b 20 20 20 55 70 20  |and right;   Up |
00000350  61 6e 64 20 44 6f 77 6e  20 61 72 72 6f 77 73 20  |and Down arrows |
00000360  20 3d 20 0d 0a 20 73 65  6c 65 63 74 20 70 72 65  | = .. select pre|
00000370  76 69 6f 75 73 2f 6e 65  78 74 20 20 73 74 6f 72  |vious/next  stor|
00000380  65 64 20 20 63 6f 6d 6d  61 6e 64 3b 20 20 48 6f  |ed  command;  Ho|
00000390  6d 65 20 3d 20 73 74 61  72 74 20 6f 66 20 6c 69  |me = start of li|
000003a0  6e 65 3b 20 20 45 6e 64  20 3d 20 45 6e 64 20 6f  |ne;  End = End o|
000003b0  66 20 0d 0a 20 6c 69 6e  65 3b 20 43 74 72 6c 2d  |f .. line; Ctrl-|
000003c0  45 20 64 65 6c 65 74 65  20 74 6f 20 65 6e 64 20  |E delete to end |
000003d0  6f 66 20 6c 69 6e 65 2e  20 20 20 20 20 20 20 20  |of line.        |
000003e0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000400  20 0d 0a 20 20 20 20 20  20 20 20 20 20 20 20 20  | ..             |
00000410  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000450  0d 0a                                             |..|
00000452
13-08-88/DOSKEY/DOC.m0
13-08-88/DOSKEY/DOC.m1
13-08-88/DOSKEY/DOC.m2
13-08-88/DOSKEY/DOC.m4
13-08-88/DOSKEY/DOC.m5