SMAEB05000_장비관리.xrw 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
  3. <xhtml:html xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.w3.org/2002/01/xforms" xmlns:ev="http://www.w3.org/2001/xml-events">
  4. <xhtml:head>
  5. <xhtml:title>영상장비 관리</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main>
  10. <goodlist>
  11. <item>
  12. <goodid/>
  13. <goodnm/>
  14. <suppdeptcd/>
  15. <goodmodel/>
  16. <goodspec/>
  17. <aetitle/>
  18. <ipaddress/>
  19. <netgate/>
  20. <workgate/>
  21. <modality/>
  22. <installplace/>
  23. <mngtdeptcd/>
  24. <mngtcntctel/>
  25. <suplcntctel/>
  26. <useyn/>
  27. <fixasetcd/>
  28. <cmt/>
  29. <excuroomcd/>
  30. </item>
  31. </goodlist>
  32. </main>
  33. <send>
  34. <srch>
  35. <srchgoodid/>
  36. <srchgoodnm/>
  37. <suppdeptcd/>
  38. <excuroomcd/>
  39. </srch>
  40. <globalinstance>
  41. <instance1/>
  42. </globalinstance>
  43. <req>
  44. <data>
  45. </data>
  46. <suppdeptcd/>
  47. </req>
  48. <grupcdid/>
  49. </send>
  50. <hidden>
  51. <item>
  52. </item>
  53. <barprntinfo>
  54. <comport>1</comport>
  55. <setting>9600,n,8,1</setting>
  56. <ip/>
  57. <patdonor>1</patdonor>
  58. </barprntinfo>
  59. </hidden>
  60. <temp/>
  61. <init>
  62. <cmb_info>
  63. <initnetg>
  64. <cdid/>
  65. <cdnm/>
  66. <grupcdid/>
  67. </initnetg>
  68. <initworkg>
  69. <cdid/>
  70. <cdnm/>
  71. <grupcdid/>
  72. </initworkg>
  73. <initmodal>
  74. <cdid/>
  75. <cdnm/>
  76. <grupcdid/>
  77. </initmodal>
  78. <suppdept>
  79. <suppdeptcd/>
  80. <depthngnm/>
  81. </suppdept>
  82. <excuroomcdlist>
  83. <excuroom>
  84. <basecd/>
  85. <basecdflagdesc/>
  86. </excuroom>
  87. </excuroomcdlist>
  88. </cmb_info>
  89. </init>
  90. <rexsend>
  91. <rexbarcode>
  92. <goodid/>
  93. <goodnm/>
  94. <suppdeptcd/>
  95. <goodmodel/>
  96. <goodspec/>
  97. <aetitle/>
  98. <ipaddress/>
  99. <netgate/>
  100. <workgate/>
  101. <modality/>
  102. <installplace/>
  103. <mngtdeptcd/>
  104. <mngtcntctel/>
  105. <suplcntctel/>
  106. <useyn/>
  107. <fixasetcd/>
  108. <cmt/>
  109. <excuroomcd/>
  110. </rexbarcode>
  111. </rexsend>
  112. </root>
  113. </instance>
  114. <script type="javascript" ev:event="xforms-ready">
  115. <![CDATA[
  116. // globalinstance 셋팅
  117. // 메뉴 파라미터가 지정되어 있으면 해당 값으로 셋팅하고 그렇치 않으면 기본값 셋팅
  118. var suppdeptcd = "";
  119. suppdeptcd = getScreenMenuParameter();
  120. if (suppdeptcd == "" || suppdeptcd == null || suppdeptcd == "null"){
  121. aezfSetSuppDeptcd();
  122. }else{
  123. model.setValue("/root/send/globalinstance/instance1", suppdeptcd);
  124. }
  125. //submit("TRAEB00205", false); // 수행부서 코드 가져오기
  126. //submit("TRAEA05301", false); //지원부서
  127. // 지원부서, Modal 등의 공통정보를 가져온다. App단에서 그룹코드별 셋팅을 입력해 놓는다.
  128. model.setValue("/root/send/grupcdid","A");
  129. submit("TRAEB05002");
  130. model.setValue("/root/send/srch/suppdeptcd", model.getValue("/root/send/globalinstance/instance1") );
  131. // model.setValue("/root/send/globalinstance/instance1", model.getValue("/root/send/srch/suppdeptcd"));
  132. model.setValue("/root/send/srch/excuroomcd", "");
  133. submit("TRAEA00902", false);
  134. model.removeNodeset("/root/main/goodlist/item");
  135. model.refresh();
  136. ]]>
  137. </script>
  138. <submission id="TRAEB05001" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/main/goodlist"/>
  139. <submission id="TXAEB05001" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/req" replace="instance" resultref="/root/hidden"/>
  140. <!-- Modal, netgate, workgate 등의 공통정보를 가져온다 -->
  141. <submission id="TRAEB05002" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" replace="instance" resultref="/root/init/cmb_info"/>
  142. <!-- 부서 -->
  143. <submission id="TRAEA05301" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/init/cmb_info/suppdeptlist"/>
  144. <submission id="TRAEB00205" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/globalinstance" replace="instance" resultref="/root/init/dept_info"/>
  145. <submission id="TRAEA00902" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send" resultref="/root/init/cmb_info/excuroomcdlist"/>
  146. </model>
  147. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  148. </xhtml:head>
  149. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  150. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  151. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  152. <script type="javascript" src="../../../ast/commonweb/js/AST.js"/>
  153. <script type="javascript" src="../../../ast/examcureweb/js/AEZ0001.js"/>
  154. <script type="javascript" src="../../../mis/miscommonweb/js/MIS.js"/>
  155. <script type="javascript" src="../../../mis/miscommonweb/js/RSZ001.js"/>
  156. <script type="javascript">
  157. <![CDATA[
  158. function fnGetMainList()
  159. {
  160. model.removeNodeset("/root/main/goodlist/item");
  161. submit("TRAEB05001");
  162. }
  163. function fSetPrint() {
  164. var count = getNodesetCount("/root/main/barcdprntsetup/prntsetupinfo/setupinfo");
  165. if(count == 0) {
  166. model.makeNode("/root/main/barcdprntsetup/prntsetupinfo/setupinfo");
  167. }
  168. // open("SPLLC90100_바코드프린터설정.xrw", "", "", "", "", "/root/main/barcdprntsetup/prntsetupinfo/setupinfo", "/root/main/barcdprntsetup/prntsetupinfo/setupinfo");
  169. // 렉스퍼트로 라벨출력가능하게 수정
  170. open("SPZUR00300", "", "", "", "", "/root/main/barcdprntsetup/prntsetupinfo/setupinfo", "/root/main/barcdprntsetup/prntsetupinfo/setupinfo");
  171. }
  172. ]]>
  173. </script>
  174. <xhtml:body guideline="1,1195;2,786;2,639;2,420;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  175. <shape id="roundrect1" appearance="roundrect" ellipsewidth="10" ellipseheight="10" style="left:5px; top:20px; width:1190px; height:35px; background-color:#fffbf2; border-color:#ffd799; "/>
  176. <caption id="caption19" class="tit_1" style="left:0px; top:0px; width:170px; height:14px; ">영상장비 코드 관리</caption>
  177. <line id="line2" class="line_1" style="x1:0px; y1:85px; x2:1195px; y2:85px; "/>
  178. <button id="btn_grdadd" class="btn2_letter3" style="left:1085px; top:60px; width:53px; height:19px; ">
  179. <caption>행추가</caption>
  180. <script type="javascript" ev:event="DOMActivate">
  181. <![CDATA[
  182. grd_goodlist.addRow();
  183. grd_goodlist.row = grd_goodlist.rows;
  184. var cnt = parseInt(grd_goodlist.row);
  185. model.setValue("/root/main/goodlist/item[" + cnt + "]/suppdeptcd", model.getValue("/root/send/globalinstance/instance1") );
  186. model.setValue("/root/main/goodlist/item[" + cnt + "]/mngtdeptcd", model.getValue("/root/send/globalinstance/instance1") );
  187. grd_goodlist.isReadOnly(cnt, 1) = false;
  188. ]]>
  189. </script>
  190. </button>
  191. <button id="btn_grddel" class="btn2_letter3" style="left:1142px; top:60px; width:53px; height:19px; ">
  192. <caption>행삭제</caption>
  193. <script type="javascript" ev:event="onclick">
  194. <![CDATA[
  195. // grd_goodlist.addStatus(grd_goodlistt.row,"delete");
  196. deleteSelectedRows(grd_goodlist, true);
  197. ]]>
  198. </script>
  199. </button>
  200. <group id="grp_btn" style="left:0px; top:757px; width:1195px; height:27px; ">
  201. <line id="line32" class="line_6" style="x1:0px; y1:0px; x2:1195px; y2:0px; "/>
  202. <button id="button1" class="btn4_letter2" style="left:1078px; top:4px; width:56px; height:22px; ">
  203. <caption>저장</caption>
  204. <script type="javascript" ev:event="DOMActivate">
  205. <![CDATA[
  206. if(!astfNullValidation("/root/main/goodlist/item", "goodnm", "장비명을")) return false;
  207. if(!astfNullValidation("/root/main/goodlist/item", "ipaddress", "장비의 IP를")) return false;
  208. for(i = 1; i < grd_goodlist.rows; i++)
  209. {
  210. var ipaddress = model.getValue("/root/main/goodlist/item[" + i + "]/ipaddress");
  211. var cnt = model.getXPathValue("count(/root/main/goodlist/item[ipaddress = '" + ipaddress + "'])");
  212. if(cnt > 1)
  213. {
  214. messageBox("장비 IP [" + ipaddress + "]가 ", "E006");
  215. return false;
  216. }
  217. }
  218. if ( messageBox("","Q002")==6 ) {
  219. var update = getGridUpdateData(grd_goodlist);
  220. if(update == ""){
  221. messageBox("업데이트 정보가 없습니다.", "I");
  222. return 0;
  223. } else {
  224. model.setValue("/root/send/req/data", update);
  225. if (submit("TXAEB05001")) {
  226. // 저장 후 팝업인 경우 변경 여부 returng하고 창을 닫는다
  227. submit("TRAEB05001");
  228. }
  229. }
  230. }
  231. ]]>
  232. </script>
  233. </button>
  234. <button id="btn_close" class="btn4_letter2" style="left:1138px; top:4px; width:56px; height:22px; ">
  235. <caption>닫기</caption>
  236. <script type="javascript" ev:event="DOMActivate">
  237. <![CDATA[
  238. window.close();
  239. ]]>
  240. </script>
  241. </button>
  242. </group>
  243. <datagrid id="grd_goodlist" nodeset="/root/main/goodlist/item" caption="ID^장비명^모델명^테이블^지원부서^검사/치료실^AETitle^IP^NetGate^WorkGate^Modality^설치장소^관리부서^관리자연락처^공급자연락처^사용여부^비고^자산번호" colsep="^" colwidth="36, 200, 105, 161, 130, 85, 110, 107, 100, 100, 62, 181, 119, 111, 124, 55, 151, 100" explorerbar="sortshow" mergecellsfixedrows="bycolrec" rowheader="update" rowsep="|" style="left:0px; top:85px; width:1195px; height:665px; ">
  244. <col disabled="true" editable="false" ref="goodid" style="text-align:center; "/>
  245. <col editable="false" ref="goodnm" type="inputbutton">
  246. <script type="javascript" ev:event="onbuttonclick">
  247. <![CDATA[
  248. //model.removeNode("/root/temp");
  249. //model.makeNode("/root/temp");
  250. model.copyNode("/root/temp", "/root/main/goodlist/item[" + grd_goodlist.row + "]");
  251. //model.setValue("/root/temp/goodid", model.getValue("/root/main/goodlist/item/goodid"));
  252. modal("SPAEB05000", "", "200", "200", "popup", "/root/hidden/pseursrvinfo", "/root/init/pseursrvinfo");
  253. model.refresh();
  254. var selectedrow = grd_goodlist.selectedCells.item(0).row;
  255. if(model.getValue("/root/temp/goodnm") != "")
  256. {
  257. model.setValue("/root/main/goodlist/item[" + selectedrow + "]/suppdeptcd", model.getValue("/root/temp/suppdeptcd"));
  258. model.setValue("/root/main/goodlist/item[" + selectedrow + "]/excuroomcd", model.getValue("/root/temp/excuroomcd"));
  259. model.setValue("/root/main/goodlist/item[" + selectedrow + "]/goodid", model.getValue("/root/temp/goodid"));
  260. model.setValue("/root/main/goodlist/item[" + selectedrow + "]/goodnm", model.getValue("/root/temp/goodnm"));
  261. model.setValue("/root/main/goodlist/item[" + selectedrow + "]/goodmodel", model.getValue("/root/temp/goodmodel"));
  262. model.setValue("/root/main/goodlist/item[" + selectedrow + "]/goodspec", model.getValue("/root/temp/goodspec"));
  263. model.setValue("/root/main/goodlist/item[" + selectedrow + "]/aetitle", model.getValue("/root/temp/aetitle"));
  264. model.setValue("/root/main/goodlist/item[" + selectedrow + "]/ipaddress", model.getValue("/root/temp/ipaddress"));
  265. model.setValue("/root/main/goodlist/item[" + selectedrow + "]/netgate", model.getValue("/root/temp/netgate"));
  266. model.setValue("/root/main/goodlist/item[" + selectedrow + "]/workgate", model.getValue("/root/temp/workgate"));
  267. model.setValue("/root/main/goodlist/item[" + selectedrow + "]/modality", model.getValue("/root/temp/modality"));
  268. model.setValue("/root/main/goodlist/item[" + selectedrow + "]/installplace", model.getValue("/root/temp/installplace"));
  269. model.setValue("/root/main/goodlist/item[" + selectedrow + "]/mngtdeptcd", model.getValue("/root/temp/mngtdeptcd"));
  270. model.setValue("/root/main/goodlist/item[" + selectedrow + "]/mngtcntctel", model.getValue("/root/temp/mngtcntctel"));
  271. model.setValue("/root/main/goodlist/item[" + selectedrow + "]/suplcntctel", model.getValue("/root/temp/suplcntctel"));
  272. model.setValue("/root/main/goodlist/item[" + selectedrow + "]/useyn", model.getValue("/root/temp/useyn"));
  273. model.setValue("/root/main/goodlist/item[" + selectedrow + "]/cmt", model.getValue("/root/temp/cmt"));
  274. model.refresh();
  275. }
  276. //if (model.getValue("/root/temp/goodid") == "") {
  277. var update = getGridUpdateData(grd_goodlist);
  278. grd_goodlist.addStatus(grd_goodlist.row,"update");
  279. //}
  280. ]]>
  281. </script>
  282. </col>
  283. <col ref="goodmodel" type="input" maxlength="20" style="text-align:center; "/>
  284. <col ref="goodspec" type="input" maxbyte="20" maxlength="20" style="text-align:left; "/>
  285. <col ref="suppdeptcd" type="combo">
  286. <choices>
  287. <itemset nodeset="/root/init/cmb_info/suppdept">
  288. <label ref="suppdeptnm"/>
  289. <value ref="suppdeptcd"/>
  290. </itemset>
  291. </choices>
  292. </col>
  293. <col ref="excuroomcd" type="combo">
  294. <choices>
  295. <itemset nodeset="/root/init/cmb_info/excuroomcdlist/excuroom">
  296. <label ref="basecdflagdesc"/>
  297. <value ref="basecd"/>
  298. </itemset>
  299. </choices>
  300. </col>
  301. <col ref="aetitle" type="input" maxbyte="20" maxlength="20" style="text-align:center; "/>
  302. <col ref="ipaddress" type="input" maxbyte="20" maxlength="20" style="font-weight:bold; color:#008080; text-align:left; "/>
  303. <col editmode="input" ref="netgate" type="combo">
  304. <choices>
  305. <itemset nodeset="/root/init/cmb_info/initnetg">
  306. <label ref="cdnm"/>
  307. <value ref="cdid"/>
  308. </itemset>
  309. </choices>
  310. </col>
  311. <col editmode="input" ref="workgate" type="combo">
  312. <choices>
  313. <itemset nodeset="/root/init/cmb_info/initworkg">
  314. <label ref="cdnm"/>
  315. <value ref="cdid"/>
  316. </itemset>
  317. </choices>
  318. </col>
  319. <col ref="modality" type="combo" maxbyte="20" maxlength="20">
  320. <choices>
  321. <itemset nodeset="/root/init/cmb_info/initmodal">
  322. <label ref="cdnm"/>
  323. <value ref="cdid"/>
  324. </itemset>
  325. </choices>
  326. </col>
  327. <col ref="installplace" type="input" maxbyte="20" maxlength="20" style="text-align:center; "/>
  328. <col ref="mngtdeptcd" type="combo">
  329. <choices>
  330. <itemset nodeset="/root/init/cmb_info/suppdept">
  331. <label ref="suppdeptnm"/>
  332. <value ref="suppdeptcd"/>
  333. </itemset>
  334. </choices>
  335. </col>
  336. <col ref="mngtcntctel" type="input" maxbyte="20" maxlength="20" style="text-align:center; "/>
  337. <col ref="suplcntctel" type="input" maxbyte="20" maxlength="20" style="text-align:center; "/>
  338. <col ref="useyn" type="input" maxbyte="20" maxlength="20" style="text-align:center; "/>
  339. <col ref="cmt" type="input" maxbyte="20" maxlength="20" style="text-align:center; "/>
  340. <col ref="fixasetcd" type="input" maxbyte="20" maxlength="20" style="text-align:center; "/>
  341. </datagrid>
  342. <caption id="caption1" class="search_name" style="left:510px; top:30px; width:80px; height:17px; ">장비IP :</caption>
  343. <caption id="caption2" class="search_name" style="left:750px; top:30px; width:82px; height:17px; ">장비명 :</caption>
  344. <button id="btn_sea" class="btn1_letter2" style="left:1126px; top:27px; width:56px; height:22px; ">
  345. <caption>조회</caption>
  346. <script type="javascript" ev:event="DOMActivate">
  347. <![CDATA[
  348. fnGetMainList();
  349. ]]>
  350. </script>
  351. </button>
  352. <input id="input8" ref="/root/send/srch/srchgoodid" class="input_search" style="left:585px; top:30px; width:155px; height:19px; ">
  353. <script type="javascript" ev:event="onkeydown">
  354. <![CDATA[
  355. if ( event.keyCode == 13 ) {
  356. setInputNodeCurText();
  357. fnGetMainList();
  358. }
  359. ]]>
  360. </script>
  361. </input>
  362. <input id="input1" ref="/root/send/srch/srchgoodnm" class="input_search" style="left:830px; top:30px; width:210px; height:19px; ">
  363. <script type="javascript" ev:event="onkeydown">
  364. <![CDATA[
  365. if ( event.keyCode == 13 ) {
  366. setInputNodeCurText();
  367. fnGetMainList();
  368. }
  369. ]]>
  370. </script>
  371. </input>
  372. <caption id="caption3" class="search_name" style="left:20px; top:30px; width:86px; height:17px; ">지원부서 :</caption>
  373. <select1 id="cmb_suppdeptcd" ref="/root/send/srch/suppdeptcd" appearance="minimal" style="left:115px; top:30px; width:140px; height:25px; ">
  374. <choices>
  375. <itemset nodeset="/root/init/cmb_info/suppdept">
  376. <label ref="suppdeptnm"/>
  377. <value ref="suppdeptcd"/>
  378. </itemset>
  379. </choices>
  380. <script type="javascript" ev:event="xforms-value-changed">
  381. <![CDATA[
  382. model.setValue("/root/send/globalinstance/instance1", model.getValue("/root/send/srch/suppdeptcd"));
  383. model.setValue("/root/send/srch/excuroomcd", "");
  384. submit("TRAEA00902", false);
  385. model.refresh();
  386. ]]>
  387. </script>
  388. </select1>
  389. <select1 id="cmb_excuroom" ref="/root/send/srch/excuroomcd" class="combo_search" appearance="minimal" editmode="inputsearch" style="left:370px; top:30px; width:115px; height:19px; ">
  390. <choices>
  391. <itemset nodeset="/root/init/cmb_info/excuroomcdlist/excuroom">
  392. <label ref="basecdflagdesc"/>
  393. <value ref="basecd"/>
  394. </itemset>
  395. </choices>
  396. </select1>
  397. <caption id="caption5" class="search_name" style="left:260px; top:30px; width:106px; height:17px; background-image:../../../com/commonweb/images/search_bullet1.gif; ">검사/치료실 :</caption>
  398. <button id="button2" class="btn3_letter4" style="left:892px; top:60px; width:80px; height:22px; ">
  399. <caption>라벨출력</caption>
  400. <script type="javascript" ev:event="DOMActivate">
  401. <![CDATA[
  402. var firstRow = grd_goodlist.selectedRow(0);
  403. var lastRow = grd_goodlist.selectedRow(grd_goodlist.selectedRows-1);
  404. var rows = grd_goodlist.selectedRows;
  405. for(var i = 0 ; i < rows; i++) {
  406. var goodnm = grd_goodlist.valueMatrix(grd_goodlist.selectedRow(i), grd_goodlist.colRef("goodnm"));
  407. // 위와 동일하게 구현하면
  408. // var goodnm = model.getValue("/root/main/goodlist/item["+ grd_goodlist.selectedRow(i) + "]/goodnm");
  409. var ipaddress = grd_goodlist.valueMatrix(grd_goodlist.selectedRow(i), grd_goodlist.colRef("ipaddress"));
  410. var netgate = grd_goodlist.valueMatrix(grd_goodlist.selectedRow(i), grd_goodlist.colRef("netgate"));
  411. var workgate = grd_goodlist.valueMatrix(grd_goodlist.selectedRow(i), grd_goodlist.colRef("workgate"));
  412. var installplace = grd_goodlist.valueMatrix(grd_goodlist.selectedRow(i), grd_goodlist.colRef("installplace"));
  413. if ( goodnm == "" ) {
  414. messageBox("처방목록이 선택되지 ", "E007");
  415. return;
  416. }
  417. model.resetInstanceNode("/root/rexsend/rexbarcode");
  418. //alert("goodnm = " +goodnm);
  419. model.setValue("/root/rexsend/rexbarcode/goodnm", goodnm);
  420. model.setValue("/root/rexsend/rexbarcode/ipaddress", ipaddress);
  421. model.setValue("/root/rexsend/rexbarcode/netgate", netgate);
  422. model.setValue("/root/rexsend/rexbarcode/workgate", workgate);
  423. model.setValue("/root/rexsend/rexbarcode/installplace", installplace);
  424. makeReportPreview(0,0,10, 10, "");
  425. fPrintRexbar("RPAEB05001");
  426. //exeReportPreview("RPAEB05001", "XMLSTR" , "" , "" , "false" , "", "", "", "", "false");
  427. }
  428. ]]>
  429. </script>
  430. </button>
  431. <button id="btn_prntset" class="btn3_letter5" style="left:975px; top:60px; width:92px; height:22px; ">
  432. <caption>프린터설정</caption>
  433. <script type="javascript" ev:event="DOMActivate">
  434. <![CDATA[
  435. fSetPrint();
  436. ]]>
  437. </script>
  438. </button>
  439. </xhtml:body>
  440. </xhtml:html>