w_aifmb_inquire_fromme.srw 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647
  1. $PBExportHeader$w_aifmb_inquire_fromme.srw
  2. forward
  3. global type w_aifmb_inquire_fromme from window
  4. end type
  5. type cb_inquire from uo_imflatbutton within w_aifmb_inquire_fromme
  6. end type
  7. type ole_1 from uo_aifmb_webbrowser within w_aifmb_inquire_fromme
  8. end type
  9. type em_3 from editmask within w_aifmb_inquire_fromme
  10. end type
  11. type pb_1 from picturebutton within w_aifmb_inquire_fromme
  12. end type
  13. type em_4 from editmask within w_aifmb_inquire_fromme
  14. end type
  15. type pb_3 from picturebutton within w_aifmb_inquire_fromme
  16. end type
  17. type st_1 from statictext within w_aifmb_inquire_fromme
  18. end type
  19. type cbx_begin from checkbox within w_aifmb_inquire_fromme
  20. end type
  21. type cbx_end from checkbox within w_aifmb_inquire_fromme
  22. end type
  23. type sle_keyword from singlelineedit within w_aifmb_inquire_fromme
  24. end type
  25. type st_2 from statictext within w_aifmb_inquire_fromme
  26. end type
  27. type cb_search from commandbutton within w_aifmb_inquire_fromme
  28. end type
  29. type cb_1 from commandbutton within w_aifmb_inquire_fromme
  30. end type
  31. type em_1 from editmask within w_aifmb_inquire_fromme
  32. end type
  33. type cb_2 from commandbutton within w_aifmb_inquire_fromme
  34. end type
  35. type em_2 from editmask within w_aifmb_inquire_fromme
  36. end type
  37. type dw_1 from u_dw_rbtnfilter within w_aifmb_inquire_fromme
  38. end type
  39. type r_bar from rectangle within w_aifmb_inquire_fromme
  40. end type
  41. type ln_bar from line within w_aifmb_inquire_fromme
  42. end type
  43. type ln_bar2 from line within w_aifmb_inquire_fromme
  44. end type
  45. type ln_1 from line within w_aifmb_inquire_fromme
  46. end type
  47. type ln_2 from line within w_aifmb_inquire_fromme
  48. end type
  49. type ln_3 from line within w_aifmb_inquire_fromme
  50. end type
  51. type ln_4 from line within w_aifmb_inquire_fromme
  52. end type
  53. end forward
  54. global type w_aifmb_inquire_fromme 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_fromme w_aifmb_inquire_fromme
  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_getfromme(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_fromme.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_fromme.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_fromme
  197. integer width = 274
  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. int rslt = 1
  213. string arg_msg
  214. uo_aifmb aifmb
  215. aifmb = create uo_aifmb
  216. s_aifmb_inquire_add s_tran
  217. s_tran.inquireid = dw_1.Object.inquireid[i]
  218. if aifmb.uf_inquire_cfm(s_tran, arg_msg) <> 1 then
  219. rslt = 0
  220. arg_msg = '确认报价失败,' + arg_msg
  221. goto ext
  222. end if
  223. ext:
  224. destroy aifmb
  225. if rslt = 1 then
  226. MessageBox('OK', '确认报价成功')
  227. else
  228. MessageBox('ERROR', arg_msg)
  229. end if
  230. end event
  231. type ole_1 from uo_aifmb_webbrowser within w_aifmb_inquire_fromme
  232. integer x = 2267
  233. integer width = 1829
  234. integer height = 284
  235. integer taborder = 10
  236. boolean bringtotop = true
  237. string binarykey = "w_aifmb_inquire_fromme.win"
  238. end type
  239. type em_3 from editmask within w_aifmb_inquire_fromme
  240. integer x = 430
  241. integer y = 184
  242. integer width = 407
  243. integer height = 88
  244. integer taborder = 10
  245. boolean bringtotop = true
  246. integer textsize = -9
  247. integer weight = 400
  248. fontcharset fontcharset = gb2312charset!
  249. fontpitch fontpitch = variable!
  250. string facename = "宋体"
  251. long textcolor = 33554432
  252. borderstyle borderstyle = stylelowered!
  253. maskdatatype maskdatatype = datemask!
  254. string mask = "yyyy-mm-dd"
  255. boolean spin = true
  256. end type
  257. event rbuttondown;s_calender_arg s_calender
  258. s_calender.PointerX = THIS.PointerX()
  259. s_calender.PointerY = THIS.PointerY()
  260. s_calender.X = THIS.X
  261. s_calender.Y = THIS.Y
  262. OpenWithParm(w_calendar,s_calender)
  263. THIS.Text = String(id_date_selected)
  264. end event
  265. type pb_1 from picturebutton within w_aifmb_inquire_fromme
  266. integer x = 846
  267. integer y = 184
  268. integer width = 101
  269. integer height = 92
  270. integer taborder = 10
  271. boolean bringtotop = true
  272. integer textsize = -9
  273. integer weight = 400
  274. fontcharset fontcharset = gb2312charset!
  275. fontpitch fontpitch = variable!
  276. string facename = "宋体"
  277. string picturename = "date.BMP"
  278. alignment htextalign = left!
  279. end type
  280. event clicked;em_3.triggerevent(rbuttondown!)
  281. end event
  282. type em_4 from editmask within w_aifmb_inquire_fromme
  283. integer x = 1120
  284. integer y = 184
  285. integer width = 407
  286. integer height = 88
  287. integer taborder = 10
  288. boolean bringtotop = true
  289. integer textsize = -9
  290. integer weight = 400
  291. fontcharset fontcharset = gb2312charset!
  292. fontpitch fontpitch = variable!
  293. string facename = "宋体"
  294. long textcolor = 33554432
  295. borderstyle borderstyle = stylelowered!
  296. maskdatatype maskdatatype = datemask!
  297. string mask = "yyyy-mm-dd"
  298. boolean spin = true
  299. end type
  300. event rbuttondown;s_calender_arg s_calender
  301. s_calender.PointerX = THIS.PointerX()
  302. s_calender.PointerY = THIS.PointerY()
  303. s_calender.X = THIS.X
  304. s_calender.Y = THIS.Y
  305. OpenWithParm(w_calendar,s_calender)
  306. THIS.Text = String(id_date_selected)
  307. end event
  308. type pb_3 from picturebutton within w_aifmb_inquire_fromme
  309. integer x = 1531
  310. integer y = 184
  311. integer width = 101
  312. integer height = 92
  313. integer taborder = 10
  314. boolean bringtotop = true
  315. integer textsize = -9
  316. integer weight = 400
  317. fontcharset fontcharset = gb2312charset!
  318. fontpitch fontpitch = variable!
  319. string facename = "宋体"
  320. string picturename = "date.BMP"
  321. alignment htextalign = left!
  322. end type
  323. event clicked;em_4.triggerevent(rbuttondown!)
  324. end event
  325. type st_1 from statictext within w_aifmb_inquire_fromme
  326. integer x = 27
  327. integer y = 204
  328. integer width = 247
  329. integer height = 48
  330. integer textsize = -9
  331. integer weight = 400
  332. fontcharset fontcharset = gb2312charset!
  333. fontpitch fontpitch = variable!
  334. string facename = "宋体"
  335. long textcolor = 33554432
  336. long backcolor = 67108864
  337. string text = "发布日期"
  338. boolean focusrectangle = false
  339. end type
  340. event constructor;this.backcolor = 14215660
  341. end event
  342. type cbx_begin from checkbox within w_aifmb_inquire_fromme
  343. integer x = 283
  344. integer y = 200
  345. integer width = 174
  346. integer height = 60
  347. integer textsize = -9
  348. integer weight = 400
  349. fontcharset fontcharset = gb2312charset!
  350. fontpitch fontpitch = variable!
  351. string facename = "宋体"
  352. long textcolor = 33554432
  353. long backcolor = 67108864
  354. string text = ">="
  355. end type
  356. event constructor;this.backcolor = 14215660
  357. end event
  358. type cbx_end from checkbox within w_aifmb_inquire_fromme
  359. integer x = 969
  360. integer y = 200
  361. integer width = 174
  362. integer height = 60
  363. integer textsize = -9
  364. integer weight = 400
  365. fontcharset fontcharset = gb2312charset!
  366. fontpitch fontpitch = variable!
  367. string facename = "宋体"
  368. long textcolor = 33554432
  369. long backcolor = 67108864
  370. string text = "<="
  371. end type
  372. event constructor;this.backcolor = 14215660
  373. end event
  374. type sle_keyword from singlelineedit within w_aifmb_inquire_fromme
  375. integer x = 265
  376. integer y = 308
  377. integer width = 402
  378. integer height = 84
  379. integer taborder = 10
  380. integer textsize = -9
  381. integer weight = 400
  382. fontcharset fontcharset = gb2312charset!
  383. fontpitch fontpitch = variable!
  384. string facename = "宋体"
  385. long textcolor = 33554432
  386. borderstyle borderstyle = stylelowered!
  387. end type
  388. type st_2 from statictext within w_aifmb_inquire_fromme
  389. integer x = 78
  390. integer y = 324
  391. integer width = 183
  392. integer height = 48
  393. integer textsize = -9
  394. integer weight = 400
  395. fontcharset fontcharset = gb2312charset!
  396. fontpitch fontpitch = variable!
  397. string facename = "宋体"
  398. long textcolor = 33554432
  399. long backcolor = 67108864
  400. string text = "关键字"
  401. boolean focusrectangle = false
  402. end type
  403. event constructor;this.backcolor = 14215660
  404. end event
  405. type cb_search from commandbutton within w_aifmb_inquire_fromme
  406. integer x = 699
  407. integer y = 308
  408. integer width = 242
  409. integer height = 84
  410. integer taborder = 10
  411. integer textsize = -9
  412. integer weight = 400
  413. fontcharset fontcharset = gb2312charset!
  414. fontpitch fontpitch = variable!
  415. string facename = "宋体"
  416. string text = "查找"
  417. end type
  418. event clicked;parent.triggerevent('ue_search')
  419. end event
  420. type cb_1 from commandbutton within w_aifmb_inquire_fromme
  421. integer x = 1010
  422. integer y = 308
  423. integer width = 242
  424. integer height = 84
  425. integer taborder = 10
  426. integer textsize = -9
  427. integer weight = 400
  428. fontcharset fontcharset = gb2312charset!
  429. fontpitch fontpitch = variable!
  430. string facename = "宋体"
  431. string text = "上一页"
  432. end type
  433. event clicked;long pageindex
  434. pageindex = long(em_1.Text)
  435. pageindex -= 1
  436. em_1.Text = string(pageindex)
  437. parent.triggerevent('ue_search')
  438. end event
  439. type em_1 from editmask within w_aifmb_inquire_fromme
  440. integer x = 1253
  441. integer y = 308
  442. integer width = 165
  443. integer height = 84
  444. integer taborder = 10
  445. integer textsize = -9
  446. integer weight = 400
  447. fontcharset fontcharset = gb2312charset!
  448. fontpitch fontpitch = variable!
  449. string facename = "宋体"
  450. long textcolor = 33554432
  451. string text = "1"
  452. alignment alignment = right!
  453. borderstyle borderstyle = stylelowered!
  454. string mask = "#,##0"
  455. end type
  456. type cb_2 from commandbutton within w_aifmb_inquire_fromme
  457. integer x = 1417
  458. integer y = 308
  459. integer width = 242
  460. integer height = 84
  461. integer taborder = 10
  462. integer textsize = -9
  463. integer weight = 400
  464. fontcharset fontcharset = gb2312charset!
  465. fontpitch fontpitch = variable!
  466. string facename = "宋体"
  467. string text = "下一页"
  468. end type
  469. event clicked;long pageindex
  470. pageindex = long(em_1.Text)
  471. pageindex += 1
  472. em_1.Text = string(pageindex)
  473. parent.triggerevent('ue_search')
  474. end event
  475. type em_2 from editmask within w_aifmb_inquire_fromme
  476. integer x = 1682
  477. integer y = 308
  478. integer width = 165
  479. integer height = 84
  480. integer taborder = 10
  481. integer textsize = -9
  482. integer weight = 400
  483. fontcharset fontcharset = gb2312charset!
  484. fontpitch fontpitch = variable!
  485. string facename = "宋体"
  486. long textcolor = 33554432
  487. string text = "10"
  488. alignment alignment = right!
  489. borderstyle borderstyle = stylelowered!
  490. string mask = "#,##0"
  491. end type
  492. type dw_1 from u_dw_rbtnfilter within w_aifmb_inquire_fromme
  493. integer y = 420
  494. integer width = 3099
  495. integer height = 1216
  496. string dataobject = "dw_aifmb_inquire"
  497. boolean hscrollbar = true
  498. boolean vscrollbar = true
  499. boolean hsplitscroll = true
  500. end type
  501. event clicked;call super::clicked;IF row > 0 THEN
  502. This.SetRow(row)
  503. END IF
  504. end event
  505. event rowfocuschanged;call super::rowfocuschanged;This.SelectRow(0, False)
  506. IF currentrow > 0 THEN
  507. This.SelectRow(currentrow, True)
  508. END IF
  509. end event
  510. type r_bar from rectangle within w_aifmb_inquire_fromme
  511. long linecolor = 16777215
  512. integer linethickness = 4
  513. long fillcolor = 1073741824
  514. integer x = 2139
  515. integer width = 146
  516. integer height = 68
  517. end type
  518. event constructor;this.fillcolor = 14215660
  519. this.linecolor = 14215660
  520. this.x = -1
  521. this.y = -1
  522. this.height = ln_3.beginy - 5
  523. end event
  524. type ln_bar from line within w_aifmb_inquire_fromme
  525. long linecolor = 268435456
  526. integer linethickness = 4
  527. integer beginy = 168
  528. integer endx = 2007
  529. integer endy = 168
  530. end type
  531. type ln_bar2 from line within w_aifmb_inquire_fromme
  532. long linecolor = 16777215
  533. integer linethickness = 4
  534. integer beginy = 172
  535. integer endx = 2039
  536. integer endy = 172
  537. end type
  538. type ln_1 from line within w_aifmb_inquire_fromme
  539. long linecolor = 268435456
  540. integer linethickness = 4
  541. integer beginy = 288
  542. integer endx = 2016
  543. integer endy = 288
  544. end type
  545. type ln_2 from line within w_aifmb_inquire_fromme
  546. long linecolor = 16777215
  547. integer linethickness = 4
  548. integer beginy = 292
  549. integer endx = 2048
  550. integer endy = 292
  551. end type
  552. type ln_3 from line within w_aifmb_inquire_fromme
  553. long linecolor = 268435456
  554. integer linethickness = 4
  555. integer beginy = 408
  556. integer endx = 2016
  557. integer endy = 408
  558. end type
  559. type ln_4 from line within w_aifmb_inquire_fromme
  560. long linecolor = 16777215
  561. integer linethickness = 4
  562. integer beginy = 412
  563. integer endx = 2048
  564. integer endy = 412
  565. end type
  566. Start of PowerBuilder Binary Data Section : Do NOT Edit
  567. 0Dw_aifmb_inquire_fromme.bin
  568. 2B00000a00e011cfd0e11ab1a1000000000000000000000000000000000003003e0009fffe000000060000000000000000000000010000000100000000000010000000000200000001fffffffe0000000000000000fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffdfffffffefffffffefffffffeffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff006f00520074006f004500200074006e00790072000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000050016ffffffffffffffff00000001000000000000000000000000000000000000000000000000000000008229e8d001cef7e100000003000001800000000000500003004f0042005800430054005300450052004d0041000000000000000000000000000000000000000000000000000000000000000000000000000000000102001affffffff00000002ffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000000000009c00000000004200500043004f00530058004f00540041005200450047000000000000000000000000000000000000000000000000000000000000000000000000000000000001001affffffffffffffff000000038856f96111d0340ac0006ba9a205d74f000000008229e8d001cef7e18229e8d001cef7e1000000000000000000000000004f00430054004e004e00450053005400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001020012ffffffffffffffffffffffff000000000000000000000000000000000000000000000000000000000000000000000000000000030000009c000000000000000100000002fffffffe0000000400000005fffffffeffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
  569. 24ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0000004c00002957000007570000000000000000000000000000000000000000000000000000004c0000000000000000000000010057d0e011cf3573000869ae62122e2b00000008000000000000004c0002140100000000000000c0460000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004c00002957000007570000000000000000000000000000000000000000000000000000004c0000000000000000000000010057d0e011cf3573000869ae62122e2b00000008000000000000004c0002140100000000000000c0460000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  570. 1Dw_aifmb_inquire_fromme.bin
  571. End of PowerBuilder Binary Data Section : No Source Expected After This Point