Page 1 of 1

V4 to V10 code

Posted: Mon Sep 30, 2024 1:04 pm
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?

Re: V4 to V10 code

Posted: Mon Sep 30, 2024 1:20 pm
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

Re: V4 to V10 code

Posted: Mon Sep 30, 2024 2:01 pm
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.

Re: V4 to V10 code

Posted: Mon Sep 30, 2024 2:44 pm
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?

Re: V4 to V10 code

Posted: Mon Sep 30, 2024 3:14 pm
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.