def up = [up] def down = [down] def left = [left] def right = [right] def pgup = [page up] def pgdn = [page down] def home = [begin line] def end = [end line] def ins = [insert toggle] def del = [delete char] def enter = [begin line] [down] [indent] def backspace = [rubout] ' ' [left] def esc = [command toggle] def tab = [tab] def f1 = [cursor command] [begin line] [erase end line] 'e pe.hlp' [execute] def f2 = [cursor command] [begin line] [erase end line] 'save' def f3 = [cursor command] [begin line] [erase end line] 'file' def f4 = [cursor command] [begin line] [erase end line] 'quit' [execute] def f5 = [begin line] [erase end line] def f6 = [erase end line] def f7 = [cursor command] [begin line] [erase end line] 'print' def f8 = [cursor command] [begin line] [erase end line] 'e' [execute] def f9 = [insert line] def f10 = [insert line] [up] [first nonblank] [down] def c-left = [left40] def c-right = [right40] def c-pgup = [top edge] def c-pgdn = [bottom edge] def c-home = [top] def c-end = [bottom] def c-enter = [execute] def c-backspace = [delete line] def c-f1 = [cursor command] [begin line] [erase end line] 'save a:' def c-f2 = [cursor command] [begin line] [erase end line] 'save b:' def c-f3 = [insert line] ' ' def c-f4 = '»187 ¼188 É201 È200 º186 Í205 Î206 Ê202 Ë203 Ì204 ¹185' def c-f5 = [cursor command] [begin line] [erase end line] 'edit a:' def c-f6 = [cursor command] [begin line] [erase end line] 'edit b:' def c-f7 = [tab word] def c-f8 = def c-f9 = [cursor data] [unmark] [mark line] [find blank line] [up] [mark line] [reflow] [end mark] [down] [down] [unmark] def c-f10 = def s-tab = [backtab] def s-f1 = [page down] [bottom edge] [down] [down] [cursor command] def s-f2 = [page up] [top edge] [up] [up] [cursor command] def s-f3 = [reflow] def s-f4 = [undo] def s-f5 = [confirm change] def s-f6 = [delete line] def s-f7 = [shift left] def s-f8 = [shift right] def s-f9 = [cursor command] [begin line] [erase end line] 'dir a:' [execute] def s-f10 = [cursor command] [begin line] [erase end line] 'dir b:' [execute] def a-a = [unmark] [mark line] [copy mark] [unmark] [down] [begin line] [first nonblank] def a-b = [mark block] def a-c = [mark char] def a-d = [delete mark] def a-e = [end mark] def a-f = [fill mark] def a-g = [unmark] [mark char] [backtab word] [mark char] [delete mark] def a-h = [unmark] [mark char] [tab word] [left] [left] [mark char] [begin mark] [delete mark] def a-i = [unmark] [tab word] [left] [mark char] [backtab word] [mark char] [end mark] [right] [lowercase] [unmark] def a-j = [join] def a-k = [unmark] [tab word] [left] [mark char] [backtab word] [mark char] [end mark] [right] [uppercase] [unmark] def a-l = [mark line] def a-m = [move mark] def a-n = [unmark] [tab word] [left] [mark char] [backtab word] [mark char] [end mark] [right] [copy mark] [unmark] def a-o = [overlay block] def a-p = [cursor command] [begin line] [erase end line] 'this command is now defined under ctrl-f9' def a-q = [unmark] [mark line] [find blank line] [up] [mark line] [reflow] [end mark] [unmark] [begin line] [down] def a-r = [unmark] [mark block] [tab word] [left] [left] [mark block] [begin mark] [fill mark] ' ' [left] [right] [unmark] def a-s = [split] def a-t = [overlay block] [fill mark] ' ' [unmark] def a-u = [unmark] def a-v = [unmark] [tab word] [left] [mark char] [backtab word] [mark char] [lowercase] [unmark] [mark char] [uppercase] [unmark] [tab word] def a-w = [tab word] [split] [backtab word] [erase end line] [join] def a-x = [escape] def a-y = [begin mark] def a-z = [copy mark] def a-f1 = def a-f2 = def a-f3 = def a-f4 = def a-f5 = def a-f6 = def a-f7 = def a-f8 = def a-f9 = def a-f10 = def a-0 = def a-1 = 'É' def a-2 = 'Í' def a-3 = '»' def a-4 = 'º' def a-5 = 'Î' def a-6 = '¹' def a-7 = 'Ì' def a-8 = '¼' def a-9 = 'È'