In VEXcode AIM, you can build new projects or use saved projects with the VEX AIM Coding Robot. This article will walk you through how to create new projects, save projects, and open existing projects in VEXcode AIM.
Creating a new project
In VEXcode AIM, select File, to open the File menu.
Select New Blocks Project or New Text Project, depending on the type of project you wish you build. A new blocks or text project will then open in the workspace.
Saving a project
To save a project, select Save from the File menu.
Using your device's saving dialog, enter your new project name. A Windows interface is shown here for reference.
VEXcode AIM projects will be saved with a .aimblocks or .aimpython extension, depending on whether it is a blocks or text project.
Once you have entered your project name, select the Save button to save your project to your device. A Windows interface is shown here for reference.
Your new project name will now show in the project name dialog box in the VEXcode AIM Toolbar.
Opening an existing project
To open a project, select Open from the File menu in VEXcode AIM.
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 AIM projects will have a .aimblocks or .aimpython extension, depending on whether it is a blocks or text project.
Your project will now open in VEXcode AIM. and the project name will show in the Toolbar.
You can also open a recent project by selecting Open Recent and choosing the project from the list that is shown.