home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / misc / math / mathgrap.sit / MathGrapher / card_14935.txt < prev    next >
Encoding:
Text File  |  1989-07-28  |  813 b   |  21 lines

  1. -- card: 14935 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 10000
  5. -- name: 
  6.  
  7.  
  8. -- part contents for background part 2
  9. ----- text -----
  10. SPECIAL TRICK
  11.      If you feel comfortable with scripting then you may be interested in a quicker way to change the function that is being graphed.
  12.      If you are using the "Graph Paper" Card then you can very easily change the "current" function.  Hold down the COMMAND and OPTION keys together and press "B".  That is the short cut way to edit the script of a background.
  13.      Once you have the script editor up you will see something like:
  14.           function f x
  15.              return [expression]
  16.           end f
  17.      The expression after the "return" on line 2 of the script is the
  18.  
  19. -- part contents for background part 13
  20. ----- text -----
  21. Help Card 13