Hello,
is there any way to manipulate and store(!) the value of attrbiute 425 (Revisionsdata ?) from graphical revisions (see attached)?
I mean, i can change the value but it dosenĀ“t store it.
I have to to change the path where EB drops the PDF-file, via vba-macro for all projects.
Or is there any other way to change the path by vba?
I look forward to your answers and thanks in advance.
is there any way to manipulate and store(!) the value of attrbiute 425 (Revisionsdata ?) from graphical revisions (see attached)?
I mean, i can change the value but it dosenĀ“t store it.
oRevision.Attributes.ItemByID(425).Value = "2|0||0|0||0|0|0|1-20||A-Z||1|Preliminary|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|"
I have to to change the path where EB drops the PDF-file, via vba-macro for all projects.
Or is there any other way to change the path by vba?
I look forward to your answers and thanks in advance.