| Recent Files | Contains a list of recently opened/saved files for you to select. Click the "Clear" button to clear this list |
| Filename / URL | The name (and location) of the local file to open/save/delete. You can also open Internet locations (URLS) by entering the full address in this field |
| Action | Once you have completed the "Filename / URL" field, click one of the following "Action" buttons:
Open - Open a local/network file, or an Internet URL. Use the "Open Actions" to control how the file is loaded
Save - Save to a local/network file. Use the "Save Actions" to control how the file is saved
Delete - Permanently remove a local/network file
Compile - "Compile" your code into a stand-alone Web Application
|
| Open Action | Controls how the file/URL should be opened:
Replace - Replaces the current content of the HTML editor area with the opened file/URL
Append - Adds the content of the opened file/URL to the file currently being edited in the HTML editor area
Start New - Creates a new "tab" in the HTML editor, and loads the file/URL into the newly created tab, allowing you to instantly "switch" between files. Read more about Working With Tabs
|
| Save Action | Controls how the file should be saved:
Replace - If a file with the same name already exists, it will be overwritten with the new file
Append - If a file with the same name already exists, the new file will be "added" onto the end of the file
|