Hi!
I'm french and i make an application with VBA for Autocad.
I need the word to attribute the justification of a multiline to a variable.
PLEASE HELP ME
Dim elem As AcadObject
Dim retCoord As Variant
Dim intN As Long
Dim strMsg As String
Dim strObjectName As String
Dim justification As...