Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
my below coding for ObjectARX 2014 is working well,
const resbuf *cmdlist;
cmdlist = acutBuildList(RTSTR, _T("_QSAVE"), 0);
acedCmd(cmdlist);
but I need the same to be work with my ObjectARX 2015 and 2016.
Please help me.
Solved! Go to Solution.