Saving a VEXcode IQ C++ Project on a Chromebook

When working with VEXcode IQ, it is important to understand how to save a project on a Chromebook.


Using ‘Save’

Screenshot of the C++ project window in VEXcode IQ, displaying project files and options for opening and saving projects, relevant to VEX IQ Robotics platform documentation.

Saving a VEXcode IQ C++ project is easy. First, select the project name window.

Screenshot of a save dialog box in VEXcode IQ software, showing options to save C++ projects, illustrating the process for users working with VEX IQ robotics programming.

A Save dialog window will open.

Screenshot of a project naming interface in VEXcode IQ, illustrating fields for entering project name and description, with options to open and save C++ projects, relevant for VEX IQ robotics programming.

Name your project by typing in your device's Save dialog window.

Notice the .iqcpp file extension after the file name. All VEXcode IQ C++ files will have this file extension.

Screenshot of the VEXcode IQ interface showing the 'Select Destination' dialog for opening and saving C++ projects, with options for file selection and destination paths.

Select the destination, such as the Downloads folder.

Screenshot illustrating the steps to open and save C++ projects in the VEX IQ Robotics platform, highlighting the user interface and options available for managing project files.

Then select ‘Save.’

Screenshot of the VEXcode IQ interface showing options to open and save C++ projects, highlighting features relevant to programming and managing projects in the VEX IQ Robotics platform.

The file will save to the chosen destination on your device. All VEXcode IQ C++ projects are recognizable by their .iqcpp extension.

Screenshot showing the interface for opening and saving C++ projects in VEXcode IQ, featuring options and tools relevant for programming VEX IQ robotics.

The updated project name will be visible in the project name window.

Save icon representing the option to save C++ projects in the VEX IQ Robotics knowledge base, which provides resources and documentation for educational robotics enthusiasts.

Once a project is saved, VEXcode IQ will automatically save all changes in a project.

Note: Whenever there is an unsaved project, VEXcode IQ will prompt users to save their work if the user attempts to:

  • Close VEXcode IQ
  • Create a new project
  • Open another project
  • Download a project to the IQ Brain

Using ‘Save As’

Screenshot of the 'Save As' dialog box in VEXcode IQ, showing options for saving C++ projects, including file name input and location selection, relevant to educational robotics programming.

You can also use the ‘Save As’ option from the File menu to make a copy of a project under a different name or in a different location.

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

Last Updated: