Have Error code with my code when compiling

For general Flowcode discussion that does not belong in the other sections.
Post Reply
803772
Posts: 8
http://meble-kuchenne.info.pl
Joined: Wed Oct 26, 2022 10:21 am
Has thanked: 1 time

Have Error code with my code when compiling

Post by 803772 »

Had a simialr porblem before i try the fix i used then and it didnt work, I believe its a problem with my compiler settings, I've attached both code and compiler bug report files.

Any Help is appreciated
Attachments
tester1, water pipe.fcfx
(13.28 KiB) Downloaded 32 times
tester1, water pipe.msg.txt
(2.49 KiB) Downloaded 33 times

chipfryer27
Valued Contributor
Posts: 1163
Joined: Thu Dec 03, 2020 10:57 am
Has thanked: 287 times
Been thanked: 415 times

Re: Have Error code with my code when compiling

Post by chipfryer27 »

Hi

The problem is your filename.

You have a comma in it which is not allowed.

Save your file as Tester1_Water_Pipe or such like and it should then compile.

Regards

Post Reply