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?
V4 to V10 code
-
- 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
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
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
-
- 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
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
OK But I think V10 will import C code, can I save in C for V4 then import that C code into V10?
-
- 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
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.