Hi, I just found out about vex code after using vcs this year and I was wondering if you could transfer vcs files to vex code.
Yes, copy and paste the code into vexcode and it should work properly with minimal problems.
1 Like
I know there was a way to open VCS files from vexCode
awesome thanks so much
You’re also able to go to file > import and select the .vex file. That will import everything including the robot config automatically.
One caveat, block programs do not import, only VEX C++ and C++ Pro
1 Like
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.