Improved Debug etc. View

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
Klaus_1963
User
User
Posts: 29
Joined: Wed Nov 25, 2009 9:37 am

Improved Debug etc. View

Post by Klaus_1963 »

Float: +- 1.175494e-38 bis +- 3.402823e+38
Double: +- 2.2250738585072013e-308 bis +- 1.7976931348623157e+308

Would be great, if "debug" and other commands can view e.g 1.23e-36 as 1.23e-36 and not only 0...

So long
Klaus
PureBasic 4.72 LTS - Windows / MacOS / Linux / strong coffee / stronger coffee / Coffee intravenously...
freak
PureBasic Team
PureBasic Team
Posts: 5940
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Re: Improved Debug etc. View

Post by freak »

quidquid Latine dictum sit altum videtur
User avatar
Danilo
Addict
Addict
Posts: 3036
Joined: Sat Apr 26, 2003 8:26 am
Location: Planet Earth

Re: Improved Debug etc. View

Post by Danilo »

This time it is in "Feature Requests and Wishlists", other discussion was a bug report, moved to "Coding Questions". ;)
Klaus_1963
User
User
Posts: 29
Joined: Wed Nov 25, 2009 9:37 am

Re: Improved Debug etc. View

Post by Klaus_1963 »

God of all programmers: help my wishes to come true :?
PureBasic 4.72 LTS - Windows / MacOS / Linux / strong coffee / stronger coffee / Coffee intravenously...
Little John
Addict
Addict
Posts: 4779
Joined: Thu Jun 07, 2007 3:25 pm
Location: Berlin, Germany

Re: Improved Debug etc. View

Post by Little John »

+1 from me for this feature request.

Until this will be built into PB, I can recommend this code by wilbert.
Klaus_1963
User
User
Posts: 29
Joined: Wed Nov 25, 2009 9:37 am

Re: Improved Debug etc. View

Post by Klaus_1963 »

@Little John

I use this code too - but I think it would be better if this feature is included in PB directly - code looks better :-)
PureBasic 4.72 LTS - Windows / MacOS / Linux / strong coffee / stronger coffee / Coffee intravenously...
Post Reply