V4 to V10 code

For general Flowcode discussion that does not belong in the other sections.
Post Reply
Igneia
Posts: 2
http://meble-kuchenne.info.pl
Joined: Mon May 08, 2023 10:04 am

V4 to V10 code

Post by Igneia »

Hi
I've lots of code in Version 4 and was looking to finally upgrade to V10. Will I be able to open V4 code in 10 or am I looking to have to rewrite from scratch?

chipfryer27
Valued Contributor
Posts: 1685
Joined: Thu Dec 03, 2020 10:57 am
Has thanked: 374 times
Been thanked: 583 times

Re: V4 to V10 code

Post by chipfryer27 »

Hi

Unfortunately you would need to first open your v4 in v7 then save. You could then open in v10

Due to travel I can't do that for you but I am sure others will offer to assist.

You might need to tweak your new v10 files after conversion but nothing serious.

Regards

Steve-Matrix
Matrix Staff
Posts: 1550
Joined: Sat Dec 05, 2020 10:32 am
Has thanked: 214 times
Been thanked: 362 times

Re: V4 to V10 code

Post by Steve-Matrix »

The biggest issue you will face is with components. There are massive differences between the components (their properties and functions) between v4 and v10.

Igneia
Posts: 2
Joined: Mon May 08, 2023 10:04 am

Re: V4 to V10 code

Post by Igneia »

OK But I think V10 will import C code, can I save in C for V4 then import that C code into V10?

Steve-Matrix
Matrix Staff
Posts: 1550
Joined: Sat Dec 05, 2020 10:32 am
Has thanked: 214 times
Been thanked: 362 times

Re: V4 to V10 code

Post by Steve-Matrix »

Yes, I suppose that is an option. As long as the C code is compatible with the compiler used by Flowcode v10. Also note that simulation is unlikely to work well if you use a lot of C code.

Post Reply