If you have already installed PureBasic and simply want to install an update then you must download the update from the PureBasic website (http://www.purebasic.com) and extract the contents of the update as it will usually be in the form of an archive. You can then run the "UpdateTool" to update your version of PureBasic. You will need to tell the "UpdateTool" where the PureBasic files are and what language you want to use.
If you ever need to uninstall PureBasic you can simply delete the folder as no extra data is written to "special" places on your system (for example, the registry in Windows).
This is the Integrated Development Environment (IDE) which comes with PureBasic and will allow you to enter, edit and run programs and fully control the compiler in a graphical way. If you are feeling more adventurous, the PureBasic compiler is really an external program from the editor so you can use any editor of your own choice. However, that is beyond the scope of this User Guide - we recommend you stick with the PureBasic Editor for now. When you start the editor you will see a window which looks something like this:
| Previous topic | Chapter contents | Next topic |
|---|---|---|
| How to get PureBasic | User Guide contents | Using the editor |