New


Project will create a new project file to which you can add new or existing source code, data, and other project associated information.

Source (*.bas, *.inc) will create a new source file Document, a header will automatically be added showing information such as Author, Copyright, Date.  This feature can be customised and enabled/disabled from the Options Menu.

Text will create a standard text file with no syntax highlighting.

Open                 Ctrl+O

Select from the submenu the type of file to open.
Ctrl+O will open any file that can be opened by the IDE

Open Project...

Displays an Open Dialog box, enabling you to open an existing project in Positron Studio.  If a project is already open it will be closed and the new project opened in its place.  The project will appear in the right hand sidebar under the tab Project Manager.

Recent

Presents a list of files which have been most recently opened.

Save                 Ctrl+S

Will save the current document to disk.

Save will only be enabled if the current document has been modified.

Save As...

Displays a Save As dialog box enabling you to save the current document to a different name and/or locatioin.

Save Project

Saves an open project and all files associated with the project

Save All

Saves all files currently open in the IDE

Export to HTML...

Saves the current document as an HTML file retaining all the formatting of the original.

Close

Closes the current document

Close Project

Closes the current project and all associated files.

Close All

Closes all files currently open in the IDE

Back Up Wizard...

Starts the Back Up Wizard to create an archive

Open Archive...

Opens an existing archive

Print

Displays a Print Dialog from which you can make adjustments and print the current page.

Exit

Closes the application