When I use VBA property ActiveDesignFile.Name or ActiveDesignFile.Path I see the value I expect.
When I use ActiveDesignFile.Title I see nothing — the String is empty. Help tells me: Getting Title raises an error if no value is defined for it . However…