home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / hypercrd / hc1_2_x / studymth.sit / StudyMath / card_4237.txt < prev    next >
Text File  |  1990-05-07  |  3KB  |  99 lines

  1. -- card: 4237 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 4000
  4. -- background id: 4026
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on deleteCard
  8.   Answer "Please don't delete this Card!" with OK
  9.   exit deleteCard
  10. end deleteCard
  11.  
  12.  
  13. -- part 1 (button)
  14. -- low flags: 00
  15. -- high flags: A003
  16. -- rect: left=138 top=293 right=320 bottom=272
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 0 / 0
  19. -- text alignment: 1
  20. -- font id: 0
  21. -- text size: 12
  22. -- style flags: 0
  23. -- line height: 16
  24. -- part name: Back to Exercises
  25. ----- HyperTalk script -----
  26. on mouseUp
  27.   go to card id 2817
  28. end mouseUp
  29.  
  30.  
  31.  
  32. -- part 2 (button)
  33. -- low flags: 00
  34. -- high flags: A003
  35. -- rect: left=272 top=293 right=320 bottom=371
  36. -- title width / last selected line: 0
  37. -- icon id / first selected line: 0 / 0
  38. -- text alignment: 1
  39. -- font id: 0
  40. -- text size: 12
  41. -- style flags: 0
  42. -- line height: 16
  43. -- part name: Register It!
  44. ----- HyperTalk script -----
  45. on mouseUp
  46.   go to card id 5413
  47. end mouseUp
  48.  
  49.  
  50.  
  51. -- part contents for background part 1
  52. ----- text -----
  53.                                       May  5th, 1990
  54. StudyMath v1.0 is designed to help people to improve their math. It should be running under HyperCard v1.2 up.  It's a shareware, so please feel free to share it with your friends as long as you don't delete this card.  If you like it, please register it, and send me $10. You will be then noticed any further version and other related sharewares.
  55.  
  56. Acknowledgement:  This stack includes Steve Drazga's PopUp
  57. XFCN.
  58.  
  59. All rights are reserved.
  60.  
  61. Please send your check and comments (good or bad) to 
  62.  
  63.                                             Zhenjie Lin
  64.                                             Dept. of Geography
  65.                                             Univ. of Tasmania
  66.                                             GPO BOX 252C
  67.                                             Hobart, TAS  7001
  68.                                             AUSTRALIA
  69.  
  70. My email address is 
  71.  
  72.                        lin@diemen.cc.utas.oz
  73. or                     
  74.                         lin@cmltas.cml.oz
  75. --------
  76.  
  77.                   StudyMath v1.0 Help Document
  78.  
  79. This stack should be runing under HyperCard 1.2 up.  All  buttons and fields are self-explainable.
  80.  
  81. ΓÇó Complexity: select Simple, Medium, Hard or Very Hard will
  82.    set various parameters (described below) to some 
  83.    specified values, you can adjust them manually.
  84.  
  85. ΓÇó Single or Mixture:
  86.    After select Single, the operation will be limited to either Addition, Subtraction, Multiplication or Division;
  87.    After you select Mixture, the operation will be limited to (+) if addition selected, (+,-) if subtraction selected, (+,-,*) if multiplication selected, and (+,-,*,/) if division selected.
  88.  
  89. ΓÇó Number: the number of values to be calculated;
  90. ΓÇó Digits: number of digits;
  91. ΓÇó Brackets: number of pair of brackets in the expression;
  92. ΓÇó Decimal: number of digits after the decimal point;
  93. ΓÇó Accuracy: Click * near Answer will give you an option to set the accuracy. The number of digits after the decimal point will be up to 6 due to the limit of HyperCard;
  94. ΓÇó Negative: checking this option will allow you to get negative value in the answer.
  95.  
  96.  
  97. -- part contents for background part 2
  98. ----- text -----
  99. Welcome to StudyMath v1.0