DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

Open a Scriptfile with a Script (into Diadem Editor)

Hi there!

 

I'am trying to make a menuentry which allows to open complete work-environments for Diadem, but I cant find a vbs command that lets me open another vbs file into the Diademscript editor (only open - not run and no include).

 

I know it's possible to set complete environments (open templatefile, reportfile, viewfile, dacfile, scriptfile) with desktop.ddd files and add them to shortcuts, but i would prefer a way without having to restart diadem everytime if i want to change the environment.

 

Is there some equal to:

DataFileLoad()

SchemeLoad()

View.LoadLayout()

PicLoad(

 

for loading VBS-Script files into a new tab of Diadem-Scripteditor???

0 Kudos
Message 1 of 3
(3,619 Views)

Hello Brian Jay!

 

The command you are looking for is AutEdFileOpen.

 

Matthias

 

Matthias Alleweldt
Project Engineer / Projektingenieur
Twigeater?  
Message 2 of 3
(3,616 Views)

Thank you Matthias!

 

Exactly what i was searching for.

 

 

Brian

0 Kudos
Message 3 of 3
(3,613 Views)