Convert .DOC to lisp-generator..

Discussion of other Lisp dialects (Arc, Clojure, AutoLisp, XLISP, etc.)
Post Reply
d2010
Posts: 5
Joined: Sun May 22, 2011 7:41 pm

Convert .DOC to lisp-generator..

Post by d2010 » Wed Jun 26, 2013 12:23 pm

Hi.
You can convert .DOC to LISP_R14-source generator.
(you do not link the autolisp with msword.exe)
You can compile .DOC to LISP_R14-source generator.
Eg1: i generate the file "output00-doc.doc" attached here.
http://www.puiubrat.3x.ro/carto5A/vlxc_codoc2cpp.html
You input the document MsWord, and you write the values:
[s=%VariabileName] for string variabile
for integer variabile
[g=%VariabileName] for real variabile
You run the programe LISP, and you will got .RTF or .DOC on disk.
You install the kitt from the addres, (please , before you make user account , and click again)
http://lisp2arx.3xforum.ro/post/22/1/DO ... ICK_HERE_/
Thank you...

Post Reply