w_aifmb_inquire_tome.srw 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640
  1. $PBExportHeader$w_aifmb_inquire_tome.srw
  2. forward
  3. global type w_aifmb_inquire_tome from window
  4. end type
  5. type cb_inquire from uo_imflatbutton within w_aifmb_inquire_tome
  6. end type
  7. type ole_1 from uo_aifmb_webbrowser within w_aifmb_inquire_tome
  8. end type
  9. type em_3 from editmask within w_aifmb_inquire_tome
  10. end type
  11. type pb_1 from picturebutton within w_aifmb_inquire_tome
  12. end type
  13. type em_4 from editmask within w_aifmb_inquire_tome
  14. end type
  15. type pb_3 from picturebutton within w_aifmb_inquire_tome
  16. end type
  17. type st_1 from statictext within w_aifmb_inquire_tome
  18. end type
  19. type cbx_begin from checkbox within w_aifmb_inquire_tome
  20. end type
  21. type cbx_end from checkbox within w_aifmb_inquire_tome
  22. end type
  23. type sle_keyword from singlelineedit within w_aifmb_inquire_tome
  24. end type
  25. type st_2 from statictext within w_aifmb_inquire_tome
  26. end type
  27. type cb_search from commandbutton within w_aifmb_inquire_tome
  28. end type
  29. type cb_1 from commandbutton within w_aifmb_inquire_tome
  30. end type
  31. type em_1 from editmask within w_aifmb_inquire_tome
  32. end type
  33. type cb_2 from commandbutton within w_aifmb_inquire_tome
  34. end type
  35. type em_2 from editmask within w_aifmb_inquire_tome
  36. end type
  37. type dw_1 from u_dw_rbtnfilter within w_aifmb_inquire_tome
  38. end type
  39. type r_bar from rectangle within w_aifmb_inquire_tome
  40. end type
  41. type ln_bar from line within w_aifmb_inquire_tome
  42. end type
  43. type ln_bar2 from line within w_aifmb_inquire_tome
  44. end type
  45. type ln_1 from line within w_aifmb_inquire_tome
  46. end type
  47. type ln_2 from line within w_aifmb_inquire_tome
  48. end type
  49. type ln_3 from line within w_aifmb_inquire_tome
  50. end type
  51. type ln_4 from line within w_aifmb_inquire_tome
  52. end type
  53. end forward
  54. global type w_aifmb_inquire_tome from window
  55. integer width = 3410
  56. integer height = 1788
  57. windowtype windowtype = child!
  58. long backcolor = 67108864
  59. string icon = "AppIcon!"
  60. boolean center = true
  61. event ue_search ( )
  62. cb_inquire cb_inquire
  63. ole_1 ole_1
  64. em_3 em_3
  65. pb_1 pb_1
  66. em_4 em_4
  67. pb_3 pb_3
  68. st_1 st_1
  69. cbx_begin cbx_begin
  70. cbx_end cbx_end
  71. sle_keyword sle_keyword
  72. st_2 st_2
  73. cb_search cb_search
  74. cb_1 cb_1
  75. em_1 em_1
  76. cb_2 cb_2
  77. em_2 em_2
  78. dw_1 dw_1
  79. r_bar r_bar
  80. ln_bar ln_bar
  81. ln_bar2 ln_bar2
  82. ln_1 ln_1
  83. ln_2 ln_2
  84. ln_3 ln_3
  85. ln_4 ln_4
  86. end type
  87. global w_aifmb_inquire_tome w_aifmb_inquire_tome
  88. event ue_search();Int rslt = 1
  89. String arg_msg
  90. uo_aifmb aifmb
  91. aifmb = Create uo_aifmb
  92. datastore ds_arg
  93. ds_arg = Create datastore
  94. ds_arg.DataObject = 'dw_aifmb_inquire'
  95. IF aifmb.uf_inquire_gettome(ds_arg, arg_msg) <> 1 THEN
  96. rslt = 0
  97. arg_msg = '获取报价失败,' + arg_msg
  98. GOTO ext
  99. END IF
  100. dw_1.Reset()
  101. ds_arg.RowsCopy(1, ds_arg.RowCount(), primary!, dw_1, 1, primary!)
  102. ext:
  103. Destroy aifmb
  104. Destroy ds_arg
  105. IF rslt = 0 THEN
  106. MessageBox('error', arg_msg)
  107. END IF
  108. end event
  109. on w_aifmb_inquire_tome.create
  110. this.cb_inquire=create cb_inquire
  111. this.ole_1=create ole_1
  112. this.em_3=create em_3
  113. this.pb_1=create pb_1
  114. this.em_4=create em_4
  115. this.pb_3=create pb_3
  116. this.st_1=create st_1
  117. this.cbx_begin=create cbx_begin
  118. this.cbx_end=create cbx_end
  119. this.sle_keyword=create sle_keyword
  120. this.st_2=create st_2
  121. this.cb_search=create cb_search
  122. this.cb_1=create cb_1
  123. this.em_1=create em_1
  124. this.cb_2=create cb_2
  125. this.em_2=create em_2
  126. this.dw_1=create dw_1
  127. this.r_bar=create r_bar
  128. this.ln_bar=create ln_bar
  129. this.ln_bar2=create ln_bar2
  130. this.ln_1=create ln_1
  131. this.ln_2=create ln_2
  132. this.ln_3=create ln_3
  133. this.ln_4=create ln_4
  134. this.Control[]={this.cb_inquire,&
  135. this.ole_1,&
  136. this.em_3,&
  137. this.pb_1,&
  138. this.em_4,&
  139. this.pb_3,&
  140. this.st_1,&
  141. this.cbx_begin,&
  142. this.cbx_end,&
  143. this.sle_keyword,&
  144. this.st_2,&
  145. this.cb_search,&
  146. this.cb_1,&
  147. this.em_1,&
  148. this.cb_2,&
  149. this.em_2,&
  150. this.dw_1,&
  151. this.r_bar,&
  152. this.ln_bar,&
  153. this.ln_bar2,&
  154. this.ln_1,&
  155. this.ln_2,&
  156. this.ln_3,&
  157. this.ln_4}
  158. end on
  159. on w_aifmb_inquire_tome.destroy
  160. destroy(this.cb_inquire)
  161. destroy(this.ole_1)
  162. destroy(this.em_3)
  163. destroy(this.pb_1)
  164. destroy(this.em_4)
  165. destroy(this.pb_3)
  166. destroy(this.st_1)
  167. destroy(this.cbx_begin)
  168. destroy(this.cbx_end)
  169. destroy(this.sle_keyword)
  170. destroy(this.st_2)
  171. destroy(this.cb_search)
  172. destroy(this.cb_1)
  173. destroy(this.em_1)
  174. destroy(this.cb_2)
  175. destroy(this.em_2)
  176. destroy(this.dw_1)
  177. destroy(this.r_bar)
  178. destroy(this.ln_bar)
  179. destroy(this.ln_bar2)
  180. destroy(this.ln_1)
  181. destroy(this.ln_2)
  182. destroy(this.ln_3)
  183. destroy(this.ln_4)
  184. end on
  185. event resize;ln_bar.EndX = This.Width
  186. ln_bar2.EndX = This.Width
  187. ln_1.EndX = This.Width
  188. ln_2.EndX = This.Width
  189. ln_3.EndX = This.Width
  190. ln_4.EndX = This.Width
  191. r_bar.Width = This.Width
  192. dw_1.Height = This.WorkSpaceHeight() - dw_1.Y
  193. dw_1.Width = This.WorkSpaceWidth() - dw_1.X
  194. ole_1.X = This.WorkSpaceWidth() - ole_1.Width
  195. end event
  196. type cb_inquire from uo_imflatbutton within w_aifmb_inquire_tome
  197. integer width = 151
  198. integer height = 164
  199. integer taborder = 20
  200. string text = "回复"
  201. boolean cancel = true
  202. integer picsize = 16
  203. toolbaralignment pic_align = alignattop!
  204. boolean border = false
  205. end type
  206. event clicked;call super::clicked;Long i
  207. i = dw_1.GetRow()
  208. IF i <= 0 THEN
  209. MessageBox('提示', '请选择对象')
  210. RETURN
  211. END IF
  212. s_aifmb_inquire_add s_tran
  213. s_tran.inquireid = dw_1.Object.inquireid[i]
  214. s_tran.froment = dw_1.Object.froment[i]
  215. s_tran.fromuser = dw_1.Object.fromuser[i]
  216. s_tran.productid = dw_1.Object.productid[i]
  217. s_tran.mtrlcode = dw_1.Object.mtrlcode[i]
  218. s_tran.mtrlname = dw_1.Object.mtrlname[i]
  219. s_tran.mtrlmode = dw_1.Object.mtrlmode[i]
  220. s_tran.mprice = dw_1.Object.mprice[i]
  221. s_tran.nprice = dw_1.Object.nprice[i]
  222. s_tran.desiredprice = dw_1.Object.desiredprice[i]
  223. s_tran.unit = dw_1.Object.unit[i]
  224. s_tran.inquireremark = dw_1.Object.inquireremark[i]
  225. MessageBox('', string(dw_1.Object.ToEntID[i]))
  226. openwithparm(w_aifmb_inquire_rsp, s_tran)
  227. end event
  228. type ole_1 from uo_aifmb_webbrowser within w_aifmb_inquire_tome
  229. integer x = 2267
  230. integer width = 1829
  231. integer height = 284
  232. integer taborder = 10
  233. boolean bringtotop = true
  234. string binarykey = "w_aifmb_inquire_tome.win"
  235. end type
  236. type em_3 from editmask within w_aifmb_inquire_tome
  237. integer x = 430
  238. integer y = 184
  239. integer width = 407
  240. integer height = 88
  241. integer taborder = 10
  242. boolean bringtotop = true
  243. integer textsize = -9
  244. integer weight = 400
  245. fontcharset fontcharset = gb2312charset!
  246. fontpitch fontpitch = variable!
  247. string facename = "宋体"
  248. long textcolor = 33554432
  249. borderstyle borderstyle = stylelowered!
  250. maskdatatype maskdatatype = datemask!
  251. string mask = "yyyy-mm-dd"
  252. boolean spin = true
  253. end type
  254. event rbuttondown;s_calender_arg s_calender
  255. s_calender.PointerX = THIS.PointerX()
  256. s_calender.PointerY = THIS.PointerY()
  257. s_calender.X = THIS.X
  258. s_calender.Y = THIS.Y
  259. OpenWithParm(w_calendar,s_calender)
  260. THIS.Text = String(id_date_selected)
  261. end event
  262. type pb_1 from picturebutton within w_aifmb_inquire_tome
  263. integer x = 846
  264. integer y = 184
  265. integer width = 101
  266. integer height = 92
  267. integer taborder = 10
  268. boolean bringtotop = true
  269. integer textsize = -9
  270. integer weight = 400
  271. fontcharset fontcharset = gb2312charset!
  272. fontpitch fontpitch = variable!
  273. string facename = "宋体"
  274. string picturename = "date.BMP"
  275. alignment htextalign = left!
  276. end type
  277. event clicked;em_3.triggerevent(rbuttondown!)
  278. end event
  279. type em_4 from editmask within w_aifmb_inquire_tome
  280. integer x = 1120
  281. integer y = 184
  282. integer width = 407
  283. integer height = 88
  284. integer taborder = 10
  285. boolean bringtotop = true
  286. integer textsize = -9
  287. integer weight = 400
  288. fontcharset fontcharset = gb2312charset!
  289. fontpitch fontpitch = variable!
  290. string facename = "宋体"
  291. long textcolor = 33554432
  292. borderstyle borderstyle = stylelowered!
  293. maskdatatype maskdatatype = datemask!
  294. string mask = "yyyy-mm-dd"
  295. boolean spin = true
  296. end type
  297. event rbuttondown;s_calender_arg s_calender
  298. s_calender.PointerX = THIS.PointerX()
  299. s_calender.PointerY = THIS.PointerY()
  300. s_calender.X = THIS.X
  301. s_calender.Y = THIS.Y
  302. OpenWithParm(w_calendar,s_calender)
  303. THIS.Text = String(id_date_selected)
  304. end event
  305. type pb_3 from picturebutton within w_aifmb_inquire_tome
  306. integer x = 1531
  307. integer y = 184
  308. integer width = 101
  309. integer height = 92
  310. integer taborder = 10
  311. boolean bringtotop = true
  312. integer textsize = -9
  313. integer weight = 400
  314. fontcharset fontcharset = gb2312charset!
  315. fontpitch fontpitch = variable!
  316. string facename = "宋体"
  317. string picturename = "date.BMP"
  318. alignment htextalign = left!
  319. end type
  320. event clicked;em_4.triggerevent(rbuttondown!)
  321. end event
  322. type st_1 from statictext within w_aifmb_inquire_tome
  323. integer x = 27
  324. integer y = 204
  325. integer width = 247
  326. integer height = 48
  327. integer textsize = -9
  328. integer weight = 400
  329. fontcharset fontcharset = gb2312charset!
  330. fontpitch fontpitch = variable!
  331. string facename = "宋体"
  332. long textcolor = 33554432
  333. long backcolor = 67108864
  334. string text = "发布日期"
  335. boolean focusrectangle = false
  336. end type
  337. event constructor;this.backcolor = 14215660
  338. end event
  339. type cbx_begin from checkbox within w_aifmb_inquire_tome
  340. integer x = 283
  341. integer y = 200
  342. integer width = 174
  343. integer height = 60
  344. integer textsize = -9
  345. integer weight = 400
  346. fontcharset fontcharset = gb2312charset!
  347. fontpitch fontpitch = variable!
  348. string facename = "宋体"
  349. long textcolor = 33554432
  350. long backcolor = 67108864
  351. string text = ">="
  352. end type
  353. event constructor;this.backcolor = 14215660
  354. end event
  355. type cbx_end from checkbox within w_aifmb_inquire_tome
  356. integer x = 969
  357. integer y = 200
  358. integer width = 174
  359. integer height = 60
  360. integer textsize = -9
  361. integer weight = 400
  362. fontcharset fontcharset = gb2312charset!
  363. fontpitch fontpitch = variable!
  364. string facename = "宋体"
  365. long textcolor = 33554432
  366. long backcolor = 67108864
  367. string text = "<="
  368. end type
  369. event constructor;this.backcolor = 14215660
  370. end event
  371. type sle_keyword from singlelineedit within w_aifmb_inquire_tome
  372. integer x = 265
  373. integer y = 308
  374. integer width = 402
  375. integer height = 84
  376. integer taborder = 10
  377. integer textsize = -9
  378. integer weight = 400
  379. fontcharset fontcharset = gb2312charset!
  380. fontpitch fontpitch = variable!
  381. string facename = "宋体"
  382. long textcolor = 33554432
  383. borderstyle borderstyle = stylelowered!
  384. end type
  385. type st_2 from statictext within w_aifmb_inquire_tome
  386. integer x = 78
  387. integer y = 324
  388. integer width = 183
  389. integer height = 48
  390. integer textsize = -9
  391. integer weight = 400
  392. fontcharset fontcharset = gb2312charset!
  393. fontpitch fontpitch = variable!
  394. string facename = "宋体"
  395. long textcolor = 33554432
  396. long backcolor = 67108864
  397. string text = "关键字"
  398. boolean focusrectangle = false
  399. end type
  400. event constructor;this.backcolor = 14215660
  401. end event
  402. type cb_search from commandbutton within w_aifmb_inquire_tome
  403. integer x = 699
  404. integer y = 308
  405. integer width = 242
  406. integer height = 84
  407. integer taborder = 10
  408. integer textsize = -9
  409. integer weight = 400
  410. fontcharset fontcharset = gb2312charset!
  411. fontpitch fontpitch = variable!
  412. string facename = "宋体"
  413. string text = "查找"
  414. end type
  415. event clicked;parent.triggerevent('ue_search')
  416. end event
  417. type cb_1 from commandbutton within w_aifmb_inquire_tome
  418. integer x = 1010
  419. integer y = 308
  420. integer width = 242
  421. integer height = 84
  422. integer taborder = 10
  423. integer textsize = -9
  424. integer weight = 400
  425. fontcharset fontcharset = gb2312charset!
  426. fontpitch fontpitch = variable!
  427. string facename = "宋体"
  428. string text = "上一页"
  429. end type
  430. event clicked;long pageindex
  431. pageindex = long(em_1.Text)
  432. pageindex -= 1
  433. em_1.Text = string(pageindex)
  434. parent.triggerevent('ue_search')
  435. end event
  436. type em_1 from editmask within w_aifmb_inquire_tome
  437. integer x = 1253
  438. integer y = 308
  439. integer width = 165
  440. integer height = 84
  441. integer taborder = 10
  442. integer textsize = -9
  443. integer weight = 400
  444. fontcharset fontcharset = gb2312charset!
  445. fontpitch fontpitch = variable!
  446. string facename = "宋体"
  447. long textcolor = 33554432
  448. string text = "1"
  449. alignment alignment = right!
  450. borderstyle borderstyle = stylelowered!
  451. string mask = "#,##0"
  452. end type
  453. type cb_2 from commandbutton within w_aifmb_inquire_tome
  454. integer x = 1417
  455. integer y = 308
  456. integer width = 242
  457. integer height = 84
  458. integer taborder = 10
  459. integer textsize = -9
  460. integer weight = 400
  461. fontcharset fontcharset = gb2312charset!
  462. fontpitch fontpitch = variable!
  463. string facename = "宋体"
  464. string text = "下一页"
  465. end type
  466. event clicked;long pageindex
  467. pageindex = long(em_1.Text)
  468. pageindex += 1
  469. em_1.Text = string(pageindex)
  470. parent.triggerevent('ue_search')
  471. end event
  472. type em_2 from editmask within w_aifmb_inquire_tome
  473. integer x = 1682
  474. integer y = 308
  475. integer width = 165
  476. integer height = 84
  477. integer taborder = 10
  478. integer textsize = -9
  479. integer weight = 400
  480. fontcharset fontcharset = gb2312charset!
  481. fontpitch fontpitch = variable!
  482. string facename = "宋体"
  483. long textcolor = 33554432
  484. string text = "10"
  485. alignment alignment = right!
  486. borderstyle borderstyle = stylelowered!
  487. string mask = "#,##0"
  488. end type
  489. type dw_1 from u_dw_rbtnfilter within w_aifmb_inquire_tome
  490. integer y = 420
  491. integer width = 3099
  492. integer height = 1216
  493. string dataobject = "dw_aifmb_inquire_tome"
  494. boolean hscrollbar = true
  495. boolean vscrollbar = true
  496. boolean hsplitscroll = true
  497. end type
  498. event clicked;call super::clicked;IF row > 0 THEN
  499. This.SetRow(row)
  500. END IF
  501. end event
  502. event rowfocuschanged;call super::rowfocuschanged;This.SelectRow(0, False)
  503. IF currentrow > 0 THEN
  504. This.SelectRow(currentrow, True)
  505. END IF
  506. end event
  507. type r_bar from rectangle within w_aifmb_inquire_tome
  508. long linecolor = 16777215
  509. integer linethickness = 4
  510. long fillcolor = 1073741824
  511. integer x = 2139
  512. integer width = 146
  513. integer height = 68
  514. end type
  515. event constructor;this.fillcolor = 14215660
  516. this.linecolor = 14215660
  517. this.x = -1
  518. this.y = -1
  519. this.height = ln_3.beginy - 5
  520. end event
  521. type ln_bar from line within w_aifmb_inquire_tome
  522. long linecolor = 268435456
  523. integer linethickness = 4
  524. integer beginy = 168
  525. integer endx = 2007
  526. integer endy = 168
  527. end type
  528. type ln_bar2 from line within w_aifmb_inquire_tome
  529. long linecolor = 16777215
  530. integer linethickness = 4
  531. integer beginy = 172
  532. integer endx = 2039
  533. integer endy = 172
  534. end type
  535. type ln_1 from line within w_aifmb_inquire_tome
  536. long linecolor = 268435456
  537. integer linethickness = 4
  538. integer beginy = 288
  539. integer endx = 2016
  540. integer endy = 288
  541. end type
  542. type ln_2 from line within w_aifmb_inquire_tome
  543. long linecolor = 16777215
  544. integer linethickness = 4
  545. integer beginy = 292
  546. integer endx = 2048
  547. integer endy = 292
  548. end type
  549. type ln_3 from line within w_aifmb_inquire_tome
  550. long linecolor = 268435456
  551. integer linethickness = 4
  552. integer beginy = 408
  553. integer endx = 2016
  554. integer endy = 408
  555. end type
  556. type ln_4 from line within w_aifmb_inquire_tome
  557. long linecolor = 16777215
  558. integer linethickness = 4
  559. integer beginy = 412
  560. integer endx = 2048
  561. integer endy = 412
  562. end type
  563. Start of PowerBuilder Binary Data Section : Do NOT Edit
  564. 0Cw_aifmb_inquire_tome.bin
  565. 2100000a00e011cfd0e11ab1a1000000000000000000000000000000000003003e0009fffe000000060000000000000000000000010000000100000000000010000000000200000001fffffffe0000000000000000fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffdfffffffefffffffefffffffeffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff006f00520074006f004500200074006e00790072000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050016ffffffffffffffff0000000100000000000000000000000000000000000000000000000000000000a604275001cef7e300000003000001800000000000500003004f0042005800430054005300450052004d0041000000000000000000000000000000000000000000000000000000000000000000000000000000000102001affffffff00000002ffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000009c00000000004200500043004f00530058004f00540041005200450047000000000000000000000000000000000000000000000000000000000000000000000000000000000001001affffffffffffffff000000038856f96111d0340ac0006ba9a205d74f00000000a604275001cef7e3a604275001cef7e3000000000000000000000000004f00430054004e004e00450053005400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001020012ffffffffffffffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000030000009c000000000000000100000002fffffffe0000000400000005fffffffeffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
  566. 24ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0000004c00002957000007570000000000000000000000000000000000000000000000000000004c0000000000000000000000010057d0e011cf3573000869ae62122e2b00000008000000000000004c0002140100000000000000c0460000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004c00002957000007570000000000000000000000000000000000000000000000000000004c0000000000000000000000010057d0e011cf3573000869ae62122e2b00000008000000000000004c0002140100000000000000c0460000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  567. 1Cw_aifmb_inquire_tome.bin
  568. End of PowerBuilder Binary Data Section : No Source Expected After This Point