home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Archive Magazine 1996
/
ARCHIVE_96.iso
/
discs
/
shareware
/
share_32
/
draw_strip
/
BasKeys
Wrap
Text File
|
1989-08-03
|
535b
|
44 lines
rem keystrip for basic editor
title Basic Editor
row 1
f1 *command
f2 load
f3 save
f4 search & edit
f5 global replace
f6 toggle mark
f7 search
f8 renumber
f9 old
f10 swap
f11 delete to end of line
f12 execute
row 2
right Shift
left Shift
f1 split
f2 append
f3 options
f4 exit
f5 selective replace
f6 go to mark
f7 next match
f8 repeat
f9 new
f10 undo
f11 delete to start of line
f12 go to line command
row 3
right Ctrl
left Ctrl
f1 join
f7 previous match
f8 extend
f9 insert at start
f10 insert at end
f11 delete line
f12 goto line