m_cw_fz.srm 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476
  1. $PBExportHeader$m_cw_fz.srm
  2. forward
  3. global type m_cw_fz from menu
  4. end type
  5. type m_1 from menu within m_cw_fz
  6. end type
  7. type m_供应商对数单 from menu within m_cw_fz
  8. end type
  9. type m_销售发货单财审 from menu within m_cw_fz
  10. end type
  11. type m_销售退货单财审 from menu within m_cw_fz
  12. end type
  13. type m_2 from menu within m_cw_fz
  14. end type
  15. type m_0 from menu within m_cw_fz
  16. end type
  17. type m_会计总帐连接设置 from menu within m_cw_fz
  18. end type
  19. type m_3 from menu within m_cw_fz
  20. end type
  21. type m_其他应收单 from menu within m_cw_fz
  22. end type
  23. type m_其他收款单 from menu within m_cw_fz
  24. end type
  25. type m_其他应付单 from menu within m_cw_fz
  26. end type
  27. type m_其他付款单 from menu within m_cw_fz
  28. end type
  29. global type m_cw_fz from menu
  30. m_1 m_1
  31. m_供应商对数单 m_供应商对数单
  32. m_销售发货单财审 m_销售发货单财审
  33. m_销售退货单财审 m_销售退货单财审
  34. m_2 m_2
  35. m_0 m_0
  36. m_会计总帐连接设置 m_会计总帐连接设置
  37. m_3 m_3
  38. m_其他应收单 m_其他应收单
  39. m_其他收款单 m_其他收款单
  40. m_其他应付单 m_其他应付单
  41. m_其他付款单 m_其他付款单
  42. end type
  43. end forward
  44. global type m_cw_fz from menu
  45. m_1 m_1
  46. m_供应商对数单 m_供应商对数单
  47. m_销售发货单财审 m_销售发货单财审
  48. m_销售退货单财审 m_销售退货单财审
  49. m_2 m_2
  50. m_0 m_0
  51. m_会计总帐连接设置 m_会计总帐连接设置
  52. m_3 m_3
  53. m_其他应收单 m_其他应收单
  54. m_其他收款单 m_其他收款单
  55. m_其他应付单 m_其他应付单
  56. m_其他付款单 m_其他付款单
  57. end type
  58. global m_cw_fz m_cw_fz
  59. on m_cw_fz.create
  60. m_cw_fz=this
  61. call super::create
  62. this.text = "m_cw_fz"
  63. this.menutextcolor = 134217735
  64. this.menubackcolor = 134217732
  65. this.menuhighlightcolor = 134217741
  66. this.textsize = 8
  67. this.weight = 400
  68. this.facename = "Tahoma"
  69. this.titlebackcolor = 134217730
  70. this.bitmapbackcolor = 12632256
  71. this.menubitmaps = true
  72. this.titlegradient = true
  73. this.toolbartextcolor = 134217746
  74. this.toolbarbackcolor = 67108864
  75. this.toolbarhighlightcolor = 134217741
  76. this.toolbargradient = true
  77. this.bitmapgradient = true
  78. this.m_1=create m_1
  79. this.m_供应商对数单=create m_供应商对数单
  80. this.m_销售发货单财审=create m_销售发货单财审
  81. this.m_销售退货单财审=create m_销售退货单财审
  82. this.m_2=create m_2
  83. this.m_0=create m_0
  84. this.m_会计总帐连接设置=create m_会计总帐连接设置
  85. this.m_3=create m_3
  86. this.m_其他应收单=create m_其他应收单
  87. this.m_其他收款单=create m_其他收款单
  88. this.m_其他应付单=create m_其他应付单
  89. this.m_其他付款单=create m_其他付款单
  90. this.Item[UpperBound(this.Item)+1]=this.m_1
  91. this.Item[UpperBound(this.Item)+1]=this.m_供应商对数单
  92. this.Item[UpperBound(this.Item)+1]=this.m_销售发货单财审
  93. this.Item[UpperBound(this.Item)+1]=this.m_销售退货单财审
  94. this.Item[UpperBound(this.Item)+1]=this.m_2
  95. this.Item[UpperBound(this.Item)+1]=this.m_0
  96. this.Item[UpperBound(this.Item)+1]=this.m_会计总帐连接设置
  97. this.Item[UpperBound(this.Item)+1]=this.m_3
  98. this.Item[UpperBound(this.Item)+1]=this.m_其他应收单
  99. this.Item[UpperBound(this.Item)+1]=this.m_其他收款单
  100. this.Item[UpperBound(this.Item)+1]=this.m_其他应付单
  101. this.Item[UpperBound(this.Item)+1]=this.m_其他付款单
  102. end on
  103. on m_cw_fz.destroy
  104. call super::destroy
  105. destroy(this.m_1)
  106. destroy(this.m_供应商对数单)
  107. destroy(this.m_销售发货单财审)
  108. destroy(this.m_销售退货单财审)
  109. destroy(this.m_2)
  110. destroy(this.m_0)
  111. destroy(this.m_会计总帐连接设置)
  112. destroy(this.m_3)
  113. destroy(this.m_其他应收单)
  114. destroy(this.m_其他收款单)
  115. destroy(this.m_其他应付单)
  116. destroy(this.m_其他付款单)
  117. end on
  118. type m_1 from menu within m_cw_fz
  119. end type
  120. on m_1.create
  121. call super::create
  122. this.text = "客户对数单"
  123. this.menutextcolor = 134217735
  124. this.menubackcolor = 134217732
  125. this.menuhighlightcolor = 134217741
  126. this.textsize = 8
  127. this.weight = 400
  128. this.facename = "Tahoma"
  129. this.titlebackcolor = 134217730
  130. this.bitmapbackcolor = 12632256
  131. this.menubitmaps = true
  132. this.titlegradient = true
  133. this.toolbartextcolor = 134217746
  134. this.toolbarbackcolor = 67108864
  135. this.toolbarhighlightcolor = 134217741
  136. this.toolbargradient = true
  137. this.bitmapgradient = true
  138. end on
  139. on m_1.destroy
  140. call super::destroy
  141. end on
  142. event clicked;f_sys_main(538)
  143. end event
  144. type m_供应商对数单 from menu within m_cw_fz
  145. end type
  146. event clicked;f_sys_main(537)
  147. end event
  148. on m_供应商对数单.create
  149. call super::create
  150. this.text = "供应商对数单"
  151. this.menutextcolor = 134217735
  152. this.menubackcolor = 134217732
  153. this.menuhighlightcolor = 134217741
  154. this.textsize = 8
  155. this.weight = 400
  156. this.facename = "Tahoma"
  157. this.titlebackcolor = 134217730
  158. this.bitmapbackcolor = 12632256
  159. this.menubitmaps = true
  160. this.titlegradient = true
  161. this.toolbartextcolor = 134217746
  162. this.toolbarbackcolor = 67108864
  163. this.toolbarhighlightcolor = 134217741
  164. this.toolbargradient = true
  165. this.bitmapgradient = true
  166. end on
  167. on m_供应商对数单.destroy
  168. call super::destroy
  169. end on
  170. type m_销售发货单财审 from menu within m_cw_fz
  171. end type
  172. event clicked;f_sys_main(104)
  173. end event
  174. on m_销售发货单财审.create
  175. call super::create
  176. this.text = "销售发货单财审"
  177. this.menutextcolor = 134217735
  178. this.menubackcolor = 134217732
  179. this.menuhighlightcolor = 134217741
  180. this.textsize = 8
  181. this.weight = 400
  182. this.facename = "Tahoma"
  183. this.titlebackcolor = 134217730
  184. this.bitmapbackcolor = 12632256
  185. this.menubitmaps = true
  186. this.titlegradient = true
  187. this.toolbartextcolor = 134217746
  188. this.toolbarbackcolor = 67108864
  189. this.toolbarhighlightcolor = 134217741
  190. this.toolbargradient = true
  191. this.bitmapgradient = true
  192. end on
  193. on m_销售发货单财审.destroy
  194. call super::destroy
  195. end on
  196. type m_销售退货单财审 from menu within m_cw_fz
  197. end type
  198. event clicked;f_sys_main(133)
  199. end event
  200. on m_销售退货单财审.create
  201. call super::create
  202. this.text = "销售退货单财审"
  203. this.menutextcolor = 134217735
  204. this.menubackcolor = 134217732
  205. this.menuhighlightcolor = 134217741
  206. this.textsize = 8
  207. this.weight = 400
  208. this.facename = "Tahoma"
  209. this.titlebackcolor = 134217730
  210. this.bitmapbackcolor = 12632256
  211. this.menubitmaps = true
  212. this.titlegradient = true
  213. this.toolbartextcolor = 134217746
  214. this.toolbarbackcolor = 67108864
  215. this.toolbarhighlightcolor = 134217741
  216. this.toolbargradient = true
  217. this.bitmapgradient = true
  218. end on
  219. on m_销售退货单财审.destroy
  220. call super::destroy
  221. end on
  222. type m_2 from menu within m_cw_fz
  223. end type
  224. event clicked;f_sys_main(131)
  225. end event
  226. on m_2.create
  227. call super::create
  228. this.text = "发票单"
  229. this.menutextcolor = 134217735
  230. this.menubackcolor = 134217732
  231. this.menuhighlightcolor = 134217741
  232. this.textsize = 8
  233. this.weight = 400
  234. this.facename = "Tahoma"
  235. this.titlebackcolor = 134217730
  236. this.bitmapbackcolor = 12632256
  237. this.menubitmaps = true
  238. this.titlegradient = true
  239. this.toolbartextcolor = 134217746
  240. this.toolbarbackcolor = 67108864
  241. this.toolbarhighlightcolor = 134217741
  242. this.toolbargradient = true
  243. this.bitmapgradient = true
  244. end on
  245. on m_2.destroy
  246. call super::destroy
  247. end on
  248. type m_0 from menu within m_cw_fz
  249. end type
  250. on m_0.create
  251. call super::create
  252. this.text = "-"
  253. this.menutextcolor = 134217735
  254. this.menubackcolor = 134217732
  255. this.menuhighlightcolor = 134217741
  256. this.textsize = 8
  257. this.weight = 400
  258. this.facename = "Tahoma"
  259. this.titlebackcolor = 134217730
  260. this.bitmapbackcolor = 12632256
  261. this.menubitmaps = true
  262. this.titlegradient = true
  263. this.toolbartextcolor = 134217746
  264. this.toolbarbackcolor = 67108864
  265. this.toolbarhighlightcolor = 134217741
  266. this.toolbargradient = true
  267. this.bitmapgradient = true
  268. end on
  269. on m_0.destroy
  270. call super::destroy
  271. end on
  272. type m_会计总帐连接设置 from menu within m_cw_fz
  273. end type
  274. event clicked;f_sys_main(542)
  275. end event
  276. on m_会计总帐连接设置.create
  277. call super::create
  278. this.text = "会计总帐连接设置"
  279. this.menutextcolor = 134217735
  280. this.menubackcolor = 134217732
  281. this.menuhighlightcolor = 134217741
  282. this.textsize = 8
  283. this.weight = 400
  284. this.facename = "Tahoma"
  285. this.titlebackcolor = 134217730
  286. this.bitmapbackcolor = 12632256
  287. this.menubitmaps = true
  288. this.titlegradient = true
  289. this.toolbartextcolor = 134217746
  290. this.toolbarbackcolor = 67108864
  291. this.toolbarhighlightcolor = 134217741
  292. this.toolbargradient = true
  293. this.bitmapgradient = true
  294. end on
  295. on m_会计总帐连接设置.destroy
  296. call super::destroy
  297. end on
  298. type m_3 from menu within m_cw_fz
  299. end type
  300. on m_3.create
  301. call super::create
  302. this.text = "-"
  303. this.menutextcolor = 134217735
  304. this.menubackcolor = 134217732
  305. this.menuhighlightcolor = 134217741
  306. this.textsize = 8
  307. this.weight = 400
  308. this.facename = "Tahoma"
  309. this.titlebackcolor = 134217730
  310. this.bitmapbackcolor = 12632256
  311. this.menubitmaps = true
  312. this.titlegradient = true
  313. this.toolbartextcolor = 134217746
  314. this.toolbarbackcolor = 67108864
  315. this.toolbarhighlightcolor = 134217741
  316. this.toolbargradient = true
  317. this.bitmapgradient = true
  318. end on
  319. on m_3.destroy
  320. call super::destroy
  321. end on
  322. type m_其他应收单 from menu within m_cw_fz
  323. end type
  324. on m_其他应收单.create
  325. call super::create
  326. this.text = "其他应收单"
  327. this.menutextcolor = 134217735
  328. this.menubackcolor = 134217732
  329. this.menuhighlightcolor = 134217741
  330. this.textsize = 8
  331. this.weight = 400
  332. this.facename = "Tahoma"
  333. this.titlebackcolor = 134217730
  334. this.bitmapbackcolor = 12632256
  335. this.menubitmaps = true
  336. this.titlegradient = true
  337. this.toolbartextcolor = 134217746
  338. this.toolbarbackcolor = 67108864
  339. this.toolbarhighlightcolor = 134217741
  340. this.toolbargradient = true
  341. this.bitmapgradient = true
  342. end on
  343. on m_其他应收单.destroy
  344. call super::destroy
  345. end on
  346. event clicked;f_sys_main(565)
  347. end event
  348. type m_其他收款单 from menu within m_cw_fz
  349. end type
  350. on m_其他收款单.create
  351. call super::create
  352. this.text = "其他收款单"
  353. this.menutextcolor = 134217735
  354. this.menubackcolor = 134217732
  355. this.menuhighlightcolor = 134217741
  356. this.textsize = 8
  357. this.weight = 400
  358. this.facename = "Tahoma"
  359. this.titlebackcolor = 134217730
  360. this.bitmapbackcolor = 12632256
  361. this.menubitmaps = true
  362. this.titlegradient = true
  363. this.toolbartextcolor = 134217746
  364. this.toolbarbackcolor = 67108864
  365. this.toolbarhighlightcolor = 134217741
  366. this.toolbargradient = true
  367. this.bitmapgradient = true
  368. end on
  369. on m_其他收款单.destroy
  370. call super::destroy
  371. end on
  372. event clicked;f_sys_main(566)
  373. end event
  374. type m_其他应付单 from menu within m_cw_fz
  375. end type
  376. on m_其他应付单.create
  377. call super::create
  378. this.text = "其他应付单"
  379. this.menutextcolor = 134217735
  380. this.menubackcolor = 134217732
  381. this.menuhighlightcolor = 134217741
  382. this.textsize = 8
  383. this.weight = 400
  384. this.facename = "Tahoma"
  385. this.titlebackcolor = 134217730
  386. this.bitmapbackcolor = 12632256
  387. this.menubitmaps = true
  388. this.titlegradient = true
  389. this.toolbartextcolor = 134217746
  390. this.toolbarbackcolor = 67108864
  391. this.toolbarhighlightcolor = 134217741
  392. this.toolbargradient = true
  393. this.bitmapgradient = true
  394. end on
  395. on m_其他应付单.destroy
  396. call super::destroy
  397. end on
  398. event clicked;f_sys_main(567)
  399. end event
  400. type m_其他付款单 from menu within m_cw_fz
  401. end type
  402. on m_其他付款单.create
  403. call super::create
  404. this.text = "其他付款单"
  405. this.menutextcolor = 134217735
  406. this.menubackcolor = 134217732
  407. this.menuhighlightcolor = 134217741
  408. this.textsize = 8
  409. this.weight = 400
  410. this.facename = "Tahoma"
  411. this.titlebackcolor = 134217730
  412. this.bitmapbackcolor = 12632256
  413. this.menubitmaps = true
  414. this.titlegradient = true
  415. this.toolbartextcolor = 134217746
  416. this.toolbarbackcolor = 67108864
  417. this.toolbarhighlightcolor = 134217741
  418. this.toolbargradient = true
  419. this.bitmapgradient = true
  420. end on
  421. on m_其他付款单.destroy
  422. call super::destroy
  423. end on
  424. event clicked;f_sys_main(568)
  425. end event