Added format for Flex procedures
This commit is contained in:
parent
b6cf059c5d
commit
34dbe75fca
BIN
PROMS/fmtxml/ComPeakFlex.svg
Normal file
BIN
PROMS/fmtxml/ComPeakFlex.svg
Normal file
Binary file not shown.
BIN
PROMS/fmtxml/ComPeakFlexall.xml
Normal file
BIN
PROMS/fmtxml/ComPeakFlexall.xml
Normal file
Binary file not shown.
@ -611,6 +611,10 @@ namespace fmtxml
|
|||||||
CopyFormat("hlpfsgall.xml");
|
CopyFormat("hlpfsgall.xml");
|
||||||
CopySVG("hlpfsg.svg");
|
CopySVG("hlpfsg.svg");
|
||||||
|
|
||||||
|
// Comanche Peak Flex Format
|
||||||
|
CopyFormat("ComPeakFlexall.xml");
|
||||||
|
CopySVG("ComPeakFlex.svg");
|
||||||
|
|
||||||
MyStatus = string.Format("Copied Developed Formats/Genmacs {0:F3} seconds", TimeSpan.FromTicks(DateTime.Now.Ticks - tStart.Ticks).TotalSeconds);
|
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'");
|
MessageBox.Show("DONE Copy Developed Formats/Genmacs - Results are in " + tbResultPath.Text + @"fmtall' and 'genmacall'");
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user