Floating point initialiser

Any bugs you encounter with Flowcode should be discussed here.
Post Reply
mnfisher
Valued Contributor
Posts: 1007
http://meble-kuchenne.info.pl
Joined: Wed Dec 09, 2020 9:37 pm
Has thanked: 106 times
Been thanked: 519 times

Floating point initialiser

Post by mnfisher »

A minor bug with an easy work around..

Declare a variable x type floating point.

Initial value cannot be 5 (invalid value - cannot convert to fp) - need to use 5.0 instead...

Martin

Steve-Matrix
Matrix Staff
Posts: 1277
Joined: Sat Dec 05, 2020 10:32 am
Has thanked: 170 times
Been thanked: 285 times

Re: Floating point initialiser

Post by Steve-Matrix »

Thanks, Martin. I've hopefully fixed this in future releases of Flowcode.

Post Reply