123456789101112131415161718192021222324252627282930313233343536373839 |
- $PBExportHeader$dw_sys_log.srd
- release 9;
- 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 )
- header(height=72 color="536870912" )
- summary(height=0 color="536870912" )
- footer(height=64 color="536870912" )
- detail(height=84 color="536870912" height.autosize=yes)
- table(column=(type=long update=yes updatewhereclause=yes key=yes name=logid dbname="Sys_oplog.logid" )
- column=(type=char(20) update=yes updatewhereclause=yes name=logtype dbname="Sys_oplog.Logtype" )
- column=(type=char(250) update=yes updatewhereclause=yes name=dscrp dbname="Sys_oplog.Dscrp" )
- column=(type=datetime update=yes updatewhereclause=yes name=optime dbname="Sys_oplog.Optime" )
- column=(type=char(10) update=yes updatewhereclause=yes name=opemp dbname="Sys_oplog.opemp" )
- column=(type=long updatewhereclause=yes name=deleteflag dbname="deleteflag" values=" 1/ 0" )
- retrieve=" SELECT Sys_oplog.logid,
- Sys_oplog.Logtype,
- Sys_oplog.Dscrp,
- Sys_oplog.Optime,
- Sys_oplog.opemp,
- 0 as deleteflag
- FROM Sys_oplog
- WHERE ( Sys_oplog.Optime >= :arg_firstdate ) AND
- ( Sys_oplog.Optime <= :arg_enddate )
- " update="Sys_oplog" updatewhere=1 updatekeyinplace=no arguments=(("arg_firstdate", datetime),("arg_enddate", datetime)) sort="optime D " )
- text(band=header alignment="2" text="日志类型" border="0" color="0" x="9" y="8" height="56" width="430" html.valueishtml="0" name=logtype_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" )
- text(band=header alignment="2" text="日志描述" border="0" color="0" x="448" y="8" height="56" width="1819" html.valueishtml="0" name=dscrp_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" )
- text(band=header alignment="2" text="时间" border="0" color="0" x="2277" y="8" height="56" width="590" html.valueishtml="0" name=optime_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" )
- text(band=header alignment="2" text="操作员" border="0" color="0" x="2875" y="8" height="56" width="302" html.valueishtml="0" name=opemp_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" )
- text(band=header alignment="2" text="删除" border="0" color="16711680" x="3186" y="8" height="56" width="142" html.valueishtml="0" name=deleteflag_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" )
- compute(band=footer alignment="2" expression="count(logtype for all)"border="0" color="16711680" x="9" y="4" height="56" width="430" format="[general]" html.valueishtml="0" name=compute_1 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
- column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="0" x="9" y="8" height="68" width="430" format="[general]" html.valueishtml="0" name=logtype visible="1" edit.limit=20 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" )
- column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="0" x="448" y="8" height="68" width="1819" format="[general]" html.valueishtml="0" name=dscrp visible="1" height.autosize=yes edit.limit=250 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" )
- column(band=detail id=4 alignment="0" tabsequence=32766 border="0" color="0" x="2277" y="8" height="68" width="590" format="[shortdate] [time]" html.valueishtml="0" name=optime 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" )
- column(band=detail id=5 alignment="0" tabsequence=32766 border="0" color="0" x="2875" y="8" height="68" width="302" format="[general]" html.valueishtml="0" name=opemp visible="1" edit.limit=10 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" )
- column(band=detail id=6 alignment="2" tabsequence=10 border="0" color="16711680" x="3186" y="8" height="68" width="142" format="[general]" html.valueishtml="0" name=deleteflag 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" )
- htmltable(border="1" )
- htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
- export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
- import.xml()
- export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
|