Topic: About settextboxdouble

Sub settextboxdouble can’t work.

Re: About settextboxdouble

It looks like a documentation mistake (there are a few more, actually).  In Fortran, the call is settextboxreal.  But that routine also has a bug that it will only accept double precision values.  We're fixing things now.

Jeff Armstrong
Approximatrix, LLC

Re: About settextboxdouble

Optional format
Call settextboxreal(id,2.0d0,"(f5.2)")

Re: About settextboxdouble

I'll consider the suggestion for a future release.  It won't be included in this upcoming build (4011), however.

Jeff Armstrong
Approximatrix, LLC

Re: About settextboxdouble

The updated build with settextboxreal fixed is now available on the Download page.

Jeff Armstrong
Approximatrix, LLC