home *** CD-ROM | disk | FTP | other *** search
/ MacPeople 2001 June 15 / MACPEOPLE-2001-06-15.ISO.7z / MACPEOPLE-2001-06-15.ISO / オンラインウエア / 新着!オンラインウエア16 / KHyX.sit / KHyX / Modules / HMComplexNumbers / card_3602.txt < prev    next >
Text File  |  2001-03-08  |  1KB  |  54 lines

  1. -- card: 3602 from stack: in
  2. -- bmap block id: 3876
  3. -- flags: 0000
  4. -- background id: 2754
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on returnkey
  8.   go back
  9. end returnkey
  10.  
  11. on enterkey
  12.   go back
  13. end enterkey
  14.  
  15.  
  16. -- part 2 (field)
  17. -- low flags: 05
  18. -- high flags: 0000
  19. -- rect: left=88 top=56 right=188 bottom=377
  20. -- title width / last selected line: 0
  21. -- icon id / first selected line: 0 / 0
  22. -- text alignment: 0
  23. -- font id: 33
  24. -- text size: 12
  25. -- style flags: 0
  26. -- line height: 16
  27. -- part name: 
  28.  
  29.  
  30. -- part 3 (button)
  31. -- low flags: 00
  32. -- high flags: A008
  33. -- rect: left=156 top=200 right=220 bottom=261
  34. -- title width / last selected line: 0
  35. -- icon id / first selected line: 0 / 0
  36. -- text alignment: 1
  37. -- font id: 33
  38. -- text size: 12
  39. -- style flags: 0
  40. -- line height: 16
  41. -- part name: Close
  42. ----- HyperTalk script -----
  43. on mouseUp
  44.   go back
  45. end mouseUp
  46.  
  47.  
  48. -- part contents for card part 2
  49. ----- text -----
  50. HyperMath Extension
  51.  
  52. This stack contains code for functions in the KHyX module, HyperMath. It serves no other purpose.
  53.  
  54. Do not use this as a KHyX module; it is to be used within HyperMath.