123456789101112 |
- $PBExportHeader$dddw_empstatus.srd
- release 6;
- datawindow(units=0 timer_interval=0 color=16777215 processing=0 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.prompt=no print.buttons=no print.preview.buttons=no )
- summary(height=0 color="536870912" )
- footer(height=0 color="536870912" )
- detail(height=68 color="536870912" )
- table(column=(type=char(10) updatewhereclause=yes name=name dbname="name" )
- column=(type=number updatewhereclause=yes name=status dbname="status" )
- )
- data("在职", 1,"离职", 0,"试用", 2,)
- column(band=detail id=1 alignment="0" tabsequence=32766 border="0" color="0" x="0" y="0" height="68" width="293" format="[general]" name=name edit.limit=0 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" )
- htmltable(border="1" cellpadding="0" cellspacing="0" generatecss="no" nowrap="yes")
|