Hi Folks,
I am facing an error when trying to upload a file.The file is having some characters like '#' and '%' and code page error is triggering. " At the conversion of a text from code page '4110' to code page '4102' ".
Tried to rectify the error using
" open dataset v_phy_out for output in text mode encoding default
IGNORING CONVERSION ERRORS
replacement character space. "
Still the problem is persisting so please help in this regard.
Gone through SDN but not much helpful in this regard.
Thanks,
Krishna Mukthineni