LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

copy build script

Is there a way to copy a build script from one project and paste to another project?
George Zou
0 Kudos
Message 1 of 4
(2,983 Views)

Hi zou,

you can copy the part of the build specification from the project file and insert it into the other project file. A project file is an XML file.

 

Hope it helps.

Mike

0 Kudos
Message 2 of 4
(2,962 Views)

> you can copy the part of the build specification from the project file and insert it into the other project file

 

Not in LabVIEW 8.5.1.

 

Is the project file pure XML file?  Does it contain anything not XML?

 

Thanks,

 

George

George Zou
0 Kudos
Message 3 of 4
(2,944 Views)

I used Microsoft XML Notepad to copy the build script to the other project.  But LabVIEW doesn't recognize added script, as if it's not there.

 

George Zou
0 Kudos
Message 4 of 4
(2,935 Views)