Message 1 of 9
Not applicable
04-20-2012
03:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi there,
Does anyone know how to get “ads_queueexpr” to work under AutoCAD 2013?
Private Declare Auto Function ads_queueexpr Lib "acad.exe" (ByVal strExpr As String) As Integer
ads_queueexpr("(command""_dtext"" p1 8 0)")
I asked ADN and they said it's now part of "accore.dll"
But I'm still not sure how to reference it.
Regards,
Martin.
Solved! Go to Solution.

