added hlpfsg
Initial
This commit is contained in:
parent
be2f65d36a
commit
770b86f099
@ -608,8 +608,11 @@ namespace fmtxml
|
|||||||
CopyFormat("fnpnmpall.xml");
|
CopyFormat("fnpnmpall.xml");
|
||||||
CopySVG("fnpnmp.svg");
|
CopySVG("fnpnmp.svg");
|
||||||
|
|
||||||
MyStatus = string.Format("Copied Westinghouse Format/Genmac {0:F3} seconds", TimeSpan.FromTicks(DateTime.Now.Ticks - tStart.Ticks).TotalSeconds);
|
CopyFormat("hlpfsgall.xml");
|
||||||
MessageBox.Show("DONE Copy Westinghouse Format/Genmac - Results are in " + tbResultPath.Text + @"fmtall' and 'genmacall'");
|
CopySVG("hlpfsg.svg");
|
||||||
|
|
||||||
|
MyStatus = string.Format("Copied Developed Formats/Genmacs {0:F3} seconds", TimeSpan.FromTicks(DateTime.Now.Ticks - tStart.Ticks).TotalSeconds);
|
||||||
|
MessageBox.Show("DONE Copy Developed Formats/Genmacs - Results are in " + tbResultPath.Text + @"fmtall' and 'genmacall'");
|
||||||
}
|
}
|
||||||
private void CopyFormat(string fileName)
|
private void CopyFormat(string fileName)
|
||||||
{
|
{
|
||||||
|
BIN
PROMS/fmtxml/HLPFSGall.xml
Normal file
BIN
PROMS/fmtxml/HLPFSGall.xml
Normal file
Binary file not shown.
BIN
PROMS/fmtxml/hlpfsg.svg
Normal file
BIN
PROMS/fmtxml/hlpfsg.svg
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user