Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread Syntax error in floating point number not handled
Wed, Apr 19 2017 8:52 AMPermanent Link

Michael Dreher

function BigNum : double;
begin         
 Result := 1e+-19;  // <--- My programming error compiles with no errors. This results in an invalid java script.
end;

Michael Dreher
Wed, Apr 19 2017 1:43 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Michael,

Got it, thanks.

Tim Young
Elevate Software
www.elevatesoft.com
Image