Message 1 of 6
Lisp problems with Turkish characters (Ç, Ğ, I, İ, Ö, Ş, Ü)
Not applicable
04-16-2018
01:03 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello
I have several lisps that load the name of the file and layouts to put it in different attribute texts
(this one, for example)
https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-to-batch-rename-layouts-accordi...
My problem is that these lisps fail when the name of the file or the layouts contain a Turkish letter such as the ones in the title of the post, as it doesn't store it correctly as a string variable.
Is it possible to overcome this issue? My Autocad version is not Turkish and I'm blocked many times due to this.
Thank you so much.
I have several lisps that load the name of the file and layouts to put it in different attribute texts
(this one, for example)
https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lisp-to-batch-rename-layouts-accordi...
My problem is that these lisps fail when the name of the file or the layouts contain a Turkish letter such as the ones in the title of the post, as it doesn't store it correctly as a string variable.
Is it possible to overcome this issue? My Autocad version is not Turkish and I'm blocked many times due to this.
Thank you so much.