‎2009 Apr 06 7:38 AM
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
‎2009 Apr 06 7:45 AM
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.
‎2009 Apr 06 9:53 AM
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