2014-03-25 14:33 UTC
(This is a short-spin-off from my question at "theswamp" - link see below)
Regarding this issue I found many questions, only a few answers (.net, VBA, ...), but nothing inside the (V)Lisp-world ...
I have
- an opened, empty drawing: "basic.dwg"
- running Lisp+OpenDCL+Doslib
I want
a) start a lisp in "basic.dwg"
b) calculate some filename, e.g. "test1.dwg"
c) open "test1.dwg"
d) run any lisp I want in "test1.dwg"
e) close "test1.dwg"
Short question for a short answer:
- Are there any features in OpenDCL (some "send command" or "invoke" or "execute..") which can handle Step d) ?
Long question for long answers:
- main discussion here: http://www.theswamp.org/index.php?topic=46615.0
Regards
Regarding this issue I found many questions, only a few answers (.net, VBA, ...), but nothing inside the (V)Lisp-world ...
I have
- an opened, empty drawing: "basic.dwg"
- running Lisp+OpenDCL+Doslib
I want
a) start a lisp in "basic.dwg"
b) calculate some filename, e.g. "test1.dwg"
c) open "test1.dwg"
d) run any lisp I want in "test1.dwg"
e) close "test1.dwg"
Short question for a short answer:
- Are there any features in OpenDCL (some "send command" or "invoke" or "execute..") which can handle Step d) ?
Long question for long answers:
- main discussion here: http://www.theswamp.org/index.php?topic=46615.0
Regards