Book a Demo

Author Topic: find out the path of the working copy VB script  (Read 2862 times)

Dieter Goetz

  • EA User
  • **
  • Posts: 43
  • Karma: +0/-1
    • View Profile
find out the path of the working copy VB script
« on: August 17, 2011, 07:18:00 pm »
Hi,

I am working on a VB script to generate RTF documentation of all diagrams within a controlled package. The RTF documentaion should be saved in the same directory as the controlled packe xml-file.
The method XMLpath() only returns the relative path starting at the working copy path.
Is there any method to find out the working copy path?

GoDie