I am using LabviewDSC 6.1 and I need to distribute a view that I create in MAX. My application has a lot of traces, so its a real pain in the rear to configure all of them from scratch for each individual computer. The problem is that all the trace names get logged starting with the computer name "\\computername\Labview\tagname". I can copy a file called config.mxs located in the MAX directory to the new computer, and I will get to keep the view I created on the source computer. There is no way to rename the traces in the view to have the current computername in the beginning of the trace path. I've tried renaming the computername to "localhost" before creating the view, but that doesn't help since the tracenames have the actual co
mputername in the path. Any ideas?