home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 2 / goldfish_vol2_cd2.bin / bbs / text / starteckgenies-1.0.lha / StarTeckGenies / Instructions.txt < prev    next >
Text File  |  1994-03-12  |  16KB  |  516 lines

  1.  
  2. Copyright 1992 Starteck. All rights reserved.
  3.  
  4.  
  5.                  SSSSS
  6.                 S     S
  7.                 S       TTTTTTTTT    A     RRRRR
  8.                  SSSSS  T   T   T   A A    R    R
  9.                       S     T      A   A   RRRRR
  10.                 S     S     T     AAAAAAA  R   R
  11.                  SSSSS      T    A       A R    R
  12.                             T
  13.                             T
  14.                             T
  15.                             T    EEEEEE    CCCCC   K   K
  16.                             T    E        C        K KK
  17.                             T    EEE      C        KK
  18.                             T    E        C        K KK
  19.                            TTT   EEEEEE    CCCCC   K   K
  20.  
  21.  
  22.                          S
  23.                         SSS
  24.                        SSSSS
  25.                       SSSSSSS
  26.                      SSSSSSSSS
  27.                     SSSSSSSSSSS
  28.                    SSSSSSSSSSSSS
  29.           SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  30.            SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  31.              SSSSSSS          SSSSSSSSSSSSSSSSSS
  32.               SSSSSS StarTeck SSSSSSSSSSSSS
  33.                SSSSS          SSSSS
  34.                 SSSSSSSSSSSSSSSSSS
  35.                 SSSSSSSSSSSSSSSSSS
  36.                SSSSSSSSSSSSSSSSSSSS
  37.                SSSSSSSSS   SSSSSSSSS
  38.               SSSSSSSSS     SSSSSSSS
  39.               SSSSSSS         SSSSSSS
  40.              SSSSSS             SSSSS
  41.              SSSSS               SSSSS
  42.             SSSS                   SSSS
  43.             SS                       SS
  44.            S                           S
  45.  
  46.  
  47.  
  48.  
  49.  
  50.                             INSTRUCTIONS FOR
  51.  
  52.  
  53.                            "STAR TECK GENIES"
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.                            "STAR TECK GENIES"
  63.  
  64.  
  65.                     Automatically Install Genies:
  66.  
  67.  
  68. An automatic installation procedure is provided. Just double
  69. click it. The installation procedure copies seven genies to
  70. your REXX: directory. If you have not made an assignment to
  71. your REXX: directory then do so before running this installation.
  72.     From CLI or Shell window type:
  73.  
  74.             assign rexx: sys:rexx
  75.  
  76. If necessary, replace "SYS:REXX" with the path to your REXX directory.
  77.  
  78. This is probably already done if you have ever run ProDraw's Genies
  79. successfully. If you have trouble, read your ARexx manual for
  80. further instructions. This procedure also copies three associated
  81. files to your "S" directory.
  82.  
  83. If you wish, (and it is suggested that you do) it will also copy
  84. three of the genies into tool genies. These are explained on page
  85. 33 of your Professional Draw 3.0 Supplement Manual. As mentioned
  86. above, these genies are copied not renamed, that way you can
  87. also run them from the Function Genie tool list. If you're low on
  88. disk space you may choose to remove the original three files and
  89. just leave the new tool genies. These genies will become available
  90. by double clicking on these tools.
  91.  
  92. GridSet            by double clicking on the ADD POINTS TOOL
  93.  
  94. ScalePercent       by double clicking on the CUT POINTS TOOL
  95.  
  96. ZoomWindow         by double clicking on the FREEHAND   TOOL
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.                            "STAR TECK GENIES"
  104.  
  105.  
  106.                         MANUAL INSTALLATION:
  107.  
  108.  
  109. If you have not made an assignment to your REXX: directory then
  110. do so before installing genies.
  111.     From CLI or Shell window type:
  112.  
  113.             assign REXX: SYS:REXX
  114.  
  115. If necessary, replace "SYS:REXX" with the path to your REXX directory.
  116.  
  117. This is probably already done if you have ever run ProDraw's Genies
  118. successfully. If you have trouble, read your ARexx manual for
  119. further instructions.
  120.  
  121.  
  122.  
  123. From the CLI or Shell:
  124.  
  125. example:
  126.     copy VolumeName:Directory/GENIES/~(#?.info)   to REXX:
  127.     copy Volumename:Directory/GENIES/S/#? to SYS:S
  128.  
  129.     "Volume Name" and "Directory" are the path to where the
  130.     "GENIES" directory resides.
  131.  
  132.  
  133.  
  134. Frequently used genies can be made into TOOL GENIES for fast access
  135. to them. After copying a genie into a tool genie, you can run that
  136. genie by simply double clicking on the appropriate tool. Because
  137. the genie was copied, not renamed, it can also be run from the
  138. Genie Menu. However this does use-up a little extra disk space.
  139. If your tight for disk space use rename instead of copy in these
  140. next three examples.
  141.  
  142. copy REXX:GridSet.pdrx      to REXX:_PD_TOOLS_ADDP.pdrx
  143.  
  144. copy REXX:ScalePercent.pdrx to REXX:_PD_TOOLS_CUTP.pdrx
  145.  
  146. copy REXX:ZoomWindow.pdrx   to REXX:_PD_TOOLS_FREE.pdrx
  147.  
  148. You will now be able to run these three genies by double clicking
  149. on the ADD POINTS, CUT POINTS, and the FREE HAND drawing tools
  150. in Professional Draw.
  151.  
  152.  
  153. If you are unfamiliar with copying files and directories read your
  154. AMIGA DOS manual for further help.
  155.  
  156.  
  157.  
  158.  
  159.  
  160.                            "STAR TECK GENIES"
  161.  
  162.                             De-Installation
  163.  
  164. I hope you get lot's of use from the genies, but if for some reason you
  165. decide not to keep them, or feel the shareware price is to high, you can run
  166. the de-install program and everything will be returned as it was. The install
  167. program is two fold, it can install and it can de-install. just run it and
  168. follow it's prompts.
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.                            "STAR TECK GENIES"
  176.  
  177.  
  178.  
  179. GENIE INDEX:
  180.  
  181.                   1)  Emboss / Engrave
  182.                   2)  GridSet
  183.                   3)  PieChart
  184.                   4)  ScalePercent
  185.                   5)  Select By Attribute
  186.                   6)  Star
  187.                   7)  ZoomWindow
  188.  
  189.  
  190.  
  191.  
  192.                            "STAR TECK GENIES"
  193.  
  194.  
  195.  
  196. 1) Emboss / Engrave
  197.  
  198. To see the results of this Genie is the best way to describe it's
  199. workings. After reading this, boot up Professional Draw and load
  200. the accompanying clip called "EmbossEngrave.Clips". View it at a
  201. zoom scale factor of 1 on an interlaced screen. After doing this
  202. run the genie with an object highlighted that you would like to
  203. emboss or engrave. Your object will need a background. The
  204. prompts will guide you through the genie.
  205. *** HINT The object being engraved and it's background should be
  206.     the same color for best results  (33% gray works well)***
  207.  
  208.  
  209. Prompt number one, select either: Emboss or Engrave
  210.  
  211. The second prompt gives you three choices: Accept Defaults
  212.                                            Input Offset
  213.                                            Input Colors
  214.  
  215. It is possible to make multiple choices, but if you choose any
  216. combination with "Accept Defaults" in it, the defaults will be
  217. used.
  218.  
  219. Answer the rest of the prompts.
  220.  
  221.  
  222. The defaults are: "offsets" X0.015
  223.                             Y0.015
  224.  
  225.                   "colors"  white
  226.                             black
  227.  
  228. The "offsets" are the amount of distance the highlighted
  229. object(s) will be moved when they are embossed or engraved.
  230.  
  231. The "colors" are the colors of the embossed or engraved objects.
  232.  
  233. See the tips file for an explanation of embossing!
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.                            "STAR TECK GENIES"
  242.  
  243.  
  244.  
  245. 2) GridSet
  246.  
  247. This genie was designed to increase your productivity by reducing
  248. your keystrokes. It performs the same task as the menu pick in
  249. Professional Draw "Preferences/Layout Tools/SetGridX SetGridY,
  250. but with much less effort.
  251.  
  252. There is only one prompt to answer in this genie. Simply
  253. highlight your selection and pick "OK" or double click on your
  254. choice. The numbers in the prompt represent the spacing the grid
  255. will be set to in the current units that you are working in. ie:
  256. inch, metric, pica.
  257.  
  258. NOTE:This genie only sets the grid size, it does not turn it on
  259.      or off.
  260.      It was designed like this so as not to interfere with your
  261.      current settings. For maximum speed use the keyboard
  262.      shortcut "Ctrl-G" to turn the grid on and off.
  263.  
  264. The choices of grid size you see in the requester are stored in a
  265. file in your "S" directory called "GridSet.STk". You can edit it
  266. to suit your needs with a text editor such as "ED" that comes
  267. with Amiga Dos.
  268.  
  269.  
  270. See file "Tips/PowerTips.txt" for shortcuts on using this genie.
  271.                 (a real must for productivity)
  272.  
  273.  
  274.  
  275.  
  276.  
  277.                            "STAR TECK GENIES"
  278.  
  279.  
  280.  
  281. 3) Pie Chart
  282.  
  283. As expected this genie creates pie charts for you. Here's some
  284. explanation of it's requesters.
  285.  
  286.  
  287. PROMPTS:
  288.  
  289. -The first input requester prompts you for the number of slices
  290. your pie is going to have.
  291.  
  292. -The next requester prompts for the input method - either Percent
  293. or Degrees. One complete pie equals 100 percent or 360 degrees.
  294.  
  295. -Next, input the individual pie slices.
  296.  
  297. -At this point the genie checks your figures to see if all the slices
  298. add up to a full pie. If they don't, you will be given the total
  299. and asked if this is intentional or not. If it was not, you will
  300. be returned to the input pie slices requester to make changes.
  301.  
  302. -Now input the diameter of the pie and with your mouse show the genie
  303. where to place it on your page.
  304.  
  305. -If you would like to have different colour pie slices the genie
  306. can help you with this too. It will open the fill colour requester
  307. for as many slices that you have. Just double click on the colour
  308. of choice.
  309.  
  310.  
  311.  
  312. The genie remembers your last choices. Also, if you created a pie in
  313. percent and now want to create one in degrees, the genie will
  314. convert your last inputs to degrees and display them as defaults
  315. in the requesters, and vise versa.
  316.  
  317. Not only can you create pie charts that are less than a full circle,
  318. but you can also create oversized pies too.
  319.  
  320. Another useful feature of this genie is if you ever need two lines
  321. at precise angles to one another, you can create just one slice
  322. with the angular value needed. Then simply remove the arc.
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.                            "STAR TECK GENIES"
  331.  
  332.  
  333.  
  334. 4) Scale Percent
  335.  
  336. Most of the time scaling an object is done at even percentages
  337. such as 90%, 120%, or 50%. This genie has a predefined list of
  338. the most frequently used percentages. This list is stored in a file
  339. in your "S" directory called "ScaleList.STk". You can edit it to
  340. suit your needs with a text editor such as "ED" that comes with
  341. Amiga Dos.
  342.  
  343. There is only one prompt to answer in this genie. Simply
  344. highlight your selection and pick "OK" or double click on your
  345. choice. The numbers in the prompt represent the scale factor for
  346. the highlighted object(s).
  347.  
  348. Wow! Unlike most genies, the undo feature works with this one.
  349.  
  350. I've found this genie to be the most frequently used out of them
  351. all. So I hope you will follow the recommendation to make it
  352. into a tool genie (see installation procedure).
  353.  
  354.  
  355.  
  356.  
  357.  
  358.  
  359.                            "STAR TECK GENIES"
  360.  
  361.  
  362.  
  363. 5) Select By Attribute
  364.  
  365. This genie is used when you have many objects on a page but would
  366. like to highlight only one or a few of them that have specific
  367. attributes. ie: colour, line weight, etc.
  368.  
  369. Although it is true a similar genie comes with "Professional Draw
  370. 3", this genie handsomely enhances it. The one that is supplied
  371. with Professional Draw gives you five choices of attributes.
  372. Starteck's version gives you seven choices. Between the two of
  373. them most of the attributes are covered. Some are titled
  374. similarly, but function uniquely.
  375.  
  376. Running this genie is pretty straight forward. So here is a list
  377. of the not so obvious.
  378.  
  379. - It will add to a list of already selected objects without
  380.   unhighlighting them. Therefore you can run Professional Draws
  381.   genie in conjunction with Star Tecks genie.
  382.  
  383. - This genie has a "Most Recently Used" feature. If it has been
  384.   previously run, a new first requester will ask you if you would
  385.   like to use the last choices again or if you would like to re-
  386.   input them.
  387.  
  388. - After choosing "Fill Color" from the selection menu another
  389.   requester opens up. This one gives you four choices:No Fill
  390.                                                       Solid Fill
  391.                                                       Radial Fill
  392.                                                       Linear Fill
  393.  
  394. When using either Radial Fill Or Linear Fill you will be asked
  395. for the two colors to search for. They must be entered in the
  396. same order they were chosen in the Professional Draw Gradients
  397. Fill Requester.
  398.  
  399. - The line pattern section is probably the least obvious to
  400.   understand. A clip has been included with these files called
  401.   "LineButtons.Clips". You can easily print it if you wish.
  402.   It will act as a good visual aid.
  403.  
  404.   When you set the line pattern of an object in Professional
  405.   Draw, the requester has ten radio buttons to choose from.
  406.   Professional Draw names each of them numerically. You must
  407.   understand the numbering system in order to select objects by
  408.   line pattern. The clip "LineButtons.Clips" and the following
  409.   chart show example of this numbering system.
  410.  
  411.   (*) = radio button
  412.  
  413.   The radio buttons are shown here in the same pattern as you see
  414.   them in Professional Draw's Line Pattern Requester.
  415.  
  416.   (*) = 0               (*) = 1                 (*) = 2
  417.  
  418.   (*) = 3               (*) = 4                 (*) = 5
  419.  
  420.   (*) = 6               (*) = 7                 (*) = 8
  421.  
  422.   (*) = Custom
  423.  
  424.   Number 0 is a solid line, numbers 1 through 8 are the broken
  425.   lines Professional Draw provides and custom is a line you
  426.   can design. All these patterns can be chosen.
  427.  
  428.  
  429. - Select by Size and select by Position work by selecting only
  430.   exact sizes and positions. For approximations use Professional
  431.   Draw's genie.
  432.  
  433.  
  434.  
  435.  
  436.  
  437.  
  438.                            "STAR TECK GENIES"
  439.  
  440.  
  441.  
  442. 6) Star
  443.  
  444. The Star Genie does as you would expect, and a whole lot more. Of
  445. course it creates a perfect five point star (defaults settings),
  446. but it can also create triangles, squares, pentagons, octagons,
  447. inverted stars, starbursts and so much more! Experimenting with
  448. the settings can bring a whole magnitude of different shapes to
  449. your DTP.
  450.  
  451. This genie also has a "Most Recently Used" feature. If it has
  452. been previously run, and the defaults changed, a new
  453. first requester will ask you if you would like to use the last
  454. choices again or if you would like the default choices. It then
  455. presents them to you for further modifications.
  456.  
  457. Here are a few examples to try;
  458.  
  459.                 outside radius      inside radius     # of points
  460.  
  461. - starburst         1.0000              0.8500              30
  462.   (a must to see)
  463.  
  464. - triangle          1.0000              0.5000               3
  465.  
  466. - Inverted star     3.0000             -1.0000              15
  467.  
  468.  
  469.  
  470.  
  471.  
  472.  
  473.  
  474.                            "STAR TECK GENIES"
  475.  
  476.  
  477.  
  478. 7) ZoomWindow
  479.  
  480. You'll appreciate this genie if you dislike needless re-draws. It
  481. assigns names to areas of the screen at your will, and then can
  482. take you back and forth between them without redrawing the whole
  483. screen first. It's simple to use.
  484.  
  485. The first prompt provides you with a list of all the named areas as
  486. well as two other choices, DEFINE NEW WINDOW and DELETE WINDOW.
  487. If you choose one of the names the genie takes you to it's
  488. predefined area. If you choose DEFINE NEW WINDOW you will be
  489. prompted to drag a rectangle to define the area of the new
  490. window. Then you simply name the area with the next prompt.
  491. If you choose DELETE WINDOW the requester will close and then re-
  492. open with only the named windows in it. Make a selection and it
  493. will be deleted from the list.
  494.  
  495. The list is saved in a file in your "S" directory called
  496. "ZoomList.STk". Therefore your named windows will be saved for
  497. your next working session with Professional Draw. The predefined
  498. ZoomList.STk that comes with these files are for a letter size
  499. page. They can also be deleted and set to your preferences if you
  500. wish. You may even wish to save different settings for different
  501. size pages. To do this simple copy the file "ZoomList.STk" to
  502. another file such as "ZoomList.legal" or "ZoomList.letter".
  503. Create as many as necessary, but always remember to copy the file
  504. back to the original name (ZoomList.STK) before using it.
  505.  
  506.  
  507. Known Buuugggs!!!
  508.  
  509. ZoomWindow.pdrx
  510. When going from window to window, the zoom factor may become
  511. slightly greater. I can only assume it is a internal problem of
  512. "Professional Draw" as I have checked the numbers being input
  513. and they are correct. If it poses any sort of problem simply
  514. define your windows slightly larger than actually needed.
  515.  
  516.