home *** CD-ROM | disk | FTP | other *** search
/ TopWare 18: Liquid / Image.iso / liquid / top1203 / mi_rip.doc < prev    next >
Text File  |  1993-12-19  |  5KB  |  119 lines

  1. MI-Rip is currently in a beta test mode.  The following information is
  2. provided to my beta testers to help get you through the commands.  I know
  3. these instructions are very awkward for now, but please bare with me since
  4. I am just adding information as I complete each area in the program.  I plan
  5. on completing this documentation after the program is done.
  6.  
  7. Use the Right Mouse Button (or F1) to display the Pop-Up menu.  All menu
  8. choices that are working are in normal Black color.  Uncompleted menu choices
  9. are in bright white, which I hope to complete at a later date.  You can use
  10. the Right Mouse Button or the ESC key to back out of the menus.  Use the
  11. Mouse Left Button (or the Arrow Keys and Enter Key) to select a menu choice.
  12.  
  13. The following commands are available through key commands or through the
  14. Pop-Up menu:
  15.  
  16.     FILE COMMANDS
  17. Alt-N           New Screen, clears the current file loaded and screen.
  18. F2              Load Script. RIP filenames will be displayed for selection.
  19. F3              Save Script. If no file name was used, a file name will be
  20.                         requested.
  21. Ctrl-L          Load Icon. Icon filenames will be displayed for selection.
  22. Ctrl-O          Print Screen on Epson-FX/IBM Proprinter type printer.
  23. Ctrl-X          Save and Exit.
  24. Alt-D           Shell to DOS.  Type EXIT when done to return!
  25. Alt-X           Exit, does not save.
  26.  
  27.         MISC COMMANDS
  28. F8              Change Drawing Color.
  29.  
  30.     ADD COMMANDS
  31. L               Draw Line.
  32. X               Draw Pixel.
  33. T               Write Text @ designated Location.
  34. Ctrl-T          Write Text at current X,Y position.
  35. P               Draw Polygon - Use the Right Mouse Button to place each point.
  36.                                Use the Left Mouse Button to end points and save.
  37.                                After done, you are prompted if you want it
  38.                                filled.
  39. R               Draw Rectangle.
  40. B               Draw Filled Bar.
  41. C               Draw Circle.
  42. O               Draw Ellipse.
  43. F               Flood Fill an area.
  44. Alt-Q        Draw Button.
  45. Alt-R           Bezier Curves - Use the left mouse button to set the first
  46.                                 point.  Then use the left mouse button to set
  47.                                 the end point.  Then using the left mouse
  48.                                 button (holding it down) on any of the four
  49.                                 line boxs move them to any desired position
  50.                                 and then release the button.  Use the right
  51.                                 mouse button when done.
  52. Ctrl-N          No More Rip.
  53.  
  54.         FONT COMMANDS
  55. Alt-F           Change Font selection, size and direction.
  56.  
  57.         MOUSE AND BUTTON COMMANDS
  58. Alt-T        Button Designer - Change the defaults for the buttons to be
  59.             drawn.
  60.  
  61.     OPTION COMMANDS
  62. Alt-S           Change the Bezier Curve Segment value.
  63. Alt-W           Change the Drawing Mode from Normal to XOR (XOR mode combines
  64.                         pixels so addes pixes will always be visible).
  65. F10             Redraw Scene.
  66. Shift-F10       Redraw Scene single step, press any key for each step
  67.                         or ESC to complete draw.
  68.  
  69.     FILL COMMANDS
  70. F7              Change Fill Color
  71. F6              Change Fill Border
  72. F5              Change Fill Pattern
  73.  
  74.         WINDOW COMMANDS
  75. W               Add Text Window
  76.  
  77.  
  78. For all drawing modes, click the Left Button to start the action and then
  79.         click the Left Button to end the action.  Clicking the Right button
  80.         will cancel most actions.  Most drawing modes at this time are single
  81.         use.  You must reselect the mode to repeat the action each time.  I
  82.         might change this later.
  83.  
  84. A lot of the pop up boxes may require the Right Mouse button to be pressed to
  85.     close the box if you want to cancel it (like the color or fill boxes.)
  86.     I plan on later to add the ESC key to these choices.
  87.  
  88. During most of the drawing modes like adding an icon or buttons, you can press
  89.         the space bar to bring up a small box in the corner that displays the
  90.         mouse pointers x and y coordinates.
  91.  
  92.  
  93. MI-RIP.DAT
  94. The MI-RIP.DAT file is to hold some program defaults.  The following lines
  95.         can be added to it.  The lines must start exactly like shown below up
  96.         to the "=" sign.  After the equal sign, it is up to you to enter your
  97.         information as needed.  No spaces after the equal sign!
  98. @BBS@=your bbs name
  99. RIPPATH=c:\mi-rip\rip
  100. ICONPATH=c:\mi-rip\icons
  101. BUTTONPATH=c:\mi-rip\buttons
  102. BACKUP=YES
  103.  
  104. The BACKUP will either be YES or NO after the equal sign (no spaces).  If set
  105.         to YES, upon saving RIP files, the original file will be saved under
  106.         the same name but with .BAK as the extension.
  107.  
  108. The icons and buttons are compatible to RIPAINT files.  Currently, I do not
  109.         save button files but will in the future.
  110.  
  111. The current registration of $25.00 for this test version will be good on all
  112.         future version of MI-RIP.  Once I complete the final completed version
  113.         this registration will probably go up some, so if you want to help me
  114.         complete this program and want to save some money on the final version
  115.         please register it now.
  116.  
  117.  
  118. RIPAINT and the RIPscrip is Copyright of TeleGrafix Communications!
  119.