DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

Merge Diadem view files

Good afternoon,

 

I have to different Diadem view files (.TDV), and from these files I would like to create a combined .TDV file, which contains all tab sheets from both files.

I don't think it's possible with the user interface options of Diadem, but maybe it's possible with visual basic code?

 

It would be great if someone could help me.
Thanks in advance!
Kind regards,
Bram

0 Kudos
Message 1 of 3
(129 Views)

Hey Bram,

 

even with the UI from Diadem 2015 it's well possible:

  • im VIEW module open the first TDV you need
  • go to File -> Append layout (or similar wording)
  • enjoy the result.

 

Via code, look for function View.AppendLayout.

 

Gretings,

Vassili

0 Kudos
Message 2 of 3
(75 Views)

Wow! I've been using Diadem for a long time, but never noticed this.
Thanks so much!

0 Kudos
Message 3 of 3
(65 Views)