|
Hi,
Any one knows does this tool support Korean Db.
I get an following error in funtion DynamicTx()
--------------------------- Microsoft Dynamics NAV --------------------------- The indexing 0 in the array is outside of the permitted range.
--------------------------- OK ---------------------------
Code Breaks on Line : FOR I := 255 DOWNTO 128 DO CharTXr[CharTX[I]] := I;
It runs fine for other languages for eg China,japan,russia but gives error in Korea.
Is Korea character set is not supported.
Report Code is '68211afe1fd006ff5629d50f28a2af3c'
Please suggest.
Regards Pawan
|