This commit is contained in:
parent
9ca4eda235
commit
9d9c828218
@ -586,10 +586,12 @@ namespace fmtxml
|
|||||||
CopyFormat("wst2all.xml");
|
CopyFormat("wst2all.xml");
|
||||||
CopyFormat("wstcklall.xml");
|
CopyFormat("wstcklall.xml");
|
||||||
CopyFormat("wstalrall.xml");
|
CopyFormat("wstalrall.xml");
|
||||||
|
CopyFormat("wstbckall.xml");
|
||||||
CopySVG("wst1.svg");
|
CopySVG("wst1.svg");
|
||||||
CopySVG("wst2.svg");
|
CopySVG("wst2.svg");
|
||||||
CopySVG("wstckl.svg");
|
CopySVG("wstckl.svg");
|
||||||
CopySVG("wstalr.svg");
|
CopySVG("wstalr.svg");
|
||||||
|
CopySVG("wstbck.svg");
|
||||||
MyStatus = string.Format("Copied Westinghouse Format/Genmac {0:F3} seconds", TimeSpan.FromTicks(DateTime.Now.Ticks - tStart.Ticks).TotalSeconds);
|
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'");
|
MessageBox.Show("DONE Copy Westinghouse Format/Genmac - Results are in " + tbResultPath.Text + @"fmtall' and 'genmacall'");
|
||||||
}
|
}
|
||||||
|
BIN
PROMS/fmtxml/WSTBCKall.xml
Normal file
BIN
PROMS/fmtxml/WSTBCKall.xml
Normal file
Binary file not shown.
BIN
PROMS/fmtxml/wstbck.svg
Normal file
BIN
PROMS/fmtxml/wstbck.svg
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user