明经CAD社区

 找回密码
 注册

QQ登录

只需一步,快速开始

搜索
查看: 2810|回复: 6

[求助]怎样通过lisp或菜单运行自编的exe程序

[复制链接]
发表于 2009-3-25 11:27 | 显示全部楼层 |阅读模式
哪位高手知道,怎样通过lisp或菜单运行自编的exe程序?
发表于 2009-3-25 11:31 | 显示全部楼层

Acad.Pgp 内有范例

 楼主| 发表于 2009-3-25 11:44 | 显示全部楼层

START,     START,          1,*要启动的应用程序: ,

这一行怎样用啊。

发表于 2009-3-25 13:48 | 显示全部楼层
startapp也可以
发表于 2009-3-25 13:52 | 显示全部楼层

Something like this

; Examples of External Commands for DOS

DEL,DEL,       0,File to delete: ,4
DIR,DIR,       0,File specification: ,0
SH,,           0,*OS Command: ,4
SHELL,,        0,*OS Command: ,4
....

BJ_SETUP,D:\BJ330\BJ_A2, 0,,4
PC,PCAD,       0,,4
PE,PECAD,      0,*D:\CAD\,4
TT,TT,         0,,4
FAX,FAX,       0,,4
DBJ,BJ330,     0,,4

.....

 楼主| 发表于 2009-3-27 16:29 | 显示全部楼层

非常感谢众高手,但是

(command "start" "C:\\Program Files\\Google\\Google Earth\\googleearth.exe")

这一行有问题吗?

发表于 2009-3-27 16:54 | 显示全部楼层

(startapp "C:\\Program Files\\Google\\Google Earth\\googleearth.exe")

您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|CAD论坛|CAD教程|CAD下载|联系我们|关于明经|明经通道 ( 粤ICP备05003914号 )  
©2000-2023 明经通道 版权所有 本站代码,在未取得本站及作者授权的情况下,不得用于商业用途

GMT+8, 2024-7-2 10:57 , Processed in 0.160715 second(s), 25 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表