home *** CD-ROM | disk | FTP | other *** search
/ Australian Personal Computer 1998 July / apc37.iso / netkit / mac / dcomet / dcomet.hqx / Documents / ALA.edit < prev    next >
Encoding:
Text File  |  1998-01-29  |  20.3 KB  |  3 lines

  1.  
  2. About ALA.edit...
  3.  
  4.    This document has information on (select and use "Find..." to go to the section):
  5.  
  6.          About the ALA document
  7.          Displaying Diacritical Marks
  8.          The ALA Character Set
  9.             Font dump
  10.                   Character Table
  11.                   Characters and decimal equivalents
  12.             Sorted by name
  13.             Sorted by number
  14.          List of key macros defined in this document
  15.  
  16.        ___________________________________________________
  17.  
  18.          About the ALA document
  19.        ___________________________________________________
  20.  
  21.  
  22.    The "ALA" document is a dataComet IBM 3270 document which can be used to enter foreign language characters and diacritical marks into the NOTIS system.  It connects to Cornell University's card catalog, automatically skipping screen which prompts for Cornell ID.
  23.  
  24.    This document provides a good example of extensive key re-mapping using Key macros.  In this case, the keyboard has been remapped to duplicate the standard keymapping for Yale's TinCan serial terminal emulator.
  25.  
  26.    The single-click has been remapped to a macro which does an Erase Input, copies the word the mouse clicked on, pastes the word into the emulator at the cursor, and does an Enter.  A double-click can be used to select a word.
  27.  
  28.    The Connection macro automatically skips the Cornell ID screen and selects the card catalog.  The Close macro accomodates the host software, which prefers that users close a session using the "STOP" command.
  29.  
  30.        ___________________________________________________
  31.  
  32.          Displaying Diacritical Marks
  33.        ___________________________________________________
  34.  
  35.    Diacritical marks may be displayed in separate character cells or "stacked" over the final character.  There are two methods for switching the display to show the marks in separate cells, both selected through a key macro:  diacritic expansion (!Cz) and fast-drawing mode (!CZ).
  36.  
  37.    To switch diacritic expansion on and off (between separate and stacked modes), press the Escape key ("esc"), which has been remapped to execute the following macro (you can also execute the macro by selecting it and pressing Shift-Enter):
  38.  
  39.       !Cz
  40.  
  41.    To switch between fast-drawing and QuickDraw modes, execute the following macro by selecting it and pressing Shift-Enter.  (Note:  this no longer works on newer PowerMacs which do not support a plain black-and-white monitor setting.  If color is enabled in the Control Color... dialog, the display does not switch into fast-drawing mode.)
  42.  
  43.       !CZ
  44.  
  45.  
  46.        ___________________________________________________
  47.  
  48.          The ALA Character Set
  49.        ___________________________________________________
  50.  
  51.  
  52. This is the 3270 ALA (American Library Association) library character mapping for dataComet, Cornell Comet and PC-TN. Library characters are above 128; other characters are used are standard ASCII. The IBM 3270 cent sign is mapped to a '\' (backslash).
  53.  
  54. ALA record and field separators:
  55.    Option F   \129    0x1e   "ü"    /* tab delimiter EOF end of field mark */        
  56.    Shift \    \128    0x3b   "Ç"    /* record separator */
  57.  
  58.  
  59.        ___________________________________________________
  60.  
  61.           ALA Font dump 
  62.           (Macros menu Shift-"Dump key macros into .edit")
  63.  
  64.        ___________________________________________________
  65.  
  66.                   Character Table
  67.        ___________________________________________________
  68.  
  69.    High                                  Low
  70.      
  71.             0   1   2   3   4   5   6   7   8   9   A   B   C   D   E   F
  72.  
  73.         
  74.         0                                       
  75.                       
  76.         
  77.         1                                                     
  78.         
  79.         2         !   "   #   $   %   &   '   (   )   *   +   ,   -   .   /   
  80.         
  81.         3     0   1   2   3   4   5   6   7   8   9   :   ;   <   =   >   ?   
  82.         
  83.         4     @   A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   
  84.         
  85.         5     P   Q   R   S   T   U   V   W   X   Y   Z   [   \   ]   ^   _   
  86.         
  87.         6     `   a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   
  88.         
  89.         7     p   q   r   s   t   u   v   w   x   y   z   {   |   }   ~      
  90.         
  91.         8     Ç   ü   é   â   ä   à   å   ç   ê   ë   è   ï   î   ì   Ä   Å   
  92.         
  93.         9     É   æ   Æ   ô   ö   ò   û   ù   ÿ   Ö   Ü   ¢   £   ¥   ₧   ƒ   
  94.         
  95.         A     á   í   ó   ú   ñ   Ñ   ª   º   ¿   ⌐   ¬   ½   ¼   ¡   «   »   
  96.         
  97.         B     ░   ▒   ▓   │   ┤   ╡   ╢   ╖   ╕   ╣   ║   ╗   ╝   ╜   ╛   ┐   
  98.         
  99.         C     └   ┴   ┬   ├    ─   ┼   ╞   ╟   ╚   ╔   ╩   ╦   ╠   ═   ╬   ╧   
  100.         
  101.         D     ╨   ╤   ╥   ╙   ╘   ╒   ╓   ╫   ╪   ┘   ┌   █   ▄   ▌   ▐   ▀   
  102.         
  103.         E     α    ß    Γ    π    Σ    σ    µ    τ    Φ    Θ    Ω    δ    ∞    φ    ε    ∩    
  104.         
  105.         F     ≡    ±    ≥    ≤    ⌠    ⌡    ÷    ≈    °    ∙    ·   √   ⁿ   ²   ■       
  106.             
  107.  
  108.        ___________________________________________________
  109.  
  110.                   Characters and decimal equivalents
  111.        ___________________________________________________
  112.         
  113.             
  114.                   \000
  115.                   \001
  116.                   \002
  117.                   \003
  118.                   \004
  119.                   \005
  120.                   \006
  121.                   \007
  122.                   \008
  123.                       \009
  124.                
  125.    \010
  126.                    \011
  127.                    \012
  128.                
  129.                 \013            // carriage return
  130.                   \014
  131.                   \015
  132.                   \016
  133.                   \017
  134.                   \018
  135.                   \019
  136.                   \020
  137.                   \021
  138.                   \022
  139.                   \023
  140.                   \024
  141.                   \025
  142.                   \026
  143.                   \027
  144.                   \028
  145.                   \029
  146.                   \030
  147.                   \031
  148.                    \032
  149.                !   \033
  150.                "   \034
  151.                #   \035
  152.                $   \036
  153.                %   \037
  154.                &   \038
  155.                '   \039
  156.                (   \040
  157.                )   \041
  158.                *   \042
  159.                +   \043
  160.                ,   \044
  161.                -   \045
  162.                .   \046
  163.                /   \047
  164.                0   \048
  165.                1   \049
  166.                2   \050
  167.                3   \051
  168.                4   \052
  169.                5   \053
  170.                6   \054
  171.                7   \055
  172.                8   \056
  173.                9   \057
  174.                :   \058
  175.                ;   \059
  176.                <   \060
  177.                =   \061
  178.                >   \062
  179.                ?   \063
  180.                @   \064
  181.                A   \065
  182.                B   \066
  183.                C   \067
  184.                D   \068
  185.                E   \069
  186.                F   \070
  187.                G   \071
  188.                H   \072
  189.                I   \073
  190.                J   \074
  191.                K   \075
  192.                L   \076
  193.                M   \077
  194.                N   \078
  195.                O   \079
  196.                P   \080
  197.                Q   \081
  198.                R   \082
  199.                S   \083
  200.                T   \084
  201.                U   \085
  202.                V   \086
  203.                W   \087
  204.                X   \088
  205.                Y   \089
  206.                Z   \090
  207.                [   \091
  208.                \   \092
  209.                ]   \093
  210.                ^   \094
  211.                _   \095
  212.                `   \096
  213.                a   \097
  214.                b   \098
  215.                c   \099
  216.                d   \100
  217.                e   \101
  218.                f   \102
  219.                g   \103
  220.                h   \104
  221.                i   \105
  222.                j   \106
  223.                k   \107
  224.                l   \108
  225.                m   \109
  226.                n   \110
  227.                o   \111
  228.                p   \112
  229.                q   \113
  230.                r   \114
  231.                s   \115
  232.                t   \116
  233.                u   \117
  234.                v   \118
  235.                w   \119
  236.                x   \120
  237.                y   \121
  238.                z   \122
  239.                {   \123
  240.                |   \124
  241.                }   \125
  242.                ~   \126
  243.                   \127
  244.                Ç   \128
  245.                ü   \129
  246.                é   \130
  247.                â   \131
  248.                ä   \132
  249.                à   \133
  250.                å   \134
  251.                ç   \135
  252.                ê   \136
  253.                ë   \137
  254.                è   \138
  255.                ï   \139
  256.                î   \140
  257.                ì   \141
  258.                Ä   \142
  259.                Å   \143
  260.                É   \144
  261.                æ   \145
  262.                Æ   \146
  263.                ô   \147
  264.                ö   \148
  265.                ò   \149
  266.                û   \150
  267.                ù   \151
  268.                ÿ   \152
  269.                Ö   \153
  270.                Ü   \154
  271.                ¢   \155
  272.                £   \156
  273.                ¥   \157
  274.                ₧   \158
  275.                ƒ   \159
  276.                á   \160
  277.                í   \161
  278.                ó   \162
  279.                ú   \163
  280.                ñ   \164
  281.                Ñ   \165
  282.                ª   \166
  283.                º   \167
  284.                ¿   \168
  285.                ⌐   \169
  286.                ¬   \170
  287.                ½   \171
  288.                ¼   \172
  289.                ¡   \173
  290.                «   \174
  291.                »   \175
  292.                ░   \176
  293.                ▒   \177
  294.                ▓   \178
  295.                │   \179
  296.                ┤   \180
  297.                ╡   \181
  298.                ╢   \182
  299.                ╖   \183
  300.                ╕   \184
  301.                ╣   \185
  302.                ║   \186
  303.                ╗   \187
  304.                ╝   \188
  305.                ╜   \189
  306.                ╛   \190
  307.                ┐   \191
  308.                └   \192
  309.                ┴   \193
  310.                ┬   \194
  311.                ├    \195
  312.                ─   \196
  313.                ┼   \197
  314.                ╞   \198
  315.                ╟   \199
  316.                ╚   \200
  317.                ╔   \201
  318.                ╩   \202
  319.                ╦   \203
  320.                ╠   \204
  321.                ═   \205
  322.                ╬   \206
  323.                ╧   \207
  324.                ╨   \208
  325.                ╤   \209
  326.                ╥   \210
  327.                ╙   \211
  328.                ╘   \212
  329.                ╒   \213
  330.                ╓   \214
  331.                ╫   \215
  332.                ╪   \216
  333.                ┘   \217
  334.                ┌   \218
  335.                █   \219
  336.                ▄   \220
  337.                ▌   \221
  338.                ▐   \222
  339.                ▀   \223
  340.                α    \224
  341.                ß    \225
  342.                Γ    \226
  343.                π    \227
  344.                Σ    \228
  345.                σ    \229
  346.                µ    \230
  347.                τ    \231
  348.                Φ    \232
  349.                Θ    \233
  350.                Ω    \234
  351.                δ    \235
  352.                ∞    \236
  353.                φ    \237
  354.                ε    \238
  355.                ∩    \239
  356.                ≡    \240
  357.                ±    \241
  358.                ≥    \242
  359.                ≤    \243
  360.                ⌠    \244
  361.                ⌡    \245
  362.                ÷    \246
  363.                ≈    \247
  364.                °    \248
  365.                ∙    \249
  366.                ·   \250
  367.                √   \251
  368.                ⁿ   \252
  369.                ²   \253
  370.                ■   \254
  371.                    \255
  372.  
  373.  
  374.        ___________________________________________________
  375.  
  376.           Sorted by name
  377.        ___________________________________________________
  378.           
  379.           Decimal ASCII value used in Key Macro key mapping
  380.                 Mainframe Hexadecimal EBCDIC value
  381.                        Character Name
  382.  
  383.           226    0x9b    acute    
  384.           165    0x45    AE    
  385.           181    0x55    ae    
  386.           174    0x63    Alif    
  387.           175    0xFA    alpha    
  388.           234    0x8a    Angstrom (circle above)    
  389.           176    0x62    Ayn    
  390.           163    0x43    barred D    
  391.           179    0x53    barred d
  392.           190    0XFB    beta    
  393.           230    0xcd    breve    
  394.           185    0xE1    British pound    
  395.           158    0x6A    broken bar
  396.           239    0x8d    candrabindu    
  397.           240    0xda    cedilla    
  398.           168    0x64    centered dot    
  399.           244    0xca    circle below    
  400.           170    0x67    circled R    
  401.           227    0x9c    circumflex    
  402.           187    0xA0    Dagger    
  403.           242    0xcb    dot below    
  404.           245    0xee    double underscore    
  405.           243    0xcc    double dot below    
  406.           238    0xdf    double acute    
  407.           159    0x3B    double dagger    
  408.           182    0x56    oe    
  409.           186    0x68    Eth    
  410.           191    0XFC    gama    
  411.           225    0x9a    grave    
  412.           233    0x9d    Hacek    
  413.           254    0xdb    high comma centered    
  414.           237    0xeb    high comma off center    
  415.           173    0x48    hook U    
  416.           172    0x47    hook O    
  417.           189    0x58    hook u    
  418.           188    0x57    hook o    
  419.           247    0xec    left hook    
  420.           250    0x8f    left double tilde    
  421.           235    0x8e    ligature first half    
  422.           236    0x9e    ligature second half    
  423.           229    0xde    macron    
  424.           167    0x49    Miagkyi znak    
  425.           169    0x66    musical flat    
  426.           166    0x46    OE    
  427.           171    0x69    plus or minus    
  428.           224    0xcf    pseudo question    
  429.           128    0x3b    record separator
  430.           251    0x9f    right double tilde    
  431.           241    0xdc    right hook    
  432.           248    0xea    right cedilla    
  433.           193    0x81    script l    
  434.           162    0x42    slash O    
  435.           178    0x52    slash o    
  436.           177    0x51    slash l    
  437.           161    0x41    slash L    
  438.           216    0x73    sub 3    
  439.           198    0xAF    sub )    
  440.           223    0xae    sub -    
  441.           220    0x77    sub 7    
  442.           213    0x70    sub 0    
  443.           214    0x71    sub 1    
  444.           222    0x90    sub 9    
  445.           215    0x72    sub 2    
  446.           217    0x74    sub 4    
  447.           218    0x75    sub 5    
  448.           219    0x76    sub 6    
  449.           252    0xaa    sub +    
  450.           253    0xab    sub (    
  451.           221    0x78    sub 8    
  452.           199    0xB0    super 0    
  453.           207    0xb8    super 8    
  454.           200    0xB1    super 1    
  455.           201    0xB2    super 2    
  456.           202    0xb3    super 3    
  457.           211    0xbb    super (    
  458.           212    0xbf    super )    
  459.           205    0xb6    super 6    
  460.           206    0xb7    super 7    
  461.           203    0xb4    super 4    
  462.           208    0xb9    super 9    
  463.           209    0xbe    super -    
  464.           210    0xba    super +    
  465.           204    0xb5    super 5    
  466.           231    0x8b    superior dot    
  467.           129    0x1e    tab delimiter  (EOF)
  468.           164    0x44    thorn (upper case)    
  469.           180    0x54    thorn (lower case)    
  470.           228    0xce    tilde    
  471.           184    0x65    Turkish i    
  472.           183    0x59    Tverdyi znak    
  473.           232    0x8c    Umlaut or dieresis    
  474.           246    0xed    underscore    
  475.           249    0xdd    Upadhmaniya (half circle below)
  476.           
  477.  
  478.        ___________________________________________________
  479.  
  480.           Sorted by number
  481.        ___________________________________________________
  482.  
  483.           Decimal ASCII value used in Key Macro key mapping
  484.                 Mainframe Hexadecimal EBCDIC value for the character 
  485.                           Character Name
  486.                   
  487.           128    0x3b    mapped to 3278 field separator
  488.           129    0x1e    mapped to 3278 record separator tab delimiter  (EOF)
  489.           130    0x00
  490.           131    0x00
  491.           132    0x00
  492.           133    0x00
  493.           134    0x00
  494.           135    0x00
  495.           136    0x00
  496.           137    0x00
  497.           138    0x00
  498.           139    0x00
  499.           140    0x00
  500.           141   0x00
  501.           142    0x00
  502.           143    0x00
  503.           144    0x00
  504.           145    0x00
  505.           146    0x00
  506.           147    0x00
  507.           148    0x00
  508.           149    0x00
  509.           150    0x00
  510.           151    0x00
  511.           152    0x00
  512.           153    0x00
  513.           154    0x00
  514.           155    0x00
  515.           156    0x00
  516.           157    0x00
  517.           158    0x6A    broken bar
  518.           159    0x3B    double dagger    
  519.           160    0x00
  520.           161    0x41    slash L    
  521.           162    0x42    slash O    
  522.           163    0x43    barred D    
  523.           164    0x44    thorn (upper case)
  524.           165    0x45    AE    
  525.           166    0x46    OE    
  526.           167    0x49    Miagkyi znak    
  527.           168    0x64    centered dot    
  528.           169    0x66    musical flat    
  529.           170    0x67    circled R    
  530.           171    0x69    plus or minus    
  531.           172    0x47    hook O    
  532.           173    0x48    hook U    
  533.           174    0x63    Alif    
  534.           175    0xFA    alpha    
  535.           176    0x62    Ayn    
  536.           177    0x51    slash l    
  537.           178    0x52    slash o    
  538.           179    0x53    barred d    
  539.           180    0x54    thorn (lower case)
  540.           181    0x55    ae    
  541.           182    0x56    oe    
  542.           183    0x59    Tverdyi znak    
  543.           184    0x65    Turkish i    
  544.           185    0xE1    British pound    
  545.           186    0x68    Eth    
  546.           187    0xA0    Dagger    
  547.           188    0x57    hook o    
  548.           189    0x58    hook u    
  549.           190    0XFB    beta    
  550.           191    0XFC    gama    
  551.           192    0x00    
  552.           193    0x81    script l    
  553.           194    0x00
  554.           195    0x00
  555.           196    0x00
  556.           197    0x00
  557.           198    0xAF    sub )    
  558.           199    0xB0    super 0    
  559.           200    0xB1    super 1    
  560.           201    0xB2    super 2    
  561.           202    0xb3    super 3    
  562.           203    0xb4    super 4    
  563.           204    0xb5    super 5    
  564.           205    0xb6    super 6    
  565.           206    0xb7    super 7    
  566.           207    0xb8    super 8    
  567.           208    0xb9    super 9    
  568.           209    0xbe    super -    
  569.           210    0xba    super +    
  570.           211    0xbb    super (    
  571.           212    0xbf    super )    
  572.           213    0x70    sub 0    
  573.           214    0x71    sub 1    
  574.           215    0x72    sub 2    
  575.           216    0x73    sub 3    
  576.           217    0x74    sub 4    
  577.           218    0x75    sub 5    
  578.           219    0x76    sub 6    
  579.           220    0x77    sub 7    
  580.           221    0x78    sub 8    
  581.           222    0x90    sub 9    
  582.           223    0xae    sub -    
  583.           224    0xcf    pseudo question    
  584.           225    0x9a    grave    
  585.           226    0x9b    acute    
  586.           227    0x9c    circumflex    
  587.           228    0xce    tilde    
  588.           229    0xde    macron    
  589.           230    0xcd    breve    
  590.           231    0x8b    superior dot    
  591.           232    0x8c    Umlaut or dieresis    
  592.           233    0x9d    Hacek    
  593.           234    0x8a    Angstrom (circle above)    
  594.           235    0x8e    ligature first half    
  595.           236    0x9e    ligature second half    
  596.           237    0xeb    high comma off center    
  597.           238    0xdf    double acute    
  598.           239    0x8d    candrabindu    
  599.           240    0xda    cedilla    
  600.           241    0xdc    right hook    
  601.           242    0xcb    dot below    
  602.           243    0xcc    double dot below    
  603.           244    0xca    circle below    
  604.           245    0xee    double underscore    
  605.           246    0xed    underscore    
  606.           247    0xec    left hook    
  607.           248    0xea    right cedilla    
  608.           249    0xdd    Upadhmaniya (half circle below)
  609.           250    0x8f    left double tilde    
  610.           251    0x9f    right double tilde    
  611.           252    0xaa    sub +    
  612.           253    0xab    sub (    
  613.           254    0xdb    high comma centered    
  614.           255    0x00
  615.  
  616.        ___________________________________________________
  617.  
  618.          List of key macros defined in this document
  619.        ___________________________________________________
  620.  
  621.  
  622. Key Macro list:
  623. Key name        "Macro" (+ "\nnn" decimal code if single key)
  624.  
  625.  0 (KP)
  626.          "!CA"                    This is the "Alt-" key!
  627.  
  628. Alt 0 (KP)
  629.          "!Ca"                    The next time you press it, it switches the "Alt-" state off.
  630.  
  631.  Shift Option \\
  632.          "₧"    \158
  633.  
  634. Alt Shift E
  635.          "í"    \161
  636.  
  637. Alt Shift Y
  638.          "ó"    \162
  639.  
  640. Alt Shift W
  641.          "ú"    \163
  642.  
  643. Alt Shift U
  644.          "ñ"    \164
  645.  
  646. Alt Shift Q
  647.          "Ñ"    \165
  648.  
  649. Alt Shift R
  650.          "ª"    \166
  651.  
  652. Alt G
  653.          "º"    \167
  654.  
  655. Alt Shift B
  656.          "¿"    \168
  657.  
  658. Alt X
  659.          "⌐"    \169
  660.  
  661. Alt Shift X
  662.          "¬"    \170
  663.  
  664. Alt O
  665.          "½"    \171
  666.  
  667. Alt Shift I
  668.          "¡"    \173
  669.  
  670. Alt Shift T
  671.          "¼"    \172
  672.  
  673. Alt F
  674.          "«"    \174
  675.  
  676. Alt A
  677.          "»"    \175
  678.  
  679. Alt D
  680.          "░"    \176
  681.  
  682. Alt E
  683.          "▒"    \177
  684.  
  685. Alt Y
  686.          "▓"    \178
  687.  
  688. Alt W
  689.          "│"    \179
  690.  
  691. Alt U
  692.          "┤"    \180
  693.  
  694. Alt Q
  695.          "╡"    \181
  696.  
  697. Alt R
  698.          "╢"    \182
  699.  
  700. Alt Shift G
  701.          "╖"    \183
  702.  
  703. Alt S
  704.          "╕"    \184
  705.  
  706. Alt Shift Z
  707.          "╣"    \185
  708.  
  709. Alt V
  710.          "║"    \186
  711.  
  712. Alt Shift V
  713.          "╗"    \187
  714.  
  715. Alt T
  716.          "╝"    \188
  717.  
  718. Alt I
  719.          "╜"    \189
  720.  
  721. Alt B
  722.          "╛"    \190
  723.  
  724. Alt C
  725.          "┐"    \191
  726.  
  727. Alt Z
  728.          "┴"    \193
  729.  
  730. Alt ]
  731.          "╞"    \198
  732.  
  733. Alt Shift 1
  734.          "╚"    \200
  735.  
  736. Alt Shift 0
  737.          "╟"    \199
  738.  
  739. Alt Shift 2
  740.          "╔"    \201
  741.  
  742. Alt Shift 3
  743.          "╩"    \202
  744.  
  745. Alt Shift 4
  746.          "╦"    \203
  747.  
  748. Alt Shift 5
  749.          "╠"    \204
  750.  
  751. Alt Shift 6
  752.          "═"    \205
  753.  
  754. Alt Shift 7
  755.          "╬"    \206
  756.  
  757. Alt Shift 8
  758.          "╧"    \207
  759.  
  760. Alt Shift 9
  761.          "╨"    \208
  762.  
  763. Alt Shift -
  764.          "╤"    \209
  765.  
  766. Alt Shift =
  767.          "╥"    \210
  768.  
  769. Alt Shift [
  770.          "╙"    \211
  771.  
  772. Alt Shift ]
  773.          "╘"    \212
  774.  
  775. Alt 0
  776.          "╒"    \213
  777.  
  778. Alt 1
  779.          "╓"    \214
  780.  
  781. Alt 2
  782.          "╫"    \215
  783.  
  784. Alt 3
  785.          "╪"    \216
  786.  
  787. Alt 4
  788.          "┘"    \217
  789.  
  790. Alt 5
  791.          "┌"    \218
  792.  
  793. Alt 6
  794.          "█"    \219
  795.  
  796. Alt 7
  797.          "▄"    \220
  798.  
  799. Alt 8
  800.          "▌"    \221
  801.  
  802. Alt 9
  803.          "▐"    \222
  804.  
  805. Alt -
  806.          "▀"    \223
  807.  
  808. Alt Space
  809.          "»"    \175
  810.  
  811.  2 (KP)
  812.          "ß "    \225
  813.  
  814.  Option 2
  815.          "ß "    \225
  816.  
  817.  8 (KP)
  818.          "Γ "    \226
  819.  
  820.  Option 8
  821.          "Γ "    \226
  822.  
  823.  4 (KP)
  824.          "π "    \227
  825.  
  826.  Option 4
  827.          "π "    \227
  828.  
  829.  5 (KP)
  830.          "Σ "    \228
  831.  
  832.  Option 5
  833.          "Σ "    \228
  834.  
  835.  9 (KP)
  836.          "σ "    \229
  837.  
  838.  Option 9
  839.          "σ "    \229
  840.  
  841.  Shift 9 (KP)
  842.          "µ "    \230
  843.  
  844.  Shift Option 9
  845.          "µ "    \230
  846.  
  847.  Shift 1 (KP)
  848.          "τ "    \231
  849.  
  850.  7 (KP)
  851.          "Φ "    \232
  852.  
  853.  Option 7
  854.          "Φ "    \232
  855.  
  856.  Shift 4 (KP)
  857.          "Θ "    \233
  858.  
  859.  Shift Option 4
  860.          "Θ "    \233
  861.  
  862.  Shift 3 (KP)
  863.          "Ω "    \234
  864.  
  865.  Shift Option 3
  866.          "Ω "    \234
  867.  
  868.  Option M
  869.          "δ "    \235
  870.  
  871.  Shift Option M
  872.          "∞ "    \236
  873.  
  874.  Option -
  875.          "■"    \254
  876.  
  877.  Shift 8 (KP)
  878.          "ε "    \238
  879.  
  880.  Shift Option 8
  881.          "ε "    \238
  882.  
  883.  Shift Option -
  884.          "φ "    \237
  885.  
  886.  Shift - (KP)
  887.          "∞ "    \236
  888.  
  889.  - (KP)
  890.          "■"    \254
  891.  
  892.  6 (KP)
  893.          "≡ "    \240
  894.  
  895.  Option 6
  896.          "≡ "    \240
  897.  
  898.  Shift + (KP)
  899.          "± "    \241
  900.  
  901.  Shift Option A
  902.          "± "    \241
  903.  
  904.  Shift Option Space
  905.          "± "    \241
  906.  
  907.  1 (KP)
  908.          "≥ "    \242
  909.  
  910.  Option 1
  911.          "≥ "    \242
  912.  
  913.  Option D
  914.          "≤ "    \243
  915.  
  916.  3 (KP)
  917.          "⌠ "    \244
  918.  
  919.  Option 3
  920.          "⌠ "    \244
  921.  
  922.  Shift = (KP)
  923.          "⌡ "    \245
  924.  
  925.  Shift Option =
  926.          "⌡ "    \245
  927.  
  928.  = (KP)
  929.          "÷ "    \246
  930.  
  931.  Option =
  932.          "÷ "    \246
  933.  
  934.  + (KP)
  935.          "≈ "    \247
  936.  
  937.  Option A
  938.          "≈ "    \247
  939.  
  940.  Option Space
  941.          "≈ "    \247
  942.  
  943.  Shift 6 (KP)
  944.          "° "    \248
  945.  
  946.  Shift Option 6
  947.          "° "    \248
  948.  
  949.  Option T
  950.          ""
  951.  
  952.  Option S
  953.          "·"    \250
  954.  
  955.  Shift Option S
  956.          "√"    \251
  957.  
  958.  Enter (KP)
  959.          "δ "    \235
  960.  
  961.  Shift Enter (KP)
  962.          "∞ "    \236
  963.  
  964.  Shift Clear (KP)
  965.          "∩ "    \239
  966.  
  967.  Shift Option K
  968.          "∩ "    \239
  969.  
  970.  * (KP)
  971.          "·"    \250
  972.  
  973.  Shift * (KP)
  974.          "√"    \251
  975.  
  976. Alt =
  977.          "ⁿ"    \252
  978.  
  979. Alt [
  980.          "²"    \253
  981.  
  982.  / (KP)
  983.          "≤ "    \243
  984.  
  985.  Option H
  986.          "!M0"
  987.  
  988.  Option P
  989.          "!MU"
  990.  
  991.  Option L
  992.          "!ML"
  993.  
  994.  Option ;
  995.          "!MD"
  996.  
  997.  Option '
  998.          "!MR"
  999.  
  1000.  Option R
  1001.          "!AR"
  1002.  
  1003.  Option .
  1004.          "!AE"
  1005.  
  1006.  Option /
  1007.          "!AI"
  1008.  
  1009. Alt Option H
  1010.          "!M0"
  1011.  
  1012. Alt Option P
  1013.          "!MU"
  1014.  
  1015. Alt Option L
  1016.          "!ML"
  1017.  
  1018. Alt Option ;
  1019.          "!MD"
  1020.  
  1021. Alt Option '
  1022.          "!MR"
  1023.  
  1024. Alt Option .
  1025.          "!AE"
  1026.  
  1027. Alt Option /
  1028.          "!AI"
  1029.  
  1030. Alt Option R
  1031.          "!AR"
  1032.  
  1033.  Shift Option P
  1034.          "!FP"
  1035.  
  1036.  Option C
  1037.          "!P\067"
  1038.  
  1039. Alt Option C
  1040.          "!P\067"
  1041.  
  1042.  Option F
  1043.          "ü"    \129
  1044.  
  1045.  Shift \\
  1046.          "Ç"    \128
  1047.  
  1048.  Shift Option 1
  1049.          "τ "    \231
  1050.  
  1051.  Option K
  1052.          "∙ "    \249
  1053.  
  1054.  home
  1055.          "!M0"
  1056.  
  1057.  Clear (KP)
  1058.          "!P\067"
  1059.  
  1060.  Shift Option /
  1061.          "α "    \224
  1062.  
  1063. End of Key Macro list
  1064.  
  1065.  
  1066.  
  1067.