Error code when compiling [Resolved]

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 7.

Moderator: Benj

Post Reply
Jacob1
Posts: 35
Joined: Wed Dec 27, 2017 4:18 pm
Has thanked: 7 times
Been thanked: 6 times
Contact:

Error code when compiling [Resolved]

Post by Jacob1 »

Hi All,

I am having trouble with a compiler error message. I have copy and pasted the program and inserted the program into a new one, which means the error code does not show and compiles perfectly. However, I have tried another program and done the same which still comes up with this error code when compiled. I wondered if it was due to using a interrupt but I have compiled the original program without the interrupt and it still does the same. I have attached the error code which is shown when I compile the program,

Thanks
Jacob
Attachments
IMG_20180221_111111_resized_20180221_115034932.jpg
IMG_20180221_111111_resized_20180221_115034932.jpg (63.84 KiB) Viewed 3877 times

medelec35
Matrix Staff
Posts: 9520
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times
Contact:

Re: Error code when compliling

Post by medelec35 »

Have you tried to eliminate any file name issues?
Just try save as a very basic name e.g.

Code: Select all

My Flowchart 

If not, Won't be able to help further without the flowchart being attached.

Martin
Martin

Jacob1
Posts: 35
Joined: Wed Dec 27, 2017 4:18 pm
Has thanked: 7 times
Been thanked: 6 times
Contact:

Re: Error code when compliling

Post by Jacob1 »

Ok thanks I will try saving the file as a different name, and I will get back to you to see if this has resolved the issue.

Thanks for your help, but just out of curiosity why would this allow the program to be compiled? Is it because the file name I've saved it as is too long complicated?

Jacob

medelec35
Matrix Staff
Posts: 9520
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times
Contact:

Re: Error code when compliling

Post by medelec35 »

Jacob1 wrote: but just out of curiosity why would this allow the program to be compiled? Is it because the file name I've saved it as is too long complicated?
You need to bare in mind that it's a pure guess as I have not got your flowchart to see what the issue could be.
Martin

Jacob1
Posts: 35
Joined: Wed Dec 27, 2017 4:18 pm
Has thanked: 7 times
Been thanked: 6 times
Contact:

Re: Error code when compliling

Post by Jacob1 »

Hi,

Thanks for your help with this compiling issue, removing the "," now means the program compiles perfectly! Very grateful indeed for your help :D

Jacob

medelec35
Matrix Staff
Posts: 9520
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times
Contact:

Re: Error code when compliling

Post by medelec35 »

You're welcome.
Glad issue is resolved.
Thanks for keeping us updated.

Martin
Martin

Post Reply