.net - Keywords not recognised in Crystal Reports -


i'm attempting recreate form in crystal reports, under vs2010, after form created under vs2008 stopped working.

i have reached point trying copy following function old form new:

shared myvariable string myvariable = {mytable.mycolumnname} formula = "" 

in original function editor, words "shared" "as string" , "formula" highlighted in blue keywords.

in new version of report, "shared" highlighted keyword. when try , save function, told contains error. error reported as:

"a variable type (for example, 'numbervar') missing." 

the formula works on original formula workshop. why not now?

found it.

there's dropdown box @ top of formula workshop, set "crystal syntax". changed "basic syntax" , fine.

leaving question here in case finds same problem, because couldn't relevant out of google.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -