ddp00 发表于 2004-4-5 14:20:00

[ARX]急问!高手指点:)

程序调试成功了,加载到CAD后,无法执行,弹出警告对话框:
FATAL ERROR :Unhandled Access Violation Writing Oxcccccccc Exception at 8ff68ah
确定后有出一对话框:
cannot continue,but any changes to       your drawing up to the start of the last command maybe saved to Drawing1-recover.dwg.
You can then open or recover the file.Shoud Auto CAD try to save your changes?       
是/否       两个选择怎么回事呀?高手帮忙:)

realcolor 发表于 2004-4-5 14:37:00

你打开的表,如AcDbBlockTable,AcDbBlockTableRecord中的某个用完后没有关闭
其他的则有可能是你打开的实体也没有正确关闭
认真看清程序,抄书用心一些
页: [1]
查看完整版本: [ARX]急问!高手指点:)