Author Topic: entmake OLE object from CSV file  (Read 1005 times)

0 Members and 1 Guest are viewing this topic.

ribarm

  • Gator
  • Posts: 3296
  • Marko Ribar, architect
entmake OLE object from CSV file
« on: April 01, 2016, 07:03:18 PM »
Hi... I have a problem here :
http://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/text-and-tables-lisp/m-p/6247477/highlight/true#M340256

When you uncomment block of lines with (entmake) statement, CAD should create OLEFRAME entity, but it doesn't... Although I don't need this lisp that I wrote, I am looking to find some solution, answer or advice...

Thanks, M.R.
Marko Ribar, d.i.a. (graduated engineer of architecture)

:)

M.R. on Youtube

ribarm

  • Gator
  • Posts: 3296
  • Marko Ribar, architect
Re: entmake OLE object from CSV file
« Reply #1 on: April 02, 2016, 03:40:35 PM »
I've updated code - look here :
http://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/text-and-tables-lisp/m-p/6248160/highlight/true#M340267

with not so happy workaround, but question still remains - how to (entmake) OLE csv table?
Marko Ribar, d.i.a. (graduated engineer of architecture)

:)

M.R. on Youtube