Accessing fields

Accessing fields

Anonymous
Not applicable
190 Views
1 Reply
Message 1 of 2

Accessing fields

Anonymous
Not applicable
is tere a way to access fields in Acad 2005 VBA
0 Likes
191 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
"Alvin Hoffpauir" wrote in message news:40e33dea_1@newsprd01... > is tere a way to access fields in Acad 2005 VBA > > Not directly. You can include a field in text or other entities that support them, by just including the field expression in the text (e.g., the .TextString property for Text, MText, Attributes, etc.). -- http://www.caddzone.com AcadXTabs: MDI Document Tabs for AutoCAD 2004/2005 http://www.acadxtabs.com AutoCAD based Security Planning Solutions: http://www.caddzone.com/securityplanning
0 Likes