home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / m / mpik.zip / MPQUICK.DOC < prev    next >
Text File  |  1993-02-26  |  26KB  |  746 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.                MacroPIK'r 1.5  Quick Reference Guide
  8.  
  9.                Copyright 1992 Samkhya
  10.                S A M K H Y A  //  Software Research & Development
  11.                27005 Highway 1, PO Box 13
  12.                Tomales, CA 94971
  13.                USA
  14.  
  15.  
  16.           Data Formats
  17.  
  18.  
  19.           MacroPIK'r can read, browse, convert, extract, edit and write:
  20.  
  21.               o  Standard (ASCII) text (up to 2000 characters wide, any
  22.                  length), mainframe reports;
  23.               o  Lotus WKS, WRK, WK1, & WR1;
  24.               o  dBASE;
  25.               o  DIF (Data Interchange Format);
  26.               o  Delimited (with any delimiter);
  27.               o  SYLK (Microsoft); and
  28.               o  Fixed length record files.
  29.  
  30.  
  31.           Notational Conventions
  32.  
  33.  
  34.           The function keys F1 through F10 issue commands.  Thus, "Xit-F9"
  35.           refers to function key F9 when the picture of the key on the
  36.           screen has the label "Xit".
  37.  
  38.           Other conventions are:
  39.  
  40.               DO-IT        Press the Enter (return) key or click the
  41.                            left mouse button -- either "does".
  42.               Enter        the return key
  43.               Tab          the Tab key
  44.               Shift+Tab    the Shift plus Tab keys
  45.               Ins          the Ins key or the "0" key on the keypad
  46.               Del          the Del key or the "." key on the keypad
  47.               Esc          the Escape key
  48.               Shift        the Shift key
  49.               Ctrl         the Control key
  50.  
  51.  
  52.                                            MacroPIK'r 1.5   Quick Reference
  53.  
  54.  
  55.  
  56.           Getting Started With MacroPIK'r
  57.  
  58.  
  59.           To start MacroPIK'r, be sure a copy of mpik'r.exe, and any batch
  60.           files needed, are somewhere in your current directory, or PATH,
  61.           then type:
  62.  
  63.               mpik'r       ...by itself, should work for most users
  64.               mpikbw       a black & white screen on a color adapter
  65.               mpikm        fast monochrome
  66.               mpikc        fast color
  67.               mpikb        for a BIOS compatible computer (rare)
  68.               mpikd        for a DOS compatible computer (even rarer)
  69.  
  70.           You may include arguments on the command line:
  71.  
  72.               file         By itself: open 'file' as a flat ASCII file
  73.               -flt file    (ditto)
  74.               -wks file    Open 'file' as Lotus worksheet
  75.               -dif file    Open 'file' as DIF file
  76.               -csvX file   Open 'file' as delimited with optional
  77.                            delimiter 'X'
  78.               -slk file    Open 'file' as SYLK
  79.               -fxlNN file  Open 'file' as fixed record file, record
  80.                            size 'NN'
  81.               -dbf file    Open 'file' as a dBASE file
  82.               -plNN        Open with page length 'NN' (default 66 for
  83.                            -flt, 0 for all others)
  84.               -nm          Don't look for or try to use mouse
  85.               -hdwr        Use direct hardware video writes instead of
  86.                            BIOS
  87.               -bios        Use BIOS calls for video access
  88.               -dos         Use DOS calls for video access (needs
  89.                            ANSI.SYS)
  90.               -t path      Use 'path' for temp and virtual memory
  91.                            files
  92.               -h file      Use 'file' as MacroPIK'r's Help file
  93.               @mfile P1 ... Pn
  94.                            Start executing macro 'mfile' with
  95.                            parameters 'P1' ... 'Pn'
  96.  
  97.           You should see the copyright/shareware message displayed within a
  98.           few seconds.  If not, try one of the other batch files or video
  99.           switches, or see the "Errorss & Questions" section of the User
  100.           Manual.
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.                                                                      Page 2
  108.  
  109.  
  110.                                            MacroPIK'r 1.5   Quick Reference
  111.  
  112.  
  113.  
  114.           Using MacroPIK'r
  115.  
  116.  
  117.           MacroPIK'r has two "work" areas: the Report Area and the Paste
  118.           Area.  In the Report Area you can look at a report, pick the data
  119.           you are interested in, and copy it to the Paste Area where it is
  120.           saved along with any previous data you have picked.  You can pick
  121.           data from several places in a report, or from  several different
  122.           reports.  In the Paste Area you can look at the data, edit and
  123.           rearrange it, and save all or part of it for your spreadsheet or
  124.           database program.  Your original reports are not altered;
  125.           MacroPIK'r formats their data into a form that the other programs
  126.           can use.
  127.  
  128.           The function keys represent MacroPIK'r's menu of commands.  These
  129.           commands  can be used in two ways: you can press one of the
  130.           function keys on the keyboard, or you can move the cursor to the
  131.           picture of the function key on the screen and press DO-IT.
  132.           Whenever the cursor enters the key, MacroPIK'r displays a brief
  133.           description of the key's command in the status line at the top of
  134.           the screen Some of MacroPIK'r's commands are accessed from Sub-
  135.           Menus.  To select one of these commands, first select the command
  136.           that displays the appropriate Sub-Menu, then select the command.
  137.           To return to the original menu press Esc.
  138.  
  139.  
  140.           Getting Help
  141.  
  142.  
  143.           To display Help information, press function key Hlp-F10.  A Help
  144.           Page related to what you are currently doing is displayed with
  145.           instructions on how to see other  related Help Pages.  To return
  146.           to where you left off in MacroPIK'r, press Esc.  (Be sure that
  147.           mpik'r.hlp is in the same directory as mpik'r.exe.)
  148.  
  149.  
  150.           Leaving MacroPIK'r
  151.  
  152.  
  153.           To stop MacroPIK'r, press function key Xit-F9 from either the
  154.           Report Area or Paste Area Menu.  Type a Y or the right button on
  155.           the mouse to exit (or anything else to stay in MacroPIK'r).  Make
  156.           sure that you have saved any data you want to keep before
  157.           exiting, by using one of the Output commands.
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.                                                                      Page 3
  166.  
  167.  
  168.                                            MacroPIK'r 1.5   Quick Reference
  169.  
  170.  
  171.  
  172.           The MacroPIK'r Screen
  173.  
  174.  
  175.               o  Top left: the Esc key is used to cancel commands and Sub-
  176.                  Menus.
  177.  
  178.               o  Top left, just below Esc: the Menu Indicator shows the
  179.                  name of the menu currently displayed.
  180.  
  181.               o  Left side of screen: the Function Keys show the current
  182.                  menu of commands.
  183.  
  184.               o  Bottom left: the highlighted portion of the Map Area shows
  185.                  what part of your data is currently displayed in the Text
  186.                  Window.
  187.  
  188.               o  Top of screen: the Status Line displays current status
  189.                  information or brief descriptions of function key
  190.                  commands.
  191.  
  192.               o  Second line, below Status: the Column Marks or Column
  193.                  Names -- where the data is divided into columns -- press
  194.                  DO-IT to toggle a ">" mark to change a Report column
  195.                  division, or to adjust column widths in the Paste Area
  196.                  (select columns first).
  197.  
  198.               o  Main part of screen: the Text Window is a window into your
  199.                  data; it can be moved or "scrolled" to look at different
  200.                  parts of your data.
  201.  
  202.               o  Data in a picked region is always HIGHLIGHTED (dark
  203.                  characters on a light background).
  204.  
  205.  
  206.           Cursor Movement
  207.  
  208.  
  209.           The cursor is displayed as either a blinking box or cross on the
  210.           screen.  The arrow keys on the keypad move the cursor to any
  211.           position on the screen, while the other cursor movement commands
  212.           move the cursor (and the Text Window) to any position in the
  213.           current report page or Paste Area.  Also, when the cursor is near
  214.           the edge of the Text Window, DO-IT will move the Text Window so
  215.           that it's centered over the cursor.
  216.  
  217.               Arrow keys   move cursor by single characters
  218.               +            (Plus) moves by half a screen, when
  219.                            followed by an arrow key
  220.  
  221.  
  222.  
  223.                                                                      Page 4
  224.  
  225.  
  226.                                            MacroPIK'r 1.5   Quick Reference
  227.  
  228.  
  229.  
  230.               Ctrl+Arrow   move to edge of current data, then edge of
  231.                            area
  232.               Home         to the upper left corner
  233.               End          to the lower right corner
  234.               PgUp         up a screen
  235.               PgDn         down a screen
  236.               Tab          to the next cell (or word)
  237.               Shift+Tab    to the previous cell (or word)
  238.  
  239.  
  240.           Keyboard Commands
  241.  
  242.  
  243.               F1-F10       Select a Command or Sub-Menu
  244.               Enter        DO-IT -- Perform command under the cursor,
  245.                            or move the Text Window, or NO (for yes/no
  246.                            questions)
  247.               Esc          Undo current activity (cancel commands &
  248.                            Sub-Menus)
  249.               Shift        Stretch (adjust) a picked region -- use
  250.                            with movement keys
  251.               Ctrl-G       Goto a specified location in Report Area or
  252.                            Paste Area.
  253.               Ctrl-R       Begin recording a MACRO; use Ctrl-R again
  254.                            to finish.  See the User Manual for
  255.                            details.
  256.               Ctrl-X       Execute a MACRO.  Use Esc to interrupt.
  257.               Ctrl-Q       Resume an interrupted MACRO.
  258.               Ctrl-S       Temporarily leave MacroPIK'r and spawn to a
  259.                            new copy of DOS.
  260.  
  261.  
  262.           Mouse Commands
  263.  
  264.  
  265.           If a mouse (and its driver) are installed on your PC, MacroPIK'r
  266.           will automatically use it.
  267.  
  268.               motion       Move cursor to any position on screen
  269.               left button  DO-IT -- Perform command under the cursor,
  270.                            or move the Text Window, or NO (for yes/no
  271.                            questions), adjust picked regions, etc.
  272.               middle       (If present) NO
  273.               right        YES (for yes/no questions)
  274.  
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281.                                                                      Page 5
  282.  
  283.  
  284.                                            MacroPIK'r 1.5   Quick Reference
  285.  
  286.  
  287.  
  288.           Picking Data
  289.  
  290.  
  291.           Many of MacroPIK'r's commands need a region of data to be PICKED
  292.           first.  You can PICK any rectangular region of data, then ADJUST
  293.           or stretch the picked region if need be.
  294.  
  295.           Data in the picked region is always HIGHLIGHTED (dark characters
  296.           on a light background).
  297.  
  298.           To pick a column, row, or cell, press function key Col-F2, Row-
  299.           F4, or Cel-F6 from any menu, then move the cursor to the data and
  300.           press DO-IT.  To pick the entire page in the Report Area, or the
  301.           entire Paste Area, press All-F8.  To cancel the picked region of
  302.           data, press the function key again.
  303.  
  304.           To adjust (stretch) a picked region, hold down the Shift key and
  305.           move the cursor to the boundary of the picked region (or hold
  306.           down the left mouse button and move the mouse).  The boundary
  307.           will move with the cursor until Shift (or the mouse button) is
  308.           released.
  309.  
  310.           When you switch from the Report Area to the Paste Area, the data
  311.           in any picked region is copied into the Paste Area too.  The new
  312.           data is still picked (highlighted) so you can use the Paste Area
  313.           commands immediately.
  314.  
  315.  
  316.           Moving and Copying Data
  317.  
  318.  
  319.           To move or copy data in the Paste Area, press Cut-F7 from the
  320.           Paste Area menu to display the Cut Sub-Menu.  Pick a region of
  321.           data using the Column, Row, Cell, or All command, then press
  322.           Mov-F1 to move, or Cpy-F3 to copy.  An outline tentatively shows
  323.           where the picked data will be moved to.  Adjust this by moving
  324.           the cursor to the upper left corner of the place you wish to move
  325.           or copy the data to and press DO-IT.  The outline is moved to
  326.           this place, but no data is moved yet.  Continue to move the
  327.           cursor and press DO-IT until you are satisfied with where the
  328.           data will be moved, then press Mov-F1 or Cpy-F3 again to complete
  329.           the command.  To abort the Move or Copy command before it has
  330.           been completed press Esc.
  331.  
  332.           To MOVE data,
  333.  
  334.              1.  press Cut-F7 and pick a region to move from.
  335.              2.  Press Mov-F1.
  336.  
  337.  
  338.  
  339.                                                                      Page 6
  340.  
  341.  
  342.                                            MacroPIK'r 1.5   Quick Reference
  343.  
  344.  
  345.  
  346.              3.  Move the cursor to where the data is supposed to go, then
  347.                  press DO-IT.
  348.              4.  Press Mov-F1 again to complete the move.
  349.  
  350.           To COPY data, use Cpy-F3 instead.
  351.  
  352.  
  353.           Commands
  354.  
  355.  
  356.           To select a command, either press the corresponding function key,
  357.           or move the cursor to the picture of the function key on the
  358.           screen and press DO-IT.
  359.  
  360.           Some commands are accessed from Sub-Menus.  To use these
  361.           commands, first select the command that displays the appropriate
  362.           Sub-Menu, then select the command.  To return from a Sub-Menu (or
  363.           cancel a command), press Esc.
  364.  
  365.           Commands Common to Many Menus
  366.  
  367.             Col-F2    Pick a column
  368.  
  369.           Press Col-F2, move the cursor to a column, and press DO-IT.
  370.           Adjust picked area with Shift + cursor motion.
  371.  
  372.             Row-F4    Pick a Row
  373.  
  374.                Press Row-F4, move the cursor to a row, and press DO-IT.
  375.                Adjust as needed.
  376.  
  377.             Cel-F6    Pick a Cell
  378.  
  379.                Picks a single word, number, or cell.  Press Cel-F6, move
  380.                the cursor to a cell, and press DO-IT.  Adjust as needed.
  381.  
  382.             All-F8    Pick Everything
  383.  
  384.                Press All-F8, adjust as needed.
  385.  
  386.             Hlp-F10    Get Help
  387.  
  388.                Displays Help information.  To return to where you left off,
  389.                press Esc.  Needs file "mpik'r.hlp".
  390.  
  391.             Xit-F9    Exit
  392.  
  393.                Exits MacroPIK'r and returns to DOS.
  394.  
  395.  
  396.  
  397.                                                                      Page 7
  398.  
  399.  
  400.                                            MacroPIK'r 1.5   Quick Reference
  401.  
  402.  
  403.  
  404.           Report Area Menu Commands
  405.  
  406.             Pst-F1    Transfer to Paste Area
  407.  
  408.                Switches to the Paste Area, and copies any picked data from
  409.                the Report Area to the Paste Area.  Adjust/toggle the column
  410.                markers for the breaks you need.  Copies to left or bottom
  411.                in Paste Area.
  412.  
  413.             Inp-F3    Select Input Menu
  414.  
  415.                Selects a (new) input file.  Select the file's type, then
  416.                type the name of the file followed by Enter -- Wildcards OK,
  417.                then pick from list.
  418.  
  419.             Fnd-F5    Find a String
  420.  
  421.                Search for a "string" (word or phrase) in Report Area.  Type
  422.                the string to search for, followed by Right Arrow to search
  423.                forwards, or Left Arrow to search backwards.
  424.  
  425.             Pag-F7    Go to a New Page
  426.  
  427.                Displays another page in the report file.  To display page
  428.                N, type N followed by Enter.  To go forward N pages, type N
  429.                followed by Right Arrow.  To go backward N pages, type N
  430.                followed by Left Arrow.
  431.  
  432.           Paste Area Menu Commands
  433.  
  434.             Rpt-F1    Go to Report Area
  435.  
  436.                Switches back to the Report Area.
  437.  
  438.             Out-F3    Select Output Menu
  439.  
  440.                Displays the Output Sub-Menu.  Select data to output first.
  441.  
  442.             Fix-F5    Select Fix Menu
  443.  
  444.                Displays the Fix Sub-Menu (for adjusting data).
  445.  
  446.             Cut-F7    Select Cut Menu
  447.  
  448.                Displays the Cut Sub-Menu (for deleting, moving).
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455.                                                                      Page 8
  456.  
  457.  
  458.                                            MacroPIK'r 1.5   Quick Reference
  459.  
  460.  
  461.  
  462.           Fix Sub-Menu Commands
  463.  
  464.             Mrg-F1    Merge Columns
  465.  
  466.                Pick columns then press Mrg-F1.
  467.  
  468.             Div-F3    Divide a Column
  469.  
  470.                Pick a column, press Div-F3, move the cursor to where you
  471.                want the picked column divided, then press DO-IT.  The
  472.                column is divided to the immediate left of the cursor.
  473.  
  474.             Edt-F5    Edit Data Manually
  475.  
  476.                Pick the region of data you want to edit, then press Edt-F5.
  477.                To save the changes you make, press Edt-F5 again.  (To
  478.                "undo" the changes, press Esc instead.)
  479.  
  480.             Num-F7    Convert Data to Numbers
  481.  
  482.                Force data to be numeric; clean up numbers.  Pick the region
  483.                of data you want to convert, then press Num-F7.
  484.  
  485.             Txt-F9    Convert Data to Text
  486.  
  487.                Converts data to text (labels).  Pick the region of data you
  488.                want to convert, then press Txt-F9.
  489.  
  490.           Cut Sub-Menu Commands
  491.  
  492.             Mov-F1    Move Data in Paste Area
  493.  
  494.                Pick the region of data you want to move, then press Mov-F1.
  495.                Move the cursor to the upper-left corner of where you want
  496.                to move the data to, and press DO-IT.  To finish the move,
  497.                press Mov-F1 again.
  498.  
  499.             Cpy-F3    Copy Data in Paste Area
  500.  
  501.                Pick the region of data you want to copy, then press Cpy-F3.
  502.                Move the cursor to the upper-left corner of where  you want
  503.                to copy the data to, and press DO-IT.  To finish the copy,
  504.                press Cpy-F3 again.
  505.  
  506.             Trn-F5    Transpose Rows/Columns
  507.  
  508.                First begin a Move or Copy command as above, then press
  509.                Trn-F5.  Move the cursor to the upper-left corner of where
  510.  
  511.  
  512.  
  513.                                                                      Page 9
  514.  
  515.  
  516.                                            MacroPIK'r 1.5   Quick Reference
  517.  
  518.  
  519.  
  520.                you want the transposed data to go, and press DO-IT.  Finish
  521.                like Move and Copy: (press Mov-F1 or Cpy-F3 again).
  522.  
  523.             Ins-F7    Insert Empty Columns or Rows
  524.  
  525.                Pick column(s) or row(s) and press Ins-F7.
  526.  
  527.             Del-F9    Delete Data in Paste Area
  528.  
  529.                Deletes a picked region of data.
  530.  
  531.           Output Sub-Menu Commands
  532.  
  533.           Before using any of these commands FIRST you need to pick the
  534.           data to be output, THEN enter the Output SubMenu, THEN write your
  535.           data.
  536.  
  537.             Flt-F1    Save as Flat Text File
  538.  
  539.                Saves picked data as an ordinary text file.
  540.  
  541.             Wks-F3    Save as Lotus File
  542.  
  543.                Save picked data using 1-2-3 format.  Will adjust
  544.                automatically for WKS, WRK, WR1, WK1.  Specify file type.
  545.  
  546.             Dif-F5    Save as DIF File
  547.  
  548.                Save picked data using Data Interchange Format.
  549.  
  550.             Csv-F7    Save as CSV File
  551.  
  552.                Save picked data using 'delimited' or Comma Separated Values
  553.                format.  You can specify delimiter to use.
  554.  
  555.             Slk-F9    Save as SYLK File
  556.  
  557.                Save picked data using Microsoft "Symbolic Link" format.
  558.  
  559.             Fxl-F2    Save as Fixed Length Record File
  560.  
  561.                Record length is implicit in picked data.
  562.  
  563.             Dbf-F4    Save as dBASE DBF File
  564.  
  565.                You can Append to, or Replace, the data of an existing DBF
  566.                file, or Create a new file.
  567.  
  568.  
  569.  
  570.  
  571.                                                                     Page 10
  572.  
  573.  
  574.                                            MacroPIK'r 1.5   Quick Reference
  575.  
  576.  
  577.  
  578.           Editing Commands
  579.  
  580.  
  581.           To edit data in the Paste Area, or to add new data from the
  582.           keyboard, press Fix-F5 from the Paste Area Menu to display the
  583.           Fix Sub-Menu.  Pick the region of data you want to edit using the
  584.           Column, Row, Cell, or All command, then press Edt-F5.
  585.  
  586.           If the cursor is inside the picked region of data, characters
  587.           typed on the keyboard replace the characters under the cursor.
  588.           If the cursor is outside the picked region, or on the vertical
  589.           "divide" line between columns, characters typed on the keyboard
  590.           have no effect.  The mouse, arrow keys and other cursor movement
  591.           keys (except the + key) can be used to position the cursor, as
  592.           usual.  Inside the picked region, DO-IT will move the cursor to
  593.           the "next" cell from left to right, top to bottom, in the picked
  594.           region.
  595.  
  596.           To finish editing and keep the changes you made, press Edt-F5
  597.           again. To stop editing and restore the old contents of the picked
  598.           region, press Esc.  The following table summarizes the keyboard
  599.           characters and their functions while editing:
  600.  
  601.               Letters,     Overstrike character at cursor
  602.                Digits, and
  603.                Punctuation
  604.               Enter        Go to next cell
  605.               Backspace    Delete character left of cursor
  606.               Ins          Insert single space at cursor
  607.               Del          Delete character at cursor
  608.               Edt-F5       Exit editing session, keep changes
  609.               Esc          Undo editing session
  610.  
  611.  
  612.  
  613.  
  614.  
  615.  
  616.  
  617.  
  618.  
  619.  
  620.  
  621.  
  622.  
  623.  
  624.  
  625.  
  626.  
  627.  
  628.  
  629.                                                                     Page 11
  630.  
  631.  
  632.                                            MacroPIK'r 1.5   Quick Reference
  633.  
  634.  
  635.  
  636.           Menu Structure
  637.  
  638.  
  639.           The diagram below illustrates each of MacroPIK'r's menus and
  640.           their relationship to each other in a manner similar to how they
  641.           actually appear on the screen.
  642.  
  643.            REPORT      <---------------------->      PASTE
  644.           +---+---+                                +---+---+
  645.           |Pst|Col|                                |Rpt|Col|
  646.           |1  |2  |                                |1  |2  |
  647.           |---+---|                                |---+---|
  648.           |In |Row|                                |Out|Row|
  649.           |3  |4  |                                |3  |4  |
  650.           |---+---|                                |---+---|
  651.           |Fnd|Cel|                                |Fix|Cel|
  652.           |5  |6  |                                |5  |6  |
  653.           |---+---|                                |---+---|
  654.           |Pag|All|                                |Cut|All|
  655.           |7  |8  |                                |7  |8  |
  656.           |---+---|                                |---+---|
  657.           |Xit|Hlp|                                |Xit|Hlp|
  658.           |9  |10 |                                |9  |10 |
  659.           +---+---+                                +---+---+
  660.  
  661.               |                               /        |        \
  662.               |                             /          |          \
  663.               |                           /            |            \
  664.               |                         /              |              \
  665.  
  666.             INPUT                   OUTPUT            FIX             CUT
  667.           +---+---+                +---+---+       +---+---+       +---+---+
  668.           |Flt|Fxl|                |Flt|Fxl|       |Mrg|Col|       |Mov|Col|
  669.           |1  |2  |                |1  |2  |       |1  |2  |       |1  |2  |
  670.           |---+---|                |---+---|       |---+---|       |---+---|
  671.           |Wks|Dbf|                |Wks|Dbf|       |Div|Row|       |Cpy|Row|
  672.           |3  |4  |                |3  |4  |       |3  |4  |       |3  |4  |
  673.           |---+---|                |---+---|       |---+---|       |---+---|
  674.           |Dif|   |                |Dif|   |       |Edt|Cel|       |Trn|Cel|
  675.           |5  |6  |                |5  |6  |       |5  |6  |       |5  |6  |
  676.           |---+---|                |---+---|       |---+---|       |---+---|
  677.           |Csv|   |                |Csv|   |       |Num|All|       |Ins|All|
  678.           |7  |8  |                |7  |8  |       |7  |8  |       |7  |8  |
  679.           |---+---|                |---+---|       |---+---|       |---+---|
  680.           |Slk|Hlp|                |Slk|Hlp|       |Txt|Hlp|       |Del|Hlp|
  681.           |9  |10 |                |9  |10 |       |9  |10 |       |9  |10 |
  682.           +---+---+                +---+---+       +---+---+       +---+---+
  683.  
  684.  
  685.  
  686.  
  687.                                                                     Page 12
  688.  
  689.  
  690.                                            MacroPIK'r 1.5   Quick Reference
  691.  
  692.  
  693.  
  694.  
  695.  
  696.  
  697.  
  698.  
  699.  
  700.  
  701.  
  702.  
  703.  
  704.  
  705.  
  706.  
  707.  
  708.  
  709.  
  710.  
  711.  
  712.  
  713.  
  714.  
  715.  
  716.  
  717.  
  718.  
  719.  
  720.  
  721.  
  722.  
  723.  
  724.  
  725.  
  726.  
  727.  
  728.  
  729.  
  730.  
  731.  
  732.  
  733.  
  734.  
  735.  
  736.  
  737.  
  738.  
  739.  
  740.  
  741.  
  742.  
  743.  
  744.  
  745.                                                                     Page 13
  746.