w_aifmb_productcode_view.srw 25 KB

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