Inform Editor Buttons
There are five buttons on the Inform Editor screen:

Generate Source
The source code in the Source window is generated from the graphical screen in the upper left of the Inform Editor window.  Any previous changes made by the user to the source code will be lost.  Code from the Definitions, Init Code, Ending Code, and Additional Code  will be included in the Source code.

Generate Layout
The embedded numeric areas at the end of the RPL source code will be scanned and used to re-create the graphical picture of the Inform Box. These numeric areas are clearly marked and they should never be modified by the user (or Debug4x may not be able to re-create the graphics and the form will become unusable).

Save
The RPL Source will be generated and then saved to the current file.

Save As
The RPL Source will be generated and then saved to a file.  The user will be asked to supply the file name using a standard Windows Save Dialog.

Open
If the current file has been modified, the user is prompted to save it.  A Windows Open Dialog will be shown to choose a new file for opening.  If the selected file is an Inform Box file, it will be opened in the Inform Editor otherwise it will appear in the Editor.