This commit is contained in:
Kathy Ruffing 2013-03-08 16:33:51 +00:00
parent 4554f94ddc
commit 3f4972e3d3
8 changed files with 2 additions and 0 deletions

View File

@ -587,11 +587,13 @@ namespace fmtxml
CopyFormat("wstcklall.xml");
CopyFormat("wstalrall.xml");
CopyFormat("wstbckall.xml");
CopyFormat("wstdcsall.xml");
CopySVG("wst1.svg");
CopySVG("wst2.svg");
CopySVG("wstckl.svg");
CopySVG("wstalr.svg");
CopySVG("wstbck.svg");
CopySVG("wstdcs.svg");
MyStatus = string.Format("Copied Westinghouse Format/Genmac {0:F3} seconds", TimeSpan.FromTicks(DateTime.Now.Ticks - tStart.Ticks).TotalSeconds);
MessageBox.Show("DONE Copy Westinghouse Format/Genmac - Results are in " + tbResultPath.Text + @"fmtall' and 'genmacall'");
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
PROMS/fmtxml/WSTDCSall.xml Normal file

Binary file not shown.

BIN
PROMS/fmtxml/wstDCS.svg Normal file

Binary file not shown.