HelloA beginner's question. I still use an old VBA script in ArcGIS 9, with a code line getting the document path : DocAbsPath = Application.Templates.Item(Application.Templates.Count - 1)
Since we have installed ArcGIS 10, I get the error "method or data member not found" for the part: Application.TemplatesAny suggestion about this ?Many thanks in advance !Cécile