In the Make Executable window, specify the following to package your application into an executable file:
If the window you want to open is a visual part that you created in the Composition Editor, select the part. If the window you want to open is a nonvisual part or a Smalltalk class which has a runtimeStartUp method that can open the window, select <None>. Refer to IBM Smalltalk User's Guide for information on implementing runtimeStartUp.
VisualAge writes the output file to the directory. For information on completing the packaging and running an executable file, refer to the VisualAge User's Guide and to the IBM Smalltalk User's Guide.