title$ - the text that will be displayed in the title bar of the program window
<br/>
close_prompt$ (optional) - the text that will be displayed in a message box with 'OK/Cancel' options when a user clicks on the close button. If nothing is specified, the message box will not be displayed and the program will close immediately.
</td>
</tr>
</table>
<h1>Description</h1>
<table>
<tr>
<td>
Allows you to set the text of the program's title bar, and 'close program?' message box.