Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1402396
  • 博文数量: 416
  • 博客积分: 13005
  • 博客等级: 上将
  • 技术积分: 3297
  • 用 户 组: 普通用户
  • 注册时间: 2006-04-05 16:26
文章分类

全部博文(416)

文章存档

2014年(1)

2013年(4)

2012年(46)

2011年(64)

2010年(12)

2009年(4)

2008年(40)

2007年(187)

2006年(58)

分类:

2007-08-14 13:31:12

number(string(RelativeDate(today(),(30-45)),'YYYYMMDD'))-number( string( indt ) );
number(string(RelativeDate(today(),(30-60)),'YYYYMMDD'))-number(  string(indt,'YYYYMMDD')  );
number(string(RelativeDate(today(),(30-60)),'YYYYMMDD'))-number(  indt );
在数据窗口的对象“Computed Field”中的“Compute Expression”中若用
number(string(RelativeDate(today(),-15),'YYYYMMDD'))-number( string( indt ) )
是不正确的,会出现“Comma Missing”的错误
阅读(2242) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~