【发布时间】:2012-08-20 21:09:23
【问题描述】:
如何在iReport中为参数使用本地化的默认值?
使用 $R{message.key} 作为参数默认值会对 iReport 的“读取字段”功能产生负面影响的 SQL 编辑器。更准确地说,显示以下错误(在 Report query 对话框中按下 Read fields 按钮后):
Sourced file: inline evaluation of: ``$R{message.key}'' : Attempt to access property on undefined variable or class name
有什么办法可以解决这个iReport问题?
这是说明问题的图像:
【问题讨论】: