>-----Original Message-----
>From: BlackBox [mailto:BLACKBOX{([at]})nowhere.xy>gunnar bernhardt (VDI)
>Sent: Thursday, 4 November 2010 8:33 AM
>To: BLACKBOX{([at]})nowhere.xy>Subject: Re: [BLACKBOX] output with GP-CP
>
> System.Console.WriteLine( "\ncompleted in {0:F3}s- Enter to
>quit", timeDiff );
> System.Console.ReadLine();
>
>Few people will need a precision of 8 digits in this case,
>three should be enough.
>
>Any ideas how to do this with GP-CP?
>I gave up after 2 hours of {trial error}.
>
GPCP is supplied with a set of REAL formatting functions in the module
RealToStr so the technique is similar to before. See attached sample
program. There may be a less messy way but I haven't found out what it is
yet.
P.S. I don't know how much BB users are interested in all of this. Maybe we
should move the conversation to the GPCP Yahoo User group?
http://tech.groups.yahoo.com/group/GPCP/
Regards,
Chris
Chris Burrows
CFB Software
http://www.cfbsoftware.com
----
To unsubscribe, send a message with body "SIGNOFF BLACKBOX" to LISTSERV{([at]})nowhere.xy
Received on Thu Nov 04 2010 - 00:41:11 UTC