Initial released version build 1440 ================================================ ReticMaster 12 Patch 1 - build 1442 (11-08-2011) ================================================ Fixed independant Window positioning, e.g. Font Dialogs appeared behind the Options Form. ================================================ ReticMaster 12 Patch 2 - build 1444 (16-08-2011) ================================================ Previous builds did not show Conductor overload colours (Yellow ans Red) when Tools\Options\Display\Branch Colour = Conductor was selected - this has been enabled. ================================================ ReticMaster 12 Patch 3 - build 1446 (21-08-2011) ================================================ Fixed a few small bugs in Remove Transformer routine ================================================ ReticMaster 12 Patch 4 - build 1448 (05-11-2011) ================================================ A new Single Line Diagram function that converts files to SLD equivalents is available. The function can be accessed directly via the main interface (Tools\Single Line Diagram\Convert Files), or by using the new ConvertFilesToSLD OLE function. Operation --------- 1) ReticMaster will check if a valid Directory or Folder exists and if not, a Directory selection dialog will prompt the user to select any Folder that contains ReticMaster rmd files. 2) If the specified Folder is valid, then all files that comply with the FileName, which may include wildcards will be converted. 3) The original files will remain unchanged and converted files will have the text "-SLD" appended to their file names. Usage via OLE: ConvertFilesToSLD (FileName : String) e.g. RM.ConvertFilesToSLD ("*.rmd") - the Folder is not specified and the user will be prompted RM.ConvertFilesToSLD ("c:\Temp\test files\*.rmd") - All files in the specified Folder will be converted RM.ConvertFilesToSLD ("c:\Temp\test files\Test.rmd") - Only Test.rmd in the specified Folder will be converted ================================================ ReticMaster 12 Patch 5 - build 1450 (05-12-2011) ================================================ 1) Fixed a variable initialization problem that caused an occasional floating point overflow error during the RemoveTransformers2008 OLE function call. 2) Reduced solution tolerance sensitivity to ensure backward compatibility with v11 network files. The sensitivity was increased during v12 development to cater for Ferranti effect blow-up detection, which remains operational in build 1450. ================================================ ReticMaster 12 Patch 5 - build 1452 (14-12-2011) ================================================ 1) Increased Domestic Load Category string length from 30 to 128 2) Fixed % Rate A Display problem in the Search\Problem Nodes routine ================================================ ReticMaster 12 Patch 6 - build 1454 (13-02-2012) ================================================ 1) Improved Version Checking ================================================ ReticMaster 12 Patch 7 - build 1456 (22-02-2012) ================================================ 1) Fixed the saving of Options into the local Windows Registry for Bulk Server licensing ReticMaster 12 Patch 8 - build 1458 (02-03-2012) ================================================ 1) Added a new OLE function function IsDemoMode : Boolean