Message 1 of 8
VLIDE special characters encoding problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Running ACAD 2021, special characters (č ć š đ ž) are not showing correctly in string variables in VLIDE and lisp files and programs. The symbols are showing in the ACAD, but no problem there. Don't know how to fix this, it is working fine on other pc VLIDE that has ACAD 2017, but when I want to read and use the same lisp on ACAD 2021, it doesn't show correct symbols. Pictures attached. Any help appriciated. Is there some kind of encoding just for VLIDE to be adjusted? I tried editing lisp with Visual Studio Code, these special characters were all ? symbol. After I changed them in VSC to correct special characters (č ć š đ ž), then when opened in VLIDE they were ? symbol.