Jean, If you are seeing a row of asterisks like that, it is usually that you are trying to use a formatted write statement and that you haven't provided enough space to write the number. For example, if you try and write the number 10000.0 and you use the Fortran format code F2.1, the number cannot be written in the space provided so you end up with *** instead. Kind regards, David On 9/10/2012 10:59, Jean Marais wrote:
I'm having a printegrator problem where the summed result does not appear: -- *************************** David BRADLEY Principal Thermal Energy Systems Specialists, LLC 22 North Carroll Street - suite 370 Madison, WI 53703 USA P:+1.608.274.2577 F:+1.608.278.1475 d.bradley@tess-inc.com http://www.tess-inc.com http://www.trnsys.com |