Loading and Saving VEXcode EXP Projects on a Chrome Browser

A project can be loaded and saved in web-based VEXcode EXP in a variety of ways.


Create a New Project

A screenshot of the VEXcode EXP interface showing the 'File' menu. The menu options highlighted in red include 'New Blocks Project' and 'New Text Project,' indicating the choices available for starting a new project.

A new project opens when VEXcode EXP is launched. But, a new project can also be opened from the File Menu.

Select New Blocks Project or New Text Project from the File Menu.

Save_now_.png

Note: when creating a new project, a prompt will appear asking to save if the current project has not already been saved. See the ‘Save Using the File Menu’ section of this article for details on how to save a project.


Load an Existing Project

A screenshot of the VEXcode EXP interface showing the 'File' menu. The 'Open' option is highlighted in red, along with its shortcut key 'Ctrl + o,' indicating the option to open an existing project.

Open an existing project by selecting Open from the File menu.

EXP_Web_Loading_Project.png

Use the device’s interface to navigate and open your existing project. VEXcode EXP will only allow you to open files with a .expblocks, .exppython, or .expcpp file extension.


Open an Example Project

A screenshot of the VEXcode EXP interface showing the 'File' menu. The 'Open Examples' option is highlighted in red, indicating the option to open example projects.

Open an example project by selecting Open Examples from the File menu.


Rename a Project

rename 1.png

To rename a project, select the Project Name window.

rename 2.png

Select Save to name the project and set where the project will be saved on your computer.

rename 3.png

The autosave indicator to the right of the project's name will now change to "Saved".

rename 4.png

Now when you select the Project Name window, select Rename to save a new copy of the project with a different name.


Save Using the File Menu

A screenshot of the VEXcode EXP interface showing the 'File' menu. The 'Save As' option is highlighted in red, indicating the option to save the current project under a new name.

Open the File menu and select Save as.

EXP_Web_Save_Pt_2.png

Navigate to your device’s Downloads folder, you'll see a file with a .expblocks extension (.exppython or .expcpp if you were coding in Python or C++). This means your project has been successfully saved.


Common Issue when Loading/Saving

EXP_Web_Can_t_Open_Project.jpg

A common issue when using VEXcode EXP project files (.expblocks, .exppython, or .expcpp) is trying to select the file to be opened directly by the operating system.

If you try to open a VEXcode EXP project file (.expblocks, .exppython, or .expcpp) by double clicking it, it will show the following error message:

EXP_Web_Load_Project.png

All VEXcode EXP project files (.expblocks, .exppython, or .expcpp) can ONLY be opened within VEXcode EXP. View the ‘Load an Existing Project’ section from this article for more information.

For more information, help, and tips, check out the many resources at VEX Professional Development Plus

Last Updated: