Is it possible to get INSUNITS variable from an unopened drawing file.
I hope it can be done using ObjectDBX. if so please point me to the right direction.
@Lee Mac
One more thing, Your code LM:BrowseForFolder works pretty well but is there a way I can navigate back from the Root Directory.
There should be some way which Masters like you only can point.
The functionality of the dialog interface is dependent entirely on the behaviour of the browseforfolder method. Supplying this method with the Root parameter prevents the user from navigating above the given directory, this behaviour is inherent to the method and hence beyond your control.