Skip to main content



      Home
Home » Archived » BIRT » unnamed script error(compiled source: unnamed script error)
unnamed script error [message #1220416] Wed, 11 December 2013 10:40 Go to next message
Eclipse UserFriend
Please help. I need this report for production and I am getting this error:

Compiled Source: unnamed script
params["statusDate"]
end compilation.

I have a date as a parameter and i have a default date for the parameter as a javascript:
BirtDateTime.addMonth(BirtDateTime.today(),-1).
Re: unnamed script error [message #1220605 is a reply to message #1220416] Thu, 12 December 2013 11:55 Go to previous message
Eclipse UserFriend
Can you post more of your script?

this.text = BirtDateTime.addMonth(BirtDateTime.today(),-1)


In a label works for me from onCreate(). From what your error says it looks like you're needing to use params["statusDate"].value
Previous Topic:Conversion failed when converting date and/or time from character string.
Next Topic:Export Report Dialog - Is there a way to change the order of the Export Formats?
Goto Forum:
  


Current Time: Sat Jul 05 04:02:57 EDT 2025

Powered by FUDForum. Page generated in 0.03146 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top