How to get filename & path of currently active open dwg?

How to get filename & path of currently active open dwg?

Anonymous
Not applicable
403 Views
2 Replies
Message 1 of 3

How to get filename & path of currently active open dwg?

Anonymous
Not applicable
I need to find the file name and path of the current active drawing so that I could insert it to dwg title for infromation. Any help would be appreicated.
Thanks,
MArshad
0 Likes
404 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
VariableName =
ThisDrawing.FullName

 


style="BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
I
need to find the file name and path of the current active drawing so that I
could insert it to dwg title for infromation. Any help would be appreicated.

Thanks,
MArshad
0 Likes
Message 3 of 3

Anonymous
Not applicable
Thanks, Mr. Jarvis, I just found a similar question answered on this discussion group earlier.
0 Likes