dw_static_script.srd 3.2 KB

1234567891011121314151617181920212223242526
  1. $PBExportHeader$dw_static_script.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 selected.mouse=no )
  4. header(height=72 color="536870912" )
  5. summary(height=0 color="536870912" )
  6. footer(height=0 color="536870912" )
  7. detail(height=76 color="536870912" )
  8. table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=static_id dbname="TbFields_Script.Static_id" )
  9. column=(type=char(50) update=yes updatewhereclause=yes name=static_script dbname="TbFields_Script.Static_Script" )
  10. column=(type=long update=yes updatewhereclause=yes key=yes name=gx_id dbname="TbFields_Script.GX_id" )
  11. retrieve=" SELECT TbFields_Script.Static_id,
  12. TbFields_Script.Static_Script,
  13. TbFields_Script.GX_id
  14. FROM TbFields_Script
  15. WHERE TbFields_Script.GX_id = :argus1
  16. ORDER BY TbFields_Script.Static_id ASC
  17. " update="TbFields_Script" updatewhere=1 updatekeyinplace=no arguments=(("argus1", number)) )
  18. text(band=header alignment="2" text="选项编号" border="0" color="0" x="9" y="8" height="56" width="270" html.valueishtml="0" name=static_id_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" )
  19. text(band=header alignment="2" text="描述内容" border="0" color="0" x="288" y="8" height="56" width="878" html.valueishtml="0" name=static_script_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" )
  20. column(band=detail id=1 alignment="2" tabsequence=10 border="0" color="0" x="9" y="4" height="68" width="270" format="[general]" html.valueishtml="0" name=static_id 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="553648127" )
  21. column(band=detail id=2 alignment="0" tabsequence=20 border="0" color="0" x="288" y="4" height="68" width="878" format="[general]" html.valueishtml="0" name=static_script visible="1" edit.limit=50 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="553648127" )
  22. htmltable(border="1" )
  23. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  24. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  25. import.xml()
  26. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )