1234567891011121314151617 |
- $PBExportHeader$dw_rpt_function.srd
- $PBExportComments$可调用的函数--数据窗口
- release 6;
- datawindow(units=0 timer_interval=0 color=16777215 processing=1 print.documentname="" print.orientation = 0 print.margin.left = 107 print.margin.right = 107 print.margin.top = 97 print.margin.bottom = 97 print.paper.source = 0 print.paper.size = 0 print.prompt=no print.buttons=no print.preview.buttons=no grid.lines=0 )
- header(height=68 color="536870912" )
- summary(height=0 color="536870912" )
- footer(height=0 color="536870912" )
- detail(height=72 color="536870912" )
- table(column=(type=char(16) updatewhereclause=yes name=func_china dbname="func_china" )
- column=(type=char(18) updatewhereclause=yes name=func_english dbname="func_english" )
- )
- data("绝对值()", "ABS()", "ASCII码()", "ASC()", "字符()", "CHAR()", "余弦()", "COS()", "计数()", "COUNT()", "当前行()", "CURRENTROW()", "转换成日期()", "DATE()", "换成日期时间()", "DATETIME()", "月的第几天()", "DAY()", "e^()", "EXP()", "金额大写()", "f_convert()", "前台取数()", "f_getfromdw()", "后台取数()", "f_getfromtable()", "变量()", "f_var()", "字符串填充()", "FILL()", "行号()", "GETROW()", "如果()", "IF()", "转换成整数()", "INTEGER()", "左边截取()", "LEFT()", "删左边空格()", "LEFTTRIME()", "长度()", "LEN()", "自然对数()", "LOG()", "10为底的对数()", "LOGTEN()", "转换成长整数()", "LONG()", "小写形式()", "LOWER()", "最大值()", "MAX()", "最小值()", "MIN()", "月()", "MONTH()", "系统时间()", "NOW()", "第几页()", "PAGE()", "总页数()", "PAGECOUNT()", "右边截取()", "RIGHT()", "删右边空格()", "RIGHTTRIM()", "取小数位()", "ROUND()", "正弦()", "SIN()", "空格数()", "SPACE()", "平方根()", "SQRT()", "转换成字符串()", "STRING()", "求和()", "SUM()", "正切()", "TAN()", "系统日期()", "TODAY()", "删两边空格()", "TRIM()", "大写形式()", "UPPER()", "年()", "YEAR()", )
- column(band=detail id=1 alignment="0" tabsequence=32766 border="0" color="0~tif(pos(func_english,'f_')=1,255,0)" x="9" y="8" height="56" width="393" format="[general]" name=func_china tag="函数中文名" edit.limit=16 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" )
- column(band=detail id=2 alignment="0" tabsequence=32766 border="0" color="0~tif(pos(func_english,'f_')=1,255,0)" x="411" y="8" height="56" width="453" format="[general]" name=func_english tag="函数英文名" edit.limit=18 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" )
- text(band=header alignment="2" text="函数中文名"border="6" color="0" x="9" y="8" height="52" width="393" name=func_china_t font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="80269524" )
- text(band=header alignment="2" text="函数英文名"border="6" color="0" x="411" y="8" height="52" width="453" name=func_english_t font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="80269524" )
- htmltable(border="1" cellpadding="0" cellspacing="0" generatecss="no" nowrap="yes")
|