Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Unicode Checks for Include Types

Former Member
0 Likes
536

Hi All,

How can we check for the Unicode checks in Include Programs?

If a Executable program which has got its unicoide checks active flagged and which calls an include in it,

Will the include program also have the unicode check active in it?

Or is it determined in any other way?

In general how does an include program react for unicode checks in the call program.

Thanks in advance,

Sai

2 REPLIES 2
Read only

rainer_hbenthal
Active Contributor
0 Likes
459

The report will not compile in an unicode enabled system if one of its include is not unicode compliant. Check transaction uccheck, it will check include files, too.

Read only

0 Likes
459

Hi Rainer,

Where do i find the include is unicode checked or not?

If i go to the attributes of an include i dont find the unicode checks active displayed for it.

Is there any other way of determining it?

Or the include's unicode check is dependent on that of the calling program.

Thanks,

Sai