home *** CD-ROM | disk | FTP | other *** search
/ HyperLib 7 / HYPERLIB-1993-VOL7-CD2.ISO.7z / HYPERLIB-1993-VOL7-CD2.ISO / GreatWorks / GreatWorks2.0Jサンプルディスク / GWヘルプ / GWノwノ翹v / card_57385.txt < prev    next >
Text File  |  1993-03-10  |  7KB  |  321 lines

  1. -- card: 57385 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 4871
  5. -- name: 
  6.  
  7.  
  8. -- part 3 (button)
  9. -- low flags: 00
  10. -- high flags: 0001
  11. -- rect: left=438 top=7 right=31 bottom=460
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 4005 / 4005
  14. -- text alignment: 1
  15. -- font id: 16384
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20. ----- HyperTalk script -----
  21.  
  22.  
  23.  
  24.  
  25. -- part 4 (button)
  26. -- low flags: 00
  27. -- high flags: 0001
  28. -- rect: left=0 top=39 right=284 bottom=489
  29. -- title width / last selected line: 0
  30. -- icon id / first selected line: 0 / 0
  31. -- text alignment: 1
  32. -- font id: 16384
  33. -- text size: 12
  34. -- style flags: 0
  35. -- line height: 16
  36. -- part name: 
  37.  
  38.  
  39. -- part 5 (button)
  40. -- low flags: 00
  41. -- high flags: 8001
  42. -- rect: left=95 top=2 right=18 bottom=170
  43. -- title width / last selected line: 0
  44. -- icon id / first selected line: 0 / 0
  45. -- text alignment: 0
  46. -- font id: 16384
  47. -- text size: 9
  48. -- style flags: 0
  49. -- line height: 12
  50. -- part name: ★関数
  51. ----- HyperTalk script -----
  52.  
  53.  
  54.  
  55.  
  56.  
  57. -- part 7 (field)
  58. -- low flags: 00
  59. -- high flags: 0000
  60. -- rect: left=26 top=50 right=219 bottom=314
  61. -- title width / last selected line: 0
  62. -- icon id / first selected line: 0 / 0
  63. -- text alignment: 0
  64. -- font id: 16384
  65. -- text size: 9
  66. -- style flags: 0
  67. -- line height: 12
  68. -- part name: 
  69.  
  70.  
  71. -- part 8 (button)
  72. -- low flags: 00
  73. -- high flags: 8001
  74. -- rect: left=344 top=57 right=72 bottom=488
  75. -- title width / last selected line: 0
  76. -- icon id / first selected line: 0 / 0
  77. -- text alignment: 0
  78. -- font id: 16384
  79. -- text size: 12
  80. -- style flags: 256
  81. -- line height: 16
  82. -- part name: 関数
  83.  
  84.  
  85. -- part 10 (button)
  86. -- low flags: 00
  87. -- high flags: A000
  88. -- rect: left=344 top=91 right=107 bottom=489
  89. -- title width / last selected line: 0
  90. -- icon id / first selected line: 0 / 0
  91. -- text alignment: 0
  92. -- font id: 16384
  93. -- text size: 12
  94. -- style flags: 8192
  95. -- line height: 13
  96. -- part name: □カテゴリー順
  97. ----- HyperTalk script -----
  98. on mouseUp
  99.   go to card id 87046
  100. end mouseUp
  101.  
  102.  
  103.  
  104. -- part 11 (button)
  105. -- low flags: 00
  106. -- high flags: 8000
  107. -- rect: left=344 top=111 right=128 bottom=489
  108. -- title width / last selected line: 0
  109. -- icon id / first selected line: 0 / 0
  110. -- text alignment: 0
  111. -- font id: 16384
  112. -- text size: 12
  113. -- style flags: 8448
  114. -- line height: 16
  115. -- part name: 演算子
  116.  
  117.  
  118. -- part 12 (button)
  119. -- low flags: 00
  120. -- high flags: A000
  121. -- rect: left=344 top=129 right=145 bottom=489
  122. -- title width / last selected line: 0
  123. -- icon id / first selected line: 0 / 0
  124. -- text alignment: 0
  125. -- font id: 16384
  126. -- text size: 12
  127. -- style flags: 8192
  128. -- line height: 13
  129. -- part name: □算術演算子
  130. ----- HyperTalk script -----
  131. on mouseUp
  132.   go to card id 88202
  133. end mouseUp
  134.  
  135.  
  136.  
  137. -- part 13 (button)
  138. -- low flags: 00
  139. -- high flags: A000
  140. -- rect: left=344 top=146 right=162 bottom=489
  141. -- title width / last selected line: 0
  142. -- icon id / first selected line: 0 / 0
  143. -- text alignment: 0
  144. -- font id: 16384
  145. -- text size: 12
  146. -- style flags: 8192
  147. -- line height: 13
  148. -- part name: □テキスト演算子
  149. ----- HyperTalk script -----
  150. on mouseUp
  151.   go to card id 88693
  152. end mouseUp
  153.  
  154.  
  155.  
  156. -- part 14 (button)
  157. -- low flags: 00
  158. -- high flags: A000
  159. -- rect: left=344 top=163 right=179 bottom=489
  160. -- title width / last selected line: 0
  161. -- icon id / first selected line: 0 / 0
  162. -- text alignment: 0
  163. -- font id: 16384
  164. -- text size: 12
  165. -- style flags: 8192
  166. -- line height: 13
  167. -- part name: □セル位置演算子
  168. ----- HyperTalk script -----
  169. on mouseUp
  170.   go to card id 89269
  171. end mouseUp
  172.  
  173.  
  174.  
  175. -- part 15 (button)
  176. -- low flags: 00
  177. -- high flags: A000
  178. -- rect: left=344 top=180 right=196 bottom=489
  179. -- title width / last selected line: 0
  180. -- icon id / first selected line: 0 / 0
  181. -- text alignment: 0
  182. -- font id: 16384
  183. -- text size: 12
  184. -- style flags: 8192
  185. -- line height: 13
  186. -- part name: □比較演算子
  187. ----- HyperTalk script -----
  188. on mouseUp
  189.   go to card id 89619
  190. end mouseUp
  191.  
  192.  
  193.  
  194. -- part 16 (button)
  195. -- low flags: 00
  196. -- high flags: A000
  197. -- rect: left=344 top=197 right=213 bottom=489
  198. -- title width / last selected line: 0
  199. -- icon id / first selected line: 0 / 0
  200. -- text alignment: 0
  201. -- font id: 16384
  202. -- text size: 12
  203. -- style flags: 8192
  204. -- line height: 13
  205. -- part name: □論理演算子
  206. ----- HyperTalk script -----
  207. on mouseUp
  208.   go to card id 90355
  209. end mouseUp
  210.  
  211.  
  212.  
  213. -- part 17 (button)
  214. -- low flags: 00
  215. -- high flags: A000
  216. -- rect: left=344 top=214 right=230 bottom=489
  217. -- title width / last selected line: 0
  218. -- icon id / first selected line: 0 / 0
  219. -- text alignment: 0
  220. -- font id: 16384
  221. -- text size: 12
  222. -- style flags: 8192
  223. -- line height: 13
  224. -- part name: □優先順位
  225. ----- HyperTalk script -----
  226. on mouseUp
  227.   go to card id 90849
  228. end mouseUp
  229.  
  230.  
  231.  
  232. -- part 18 (button)
  233. -- low flags: 00
  234. -- high flags: 8001
  235. -- rect: left=344 top=237 right=252 bottom=489
  236. -- title width / last selected line: 0
  237. -- icon id / first selected line: 0 / 0
  238. -- text alignment: 0
  239. -- font id: 16384
  240. -- text size: 12
  241. -- style flags: 8448
  242. -- line height: 16
  243. -- part name: 関数値
  244.  
  245.  
  246. -- part 19 (button)
  247. -- low flags: 00
  248. -- high flags: A000
  249. -- rect: left=344 top=253 right=269 bottom=489
  250. -- title width / last selected line: 0
  251. -- icon id / first selected line: 0 / 0
  252. -- text alignment: 0
  253. -- font id: 16384
  254. -- text size: 12
  255. -- style flags: 8192
  256. -- line height: 13
  257. -- part name: □値
  258. ----- HyperTalk script -----
  259. on mouseUp
  260.   go to card id 91148
  261. end mouseUp
  262.  
  263.  
  264.  
  265. -- part 22 (button)
  266. -- low flags: 00
  267. -- high flags: A000
  268. -- rect: left=344 top=74 right=90 bottom=489
  269. -- title width / last selected line: 0
  270. -- icon id / first selected line: 0 / 0
  271. -- text alignment: 0
  272. -- font id: 16384
  273. -- text size: 12
  274. -- style flags: 8192
  275. -- line height: 13
  276. -- part name: □アルファベット順
  277. ----- HyperTalk script -----
  278. on mouseUp
  279.   go to card id 86587
  280. end mouseUp
  281.  
  282.  
  283.  
  284. -- part 23 (field)
  285. -- low flags: 00
  286. -- high flags: 0000
  287. -- rect: left=26 top=234 right=273 bottom=246
  288. -- title width / last selected line: 0
  289. -- icon id / first selected line: 0 / 0
  290. -- text alignment: 0
  291. -- font id: 16384
  292. -- text size: 9
  293. -- style flags: 256
  294. -- line height: 12
  295. -- part name: 
  296.  
  297.  
  298. -- part contents for card part 7
  299. ----- text -----
  300.  
  301. テ、テキテェテョテ‡テ陛厩テ益テ嘉・テ叡テ栄テ鰻テ…[テ曳テ‡竏†テ映テ…[テ運テ悦テ…[テ厩テ‡テƒ
  302. テ・vテゥZテ‡テε 笳甘‡窶ヲテァテ湘‡テテ‡テ催‡ホゥテ、ヒ佚ェツェテ‡テεゥテ†テ‡竕暗‡竏妥③テゥテ†テ‡テ陛ゥO
  303. テ‡ツャテ‡テεァテ„テア竅„テ‡ï」ソテ、窶ケテ‡窶コテ‡窶ケテ‡竏妥③
  304.  
  305. 1. テ、テキテェテョテ‡竏†テ英テ嘉「テ嘉…テ運 テ⑦ テ・vテゥZテゥテ†テ‡竏†テ‡ツオテ‡ニ津ゥgテウpテ‡竕ˆ
  306. テ①テ‡ツエテ‡テ暗‡テ甘‡ツァテォOテ‡窶。テ‡ツ。テ‡ニ津ュテ凝」`テ‡竕・テ‡テ催‡ニ津‡ツ「テ‡窶ケテ‡竏妥③
  307.  
  308. 2. テ「テ「テゥZテゥq テ⑦ テォIテォï」ソテ‡ツオテ‡ホゥテュlテ‡窶ヲテャ竕 テ‡竕 テ・vテゥZテゥテ†テ‡ï」ソテッ¥
  309. テ①テゥツカテ‡ツオテ‡窶ケテ‡竏妥③
  310.  
  311. 3. テュl テ⑦ テ・vテゥZテ‡テε‡ホゥテ‡ïャづ‡窶ヲテ、テキテェテョテ‡邃「テァテ湘ウpテ‡竏妥‡テ暗韻テ嘉ャ
  312. テ①テ液テ羽テ嘉…テ…[テ鰻テ嘉。テ嘉ャテ‡テεュPテ ツ テ③
  313.  
  314.  
  315. テュツォテ「ツ。テ韻テ嘉ャテ液テ羽テ嘉…テ…[テ鰻テ嘉。テ嘉ャテ‡テ陛「Eテ‡テε曳テ鋭テ叡テ丑テ‡ï」ソ
  316. テ丑テ嘉、テ叡テ丑テ‡ツオテ‡ニ津「竏ォテ‡竕・テ‡ツ「テ③
  317.  
  318. -- part contents for card part 23
  319. ----- text -----
  320. テュツォテ「ツ。テ韻テ嘉ャテ液テ羽テ嘉…テ…[テ鰻テ嘉。テ嘉ャテ‡テ陛「Eテ‡テε曳テ鋭テ叡テ丑テ‡ï」ソ
  321. テ丑テ嘉、テ叡テ丑テ‡ツオテ‡ニ津「竏ォテ‡竕・テ‡ツ「テ③