10-25-2011 01:19 PM
How do i move a program written on one computer to use it on another computer. When I try to use the save as it will always leave out some files.
Johnny 'caldwell
Solved! Go to Solution.
10-25-2011 01:28 PM
If using a project create a source distribution and use its set-=up screens to save including sub-VI and preserve hiarchy.
If not using a project do a save for previous and selct the same version and then point to where you want it saved.
Ben
10-25-2011 01:49 PM
Of course, you should be using some form of version control software!!!!! The target machine should just "get latest" from the repository. Perhaps you might want to look into that before you start causing yourself pain and misery for this oversight. (Trust me- I Remember bad days long ago)