How to open and modify a dokument

You can open and modify documents in two ways. All actions open a new editor window where can compile and run your programs.

Table 1.2. 

  Description Shortcut
Using the icon open in the toolbar. An open dialog is shown starting from the last directory as current directory, where you can choose your desired directory and filename. ctrl + O
Using the menuitem open in the file menu. An open dialog is shown starting from the last directory as current directory, where you can choose your desired directory and filename.  


Important

Once you have modified the program the tabulator title is blue, indicating that you have modified the source. You are only able to save the document if you have modified it.