Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
If any one have used applycodepage() please let me know how to use that..If a sample qvw is provided with the implementation that would be greathelp.
Thanks in advance
Hi I have used it once to see if the data correspond to ASCII-Codepage
=ApplyCodepage(EmpName,437)
from
I have got
that means that my data is not standard ASCII .
I hope this helps
regards
Bumin