Message 1 of 1
LISP program to convert Double byte to single byte character in AutoCAD 2015

Not applicable
08-24-2015
10:37 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
In my routine I have many double byte characters in the input. it's a hectic task to change everything to single byte manually. Now i'm following one method but for that I need to export data to excel and then again import to autoCAD. So anyone kinldy help me to do this directly in auotCAD using lisp. Thanks a million in advance.