TheSwamp

Code Red => VB(A) => Topic started by: HenriDeNys on June 13, 2014, 05:15:07 AM

Title: Change config file
Post by: HenriDeNys on June 13, 2014, 05:15:07 AM
Hi

I am trying to create a program to easilly create revisions of autocad (Plant 3D) drawings in our system. I copy drawings to a new revision folder and change the name. The only problem I still have is that when I copy the drawing, it is still linked to the original configeration file (project.cfg). I would like to change the link to another configuration file using the vb code. Is this possible? What is the code line I have to use to do so in vb?
Many thanks!