CadMasterAdam
Guest
|
Posted:
Fri Jun 10, 2005 12:10 am Post subject:
Re: Converting lsp+dcl file to exe file |
|
|
see i think the problem is that LSP and DCL programs are so embedded in
the Autocad run environment that they probably can't run independently.
I'm saying that an interpreter is required to run them, and they
can't run independenly.
i hope i'm not putting my foot in my mouth.
now if you have a straitup LISP program, not AutoLISP thats a different
story.
DCL i think is more Visual Basic then anything else. so if you the DCL
was the main program and the LSP was the resorce then VisualBASIC might
beable to compile it into something usable.
also, a AutoLSIP program isn't going to work without autocad.
so i'm pretty sure that the answer your looking for can't be foound in
the language youre programing in.
Flame me please!:) i love it
Rock on my hacker beiotches (Hommage to RAMZI + K. Rose)
awb
youngken wrote:
| Quote: | I want to upload a lsp program to my webpage.
However, most of my visitor has no Autocad.
How to compile my program to a exe files?
Million thanks :twisted:
|
|
|