Page 1 of 1

It's not exist "ToUpperCase"

Posted: Mon Jun 21, 2010 9:06 pm
by linmianfen
Hello,
I open the Designer,add a "Text" to the page.Edit the "Text" as:

{Switch(F_Language=="CHI",Format("{0:d}",Today),F_Language=="ENG",Format("{0:%d}",Today)+Substring(ToUpperCase(Format("{0:r}",Today)),8,3)+Format("{0:yyyy}",Today),true,Format("{0:d}",Today))}

when preview, presentation:
c:\Documents and Settings\Administrator\Local Settings\Temp\l6w2_kyb.0.cs(260,302) : error CS0103: 当前上下文中不存在名称“ToUpperCase”

So I don't know the reason.

Thank you!

It's not exist "ToUpperCase"

Posted: Tue Jun 22, 2010 1:55 am
by Ivan
Hello,

We made some improvements in that direction.
Please check the last prerelease build and let us know about the result.

Thank you.

It's not exist "ToUpperCase"

Posted: Tue Jun 22, 2010 3:13 am
by linmianfen
How to get the last prerelease ?
I download the "Stimulsoft Reports.Ultimate 2010.1"
on " http://www.stimulsoft.com/Downloads.aspx".
But the problem also has exit.

It's not exist "ToUpperCase"

Posted: Tue Jun 22, 2010 6:19 am
by Ivan
Hello,

Please check the http://www.stimulsoft.com/ReportsUltimateDownloads.aspx page
and load "Stimulsoft Reports.Ultimate 2010.06.21_D" prerelease build.

Thank you.