dw_ctdatatime_mx.srd 7.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. $PBExportHeader$dw_ctdatatime_mx.srd
  2. release 9;
  3. datawindow(units=0 timer_interval=0 color=16777215 processing=1 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 110 print.margin.right = 110 print.margin.top = 96 print.margin.bottom = 96 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no grid.lines=0 )
  4. header(height=72 color="536870912" )
  5. summary(height=0 color="536870912" )
  6. footer(height=0 color="536870912" )
  7. detail(height=68 color="536870912" )
  8. table(column=(type=datetime updatewhereclause=yes name=ct_stdt dbname="sys_ct_datamx.ct_stdt" )
  9. column=(type=datetime updatewhereclause=yes name=ct_eddt dbname="sys_ct_datamx.ct_eddt" )
  10. column=(type=long updatewhereclause=yes name=ct_errnum dbname="sys_ct_datamx.ct_errnum" )
  11. column=(type=long updatewhereclause=yes name=ct_delerrnum dbname="sys_ct_datamx.ct_delerrnum" )
  12. column=(type=long updatewhereclause=yes key=yes identity=yes name=ct_id dbname="sys_ct_datamx.ct_id" )
  13. column=(type=long updatewhereclause=yes name=ct_type dbname="sys_ct_datamx.ct_type" values="文件 0/管道 1/" )
  14. column=(type=long updatewhereclause=yes name=ct_delflag dbname="sys_ct_datamx.ct_delflag" values=" 1/ 0" )
  15. retrieve=" SELECT sys_ct_datamx.ct_stdt,
  16. sys_ct_datamx.ct_eddt,
  17. sys_ct_datamx.ct_errnum,
  18. sys_ct_datamx.ct_delerrnum,
  19. sys_ct_datamx.ct_id,
  20. sys_ct_datamx.ct_type,
  21. sys_ct_datamx.ct_delflag
  22. FROM sys_ct_datamx
  23. ORDER BY sys_ct_datamx.ct_id ASC
  24. " update="sys_ct_datamx" updatewhere=0 updatekeyinplace=no sort="ct_stdt D " )
  25. text(band=header alignment="2" text="" border="0" color="0" x="9" y="8" height="56" width="78" html.valueishtml="0" name=t_1 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  26. text(band=header alignment="2" text="类型" border="0" color="0" x="96" y="8" height="56" width="201" html.valueishtml="0" name=ct_type_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  27. text(band=header alignment="2" text="起始截数时间" border="0" color="0" x="306" y="8" height="56" width="558" html.valueishtml="0" name=ct_stdt_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  28. text(band=header alignment="2" text="结束截数时间" border="0" color="0" x="873" y="8" height="56" width="576" html.valueishtml="0" name=ct_eddt_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  29. text(band=header alignment="2" text="导出/导入错误" border="0" color="0" x="1458" y="8" height="56" width="416" html.valueishtml="0" name=ct_errnum_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  30. compute(band=detail alignment="2" expression="getrow()"border="0" color="0" x="9" y="4" height="60" width="78" format="[general]" html.valueishtml="0" name=obj_2818828 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  31. column(band=detail id=6 alignment="2" tabsequence=32766 border="0" color="0" x="96" y="4" height="60" width="201" format="" html.valueishtml="0" name=ct_type visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  32. column(band=detail id=1 alignment="2" tabsequence=32766 border="0" color="0" x="306" y="4" height="60" width="558" format="yyyy-mm-dd hh:mm:ss" html.valueishtml="0" name=ct_stdt visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  33. column(band=detail id=2 alignment="2" tabsequence=32766 border="0" color="0" x="873" y="4" height="60" width="576" format="yyyy-mm-dd hh:mm:ss" html.valueishtml="0" name=ct_eddt visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  34. column(band=detail id=3 alignment="2" tabsequence=32766 border="0" color="0" x="1458" y="4" height="60" width="416" format="[general]" html.valueishtml="0" name=ct_errnum visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  35. text(band=header alignment="2" text="删除错误" border="0" color="0" x="1883" y="8" height="56" width="238" html.valueishtml="0" name=ct_delerrnum_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  36. text(band=header alignment="2" text="删除" border="0" color="33554432" x="2130" y="8" height="56" width="123" html.valueishtml="0" name=ct_delflag_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="1073741824" )
  37. column(band=detail id=4 alignment="2" tabsequence=32766 border="0" color="0" x="1883" y="4" height="60" width="238" format="[general]" html.valueishtml="0" name=ct_delerrnum visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  38. column(band=detail id=7 alignment="2" tabsequence=0 border="0" color="0" x="2135" y="4" height="60" width="119" html.valueishtml="0" name=ct_delflag visible="1" checkbox.text="" checkbox.on="1" checkbox.off="0" checkbox.scale=no checkbox.threed=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  39. htmltable(border="1" )
  40. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  41. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  42. import.xml()
  43. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )