dcl文件与lsp文件编译后如何加载引用
www.dimcax.com
唉,把你的lsp文件和dcl文件都贴上来吧,究竟你写好了没有?
d
很简单的问题,没那么麻烦吧!呵呵
d
好的,例程源代码如下:
;;lisp文件:ctk.lsp
;;; ============================插入图框函数===============================
;; 命令名: ctk
;; 作 者: iceberg
;; 时 间:
d
you don't have to change anything in your code. your problem probably is caused by the way your build the .vlx file.
d
i finally found that your problem maybe caused by ai_utils.lsp
i change (setq dcl_id (ai_dcl "ctk"))) to (setq dcl_id (load_dialog "ctk")))) and it works!
d
各位大侠﹐怎么我的".lsp"文件打包编译后是".fas"文件﹐不是各位所说的".vlx"文件呢?
我用的是autocad mechanical