-- card: 4237 from stack: in -- bmap block id: 0 -- flags: 4000 -- background id: 4026 -- name: ----- HyperTalk script ----- on deleteCard Answer "Please don't delete this Card!" with OK exit deleteCard end deleteCard -- part 1 (button) -- low flags: 00 -- high flags: A003 -- rect: left=138 top=293 right=320 bottom=272 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Back to Exercises ----- HyperTalk script ----- on mouseUp go to card id 2817 end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: A003 -- rect: left=272 top=293 right=320 bottom=371 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Register It! ----- HyperTalk script ----- on mouseUp go to card id 5413 end mouseUp -- part contents for background part 1 ----- text ----- May 5th, 1990 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. Acknowledgement: This stack includes Steve Drazga's PopUp XFCN. All rights are reserved. Please send your check and comments (good or bad) to Zhenjie Lin Dept. of Geography Univ. of Tasmania GPO BOX 252C Hobart, TAS 7001 AUSTRALIA My email address is lin@diemen.cc.utas.oz or lin@cmltas.cml.oz -------- StudyMath v1.0 Help Document This stack should be runing under HyperCard 1.2 up. All buttons and fields are self-explainable. • Complexity: select Simple, Medium, Hard or Very Hard will set various parameters (described below) to some specified values, you can adjust them manually. • Single or Mixture: After select Single, the operation will be limited to either Addition, Subtraction, Multiplication or Division; After you select Mixture, the operation will be limited to (+) if addition selected, (+,-) if subtraction selected, (+,-,*) if multiplication selected, and (+,-,*,/) if division selected. • Number: the number of values to be calculated; • Digits: number of digits; • Brackets: number of pair of brackets in the expression; • Decimal: number of digits after the decimal point; • 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; • Negative: checking this option will allow you to get negative value in the answer. -- part contents for background part 2 ----- text ----- Welcome to StudyMath v1.0