luagui
Newcomer
- Joined
- Apr 14, 2022
- Messages
- 4
- Reaction score
- 0
Hi,
While reading a txt file I'm having a hole while trying to ouput an accentuated name :
mymach= string.match(retline,"%l*")
..missing name is written : özgür ..with 2 accentuated letters.
413 = guiomar
414 =
415 = thanh
Any quick work arround to also retreive accentuated names ?
thanks
While reading a txt file I'm having a hole while trying to ouput an accentuated name :
mymach= string.match(retline,"%l*")
..missing name is written : özgür ..with 2 accentuated letters.
413 = guiomar
414 =
415 = thanh
Any quick work arround to also retreive accentuated names ?
thanks