Creating, Opening, and Saving a Project#
In VEXcode AIR, you can build new projects or open saved projects on your VEX AIR Drone Controller. Follow these simple steps to create, save, and open your projects.
Creating a New Project#
Select New Blocks Project or New Python Project#

Saving a Project#
Name your project#
Using your device’s saving dialog, enter your new project name.

Select Save#
A Windows interface is shown here for reference. VEXcode AIR projects will be saved with a .airblocks
or .airpython
extension, depending on whether it is a Blocks or Python project.

Confirm the project name#
Your new project name will now show in the project name dialog box in the VEXcode AIR Toolbar.

Opening an Existing Project#
Select your project#
Navigate to your saved project on your device. Select the project you wish to open, then select Open. A Windows interface is shown here for reference. VEXcode AIR projects will have a .airblocks
or .airpython
extension, depending on whether it is a blocks or text project.

View your project#
Your project will now open in VEXcode AIR, and the project name will show in the Toolbar.
