This article or section documents something not included in the current version of Scratch (3.0). It is only useful from a historical perspective. |
- This article or section documents an outdated version of Scratch (version 1.4). For this article in the current version (version 3.0), see File Menu. For this article in Scratch 2.0, see File Menu (2.0).
The File Menu is a dropdown menu with options related to metadata about the project.
Contents
New
This feature created a new project. The new project would replace the currently opened project.
Open
This featured opened a project. The opened project would replace the currently opened project.
Save
This allowed one to save their project as a .sb file. If one had already saved this project it would overwrite the older version.
Save As
This allowed one to save their project as a .sb file. If one had already saved this project it would save in a different location.
Import Project
This allowed one to import sprites and code from an already existing project without replacing the currently opened project.
Export Sprite
This allowed one to export the currently selected sprite as a .sprite file.
Project Notes
This allowed one to write project notes.
Quit
This made Scratch exit. It would prompt to save if the user hadn't saved their project since changes were made.