Floating point initialiser

Any bugs you encounter with Flowcode should be discussed here.
Post Reply
mnfisher
Valued Contributor
Posts: 953
http://meble-kuchenne.info.pl
Joined: Wed Dec 09, 2020 9:37 pm
Has thanked: 104 times
Been thanked: 507 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: 1243
Joined: Sat Dec 05, 2020 10:32 am
Has thanked: 167 times
Been thanked: 277 times

Re: Floating point initialiser

Post by Steve-Matrix »

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

Post Reply