dw_msg_mt_fj.srd 10 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. $PBExportHeader$dw_msg_mt_fj.srd
  2. release 11.5;
  3. datawindow(units=0 timer_interval=0 color=1073741824 brushmode=0 transparency=0 gradient.angle=0 gradient.color=8421504 gradient.focus=0 gradient.repetition.count=0 gradient.repetition.length=100 gradient.repetition.mode=0 gradient.scale=100 gradient.spread=100 gradient.transparency=0 picture.blur=0 picture.clip.bottom=0 picture.clip.left=0 picture.clip.right=0 picture.clip.top=0 picture.mode=0 picture.scale.x=100 picture.scale.y=100 picture.transparency=0 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 print.background=no print.preview.background=no print.preview.outline=yes hidegrayline=no showbackcoloronxp=no picture.file="" )
  4. header(height=24 color="536870912" transparency="0" gradient.color="8421504" gradient.transparency="0" gradient.angle="0" brushmode="0" gradient.repetition.mode="0" gradient.repetition.count="0" gradient.repetition.length="100" gradient.focus="0" gradient.scale="100" gradient.spread="100" )
  5. summary(height=0 color="536870912" transparency="0" gradient.color="8421504" gradient.transparency="0" gradient.angle="0" brushmode="0" gradient.repetition.mode="0" gradient.repetition.count="0" gradient.repetition.length="100" gradient.focus="0" gradient.scale="100" gradient.spread="100" )
  6. footer(height=0 color="536870912" transparency="0" gradient.color="8421504" gradient.transparency="0" gradient.angle="0" brushmode="0" gradient.repetition.mode="0" gradient.repetition.count="0" gradient.repetition.length="100" gradient.focus="0" gradient.scale="100" gradient.spread="100" )
  7. detail(height=172 color="536870912" transparency="0" gradient.color="8421504" gradient.transparency="0" gradient.angle="0" brushmode="0" gradient.repetition.mode="0" gradient.repetition.count="0" gradient.repetition.length="100" gradient.focus="0" gradient.scale="100" gradient.spread="100" height.autosize=yes )
  8. table(column=(type=long update=yes updatewhereclause=yes key=yes name=fileid dbname="U_File.FileID" initial="0" )
  9. column=(type=char(191) update=yes updatewhereclause=yes name=fjname dbname="fjname" initial="唛头文件.rar" )
  10. column=(type=char(18) update=yes updatewhereclause=yes name=filesize dbname="filesize" initial="10 MB" )
  11. column=(type=char(260) update=yes updatewhereclause=yes name=dscrp dbname="Dscrp" initial="备注信息" )
  12. column=(type=char(255) updatewhereclause=yes name=dscrp_data dbname="U_File.dscrp_data" )
  13. column=(type=datetime update=yes updatewhereclause=yes name=opdate dbname="U_File.Opdate" initial="today" )
  14. column=(type=char(10) update=yes updatewhereclause=yes name=opemp dbname="U_File.Opemp" initial="建立人" )
  15. column=(type=char(40) update=yes updatewhereclause=yes name=filetype dbname="FileType" initial="rar" )
  16. column=(type=char(4) updatewhereclause=yes name=download dbname="download" initial="下载" )
  17. column=(type=char(8) updatewhereclause=yes name=dscrp_edit dbname="dscrp_edit" initial="编辑备注" )
  18. column=(type=char(4) updatewhereclause=yes name=del dbname="del" initial="删除" )
  19. column=(type=char(255) updatewhereclause=yes name=fjpath dbname="fjpath" initial="empty" )
  20. retrieve="SELECT FileID,
  21. RTRIM(FileName) + '.' + LOWER(FileType) AS fjname,
  22. case when CEILING(1.000 * DATALENGTH(U_File.filedata)/1024) >= 1024 then
  23. cast ( cast(CEILING(1.000 * DATALENGTH(U_File.filedata)/1024) / 1024 as decimal(18,1)) as varchar(15)) + ' MB'
  24. else
  25. cast( cast(CEILING(1.000 * DATALENGTH(U_File.filedata)/1024) AS int) as varchar(10)) +' KB' end
  26. as filesize,
  27. case ltrim(rtrim(Dscrp)) when '' then '' else '备注:'+ltrim(rtrim(Dscrp)) end as Dscrp,
  28. Dscrp as dscrp_data,
  29. Opdate,
  30. Opemp,
  31. LOWER(FileType) as FileType,
  32. '下载' as download,
  33. case ltrim(rtrim(Dscrp)) when '' then '增加备注' else '编辑备注' end as dscrp_edit,
  34. '删除' as del,
  35. space(255) as fjpath
  36. FROM U_File
  37. WHERE U_File.ClassID = :arg_classid AND
  38. U_File.relid = :arg_relid AND
  39. U_File.billtype = :arg_billtype and
  40. U_File.relid_mx = :arg_relid_mx AND
  41. U_File.scid = :arg_scid " update="U_File" updatewhere=1 updatekeyinplace=no arguments=(("arg_classid", number),("arg_scid", number),("arg_relid", number),("arg_billtype", number),("arg_relid_mx", number)) )
  42. column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="33554432" x="174" y="8" height="64" width="2043" format="[general]" html.valueishtml="0" name=fjname visible="1" edit.limit=171 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  43. bitmap(band=detail filename="mt_rar.png" x="32" y="8" height="96" width="114" border="0" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" name=p_rar visible="1~tif( filetype = 'rar' or filetype = 'zip' or filetype = '7z',1,0)" transparency="0" )
  44. bitmap(band=detail filename="mt_pic.png" x="32" y="8" height="96" width="110" border="0" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" name=p_pic visible="1~tif( filetype = 'bmp' or filetype = 'jpg' or filetype = 'png' or filetype = 'gif',1,0)" transparency="0" )
  45. bitmap(band=detail filename="mt_word.png" x="32" y="8" height="96" width="110" border="0" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" name=p_word visible="1~tif( filetype ='doc' or filetype = 'docx',1,0)" transparency="0" )
  46. bitmap(band=detail filename="mt_excel.png" x="32" y="8" height="96" width="110" border="0" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" name=p_excel visible="1~tif( filetype ='xls' or filetype = 'xlsx',1,0)" transparency="0" )
  47. bitmap(band=detail filename="mt_file.png" x="32" y="8" height="96" width="110" border="0" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" name=p_file visible="1~t if( filetype ='xls' or filetype = 'xlsx' or filetype = 'rar' or filetype = 'zip' or filetype = '7z' or filetype = 'bmp' or filetype = 'jpg' or filetype = 'png' or filetype = 'gif' or filetype ='doc' or filetype = 'docx',0,1)" transparency="0" )
  48. column(band=detail id=11 alignment="0" tabsequence=32766 border="0" color="255" x="178" y="84" height="72" width="151" format="[general]" html.valueishtml="0" name=del pointer="HyperLink!" visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" transparency="0" )
  49. line(band=detail x1="165" y1="164" x2="2240" y2="164" name=l_1 visible="1" slideup=directlyabove pen.style="0" pen.width="5" pen.color="12632256" background.mode="2" background.color="1073741824" background.transparency="0" background.gradient.color="8421504" background.gradient.transparency="0" background.gradient.angle="0" background.brushmode="0" background.gradient.repetition.mode="0" background.gradient.repetition.count="0" background.gradient.repetition.length="100" background.gradient.focus="0" background.gradient.scale="100" background.gradient.spread="100" tooltip.backcolor="134217752" tooltip.delay.initial="0" tooltip.delay.visible="32000" tooltip.enabled="0" tooltip.hasclosebutton="0" tooltip.icon="0" tooltip.isbubble="0" tooltip.maxwidth="0" tooltip.textcolor="134217751" tooltip.transparency="0" )
  50. htmltable(border="1" )
  51. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" pagingmethod=0 generatedddwframes="1" )
  52. xhtmlgen() cssgen(sessionspecific="0" )
  53. xmlgen(inline="0" )
  54. xsltgen()
  55. jsgen()
  56. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  57. import.xml()
  58. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
  59. export.xhtml()