乐筑天下

搜索
欢迎各位开发者和用户入驻本平台 尊重版权,从我做起,拒绝盗版,拒绝倒卖 签到、发布资源、邀请好友注册,可以获得银币 请注意保管好自己的密码,避免账户资金被盗
查看: 66|回复: 3

[综合讨论] AutoCAD menu utilities loaded.

[复制链接]

56

主题

256

帖子

230

银币

后起之秀

Rank: 20Rank: 20Rank: 20Rank: 20

铜币
253
发表于 2022-7-7 14:01:06 | 显示全部楼层 |阅读模式
I have a bunch of lisp in a folder on a network with an edited acaddoc.lsp in the>
 
Support file search path
Trusted Location in the files ACADs option.
 
I've recently upgraded to 2015 and it intermittently says:
AutoCAD menu utilities loaded.; error: Automation Error. File system error
 
This message only appears on some drawings. Other drawings the list of scripts in the acaddoc.lsp loads up no problem.
 
Anybody else experiencing this?
 
EDIT: Same setup was working in 2013
回复

使用道具 举报

8

主题

25

帖子

17

银币

初来乍到

Rank: 1

铜币
40
发表于 2022-7-7 14:31:24 | 显示全部楼层
i am having same Error
回复

使用道具 举报

56

主题

256

帖子

230

银币

后起之秀

Rank: 20Rank: 20Rank: 20Rank: 20

铜币
253
发表于 2022-7-7 14:47:12 | 显示全部楼层
It ended up that it was a script that loaded up at the start which caused the problem. Once the script was found and fixed it, I never had this problem again.
回复

使用道具 举报

106

主题

1万

帖子

101

银币

顶梁支柱

Rank: 50Rank: 50

铜币
1299
发表于 2022-7-7 15:16:23 | 显示全部楼层
A good idea is to post the fix details for any one else I know I have to keep adding version numbers to some of my code
 
  1. (setq vrsn (vlax-product-key))((vl-string-search "R17.2" vrsn) (setq appstr "6.0")) ;09((vl-string-search "R18.0" vrsn) (setq appstr "7.0")) ;10((vl-string-search "R18.1" vrsn) (setq appstr "8.0")) ;11((vl-string-search "R18.2" vrsn) (setq appstr "9.0")) ;12 ?((vl-string-search "R19.0" vrsn) (setq appstr "10.0")) ;13 ; 14 ???; 15 ???
回复

使用道具 举报

发表回复

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

本版积分规则

  • 微信公众平台

  • 扫描访问手机版

  • 点击图片下载手机App

QQ|关于我们|小黑屋|乐筑天下 繁体中文

GMT+8, 2025-3-7 03:16 , Processed in 0.666373 second(s), 60 queries .

© 2020-2025 乐筑天下

联系客服 关注微信 帮助中心 下载APP 返回顶部 返回列表