Select this option to enter the text editor in order to write on-line documentation for your procedure.
Select this option to copy an existing procedure into your procedure. If the procedure is not new
Select this option to edit or create your procedure. In the Procedure editing dialog enter a brief description (maximum 80 characters) of the overall function of your procedure and its subsidiaries. This description appears at the foot of the program flow diagram when the procedure is highlighted.
Next enter the name of the procedure body. The procedure body is the part of the procedure that describes its database and screen operations, but not its subsidiaries. By default it has the same name as the whole procedure, but you may give it a different name. This may be helpful if you wish to use the same body within a different procedure. If, for example, the main procedure of each program displays a title and the time before calling subsidiaries to do the rest of the work, all the main procedures may use the same procedure body.
On completion of this dialog you are taken to the Procedure Body Editing Menu .
Select this option to return to your previous location in the program.