dw_fj_file_edit.srd 8.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. $PBExportHeader$dw_fj_file_edit.srd
  2. release 9;
  3. datawindow(units=0 timer_interval=0 color=16777215 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=652 color="536870912" )
  7. table(column=(type=long update=yes updatewhereclause=yes key=yes name=fileid dbname="U_File.FileID" initial="0" )
  8. column=(type=char(100) update=yes updatewhereclause=yes name=displayname dbname="U_File.DisplayName" initial="empty" )
  9. column=(type=char(255) update=yes updatewhereclause=yes name=filename dbname="U_File.FileName" initial="empty" )
  10. column=(type=char(20) update=yes updatewhereclause=yes name=filetype dbname="U_File.FileType" initial="empty" )
  11. column=(type=char(255) update=yes updatewhereclause=yes name=dscrp dbname="U_File.Dscrp" initial="empty" )
  12. column=(type=datetime update=yes updatewhereclause=yes name=opdate dbname="U_File.Opdate" initial="today" )
  13. column=(type=char(10) update=yes updatewhereclause=yes name=opemp dbname="U_File.Opemp" initial="empty" )
  14. column=(type=decimal(2) updatewhereclause=yes name=filesize dbname="filesize" )
  15. column=(type=char(94) updatewhereclause=yes name=filepath dbname="filepath" initial="empty" )
  16. retrieve=" SELECT U_File.FileID,
  17. U_File.DisplayName,
  18. U_File.FileName,
  19. U_File.FileType,
  20. U_File.Dscrp,
  21. U_File.Opdate,
  22. U_File.Opemp,
  23. 0.00 as filesize,
  24. ' ' as filepath
  25. FROM U_File
  26. " update="U_File" updatewhere=1 updatekeyinplace=no )
  27. column(band=detail id=9 alignment="0" tabsequence=32766 border="4" color="8388608" x="402" y="156" height="68" width="1970" format="[general]" html.valueishtml="0" name=filepath visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  28. column(band=detail id=5 alignment="0" tabsequence=30 border="4" color="16711680" x="402" y="396" height="68" width="2112" format="[general]" html.valueishtml="0" name=dscrp visible="1" edit.limit=255 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="2" background.color="16777215" )
  29. column(band=detail id=6 alignment="0" tabsequence=32766 border="4" color="0" x="402" y="516" height="68" width="690" format="[shortdate] [time]" html.valueishtml="0" name=opdate 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="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  30. text(band=detail alignment="1" text="原文件名称" border="0" color="16711680" x="41" y="276" height="56" width="347" html.valueishtml="0" name=filename_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" )
  31. text(band=detail alignment="1" text="文件路径" border="0" color="8388608" x="41" y="156" height="56" width="347" html.valueishtml="0" name=filepath_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" )
  32. text(band=detail alignment="1" text="备 注" border="0" color="16711680" x="41" y="396" height="56" width="347" 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" )
  33. text(band=detail alignment="1" text="建立时间" border="0" color="0" x="41" y="516" height="56" width="347" html.valueishtml="0" name=opdate_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" )
  34. text(band=detail alignment="1" text="文件名称" border="0" color="16711680" x="41" y="36" height="56" width="347" html.valueishtml="0" name=displayname_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" )
  35. button(band=detail text="..." enabled=yes action="0" border="0" color="33554432" x="2386" y="152" height="76" width="133" vtextalign="0" htextalign="0" name=b_ch visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="67108864" )
  36. column(band=detail id=4 alignment="0" tabsequence=32766 border="4" color="8388608" x="2094" y="276" height="68" width="425" format="[general]" html.valueishtml="0" name=filetype visible="1" dddw.name=ddd_filetype dddw.displaycolumn=filetype dddw.datacolumn=filetype dddw.percentwidth=0 dddw.lines=0 dddw.limit=0 dddw.allowedit=yes dddw.useasborder=no dddw.case=any dddw.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  37. column(band=detail id=7 alignment="0" tabsequence=32766 border="4" color="0" x="2094" y="516" height="68" width="425" 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="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  38. text(band=detail alignment="1" text="文件类型" border="0" color="8388608" x="1733" y="276" height="56" width="347" html.valueishtml="0" name=filetype_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" )
  39. text(band=detail alignment="1" text="建 立 人" border="0" color="0" x="1733" y="516" height="56" width="347" 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" )
  40. column(band=detail id=3 alignment="0" tabsequence=20 border="4" color="16711680" x="402" y="276" height="68" width="1317" format="[general]" html.valueishtml="0" name=filename visible="1" edit.limit=255 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="2" background.color="16777215" )
  41. column(band=detail id=2 alignment="0" tabsequence=10 border="4" color="16711680" x="402" y="36" height="68" width="1317" format="[general]" html.valueishtml="0" name=displayname visible="1" edit.limit=100 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="2" background.color="16777215" )
  42. text(band=detail alignment="1" text="文件大小(KB)" border="0" color="0" x="1733" y="36" height="56" width="347" 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" )
  43. column(band=detail id=8 alignment="1" tabsequence=32766 border="4" color="0" x="2094" y="36" height="68" width="425" format="#0.#" html.valueishtml="0" name=filesize visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  44. htmltable(border="1" )
  45. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  46. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  47. import.xml()
  48. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )