ddd_quote_assign_emp.srd 1.6 KB

1234567891011121314151617
  1. $PBExportHeader$ddd_quote_assign_emp.srd
  2. release 9;
  3. datawindow(units=0 timer_interval=0 color=1073741824 processing=0 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 )
  4. summary(height=0 color="536870912" )
  5. footer(height=0 color="536870912" )
  6. detail(height=80 color="536870912" )
  7. table(column=(type=char(10) update=yes updatewhereclause=yes name=assign_emp dbname="u_quote.assign_emp" )
  8. retrieve=" SELECT DISTINCT top 10 u_quote.assign_emp
  9. FROM u_quote
  10. WHERE (DATEDIFF([day], opdate, GETDATE()) <= 31)
  11. " )
  12. column(band=detail id=1 alignment="2" tabsequence=10 border="0" color="33554432" x="27" y="8" height="68" width="549" format="[general]" html.valueishtml="0" name=assign_emp 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="2" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  13. htmltable(border="1" )
  14. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  15. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  16. import.xml()
  17. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )