4. Creating Applications : Create an Application : How You Can Customize a Session for an Application : Specify Runtime Parameters for a Session
 
Share this page                  
Specify Runtime Parameters for a Session
You can also specify command line parameters to customize how an application runs during a development session. These parameters may be either positional or keyword parameters, and they take effect when you run the application with the Run command or with the RunImage utility.
To specify runtime parameters for an application
1. Click the Develop tab.
2. Select your application in the Applications portlet.
3. Click the Application Properties portlet tab.
4. Click File, Open.
The application properties are opened for editing.
5. Enter the desired parameters for running the application in the Parameters field.
For more information about the fields on the Application Properties portlet, see Application Properties (see Application Properties).
6. Click File, Save and Close to save and close the application properties.
Note:  For details about running an application using the Run command see the chapter "Debugging Your Application" in the Programming Guide. For more information about the RunImage utility, see Run an Application from an Image Using the RunImage Utility (see Run an Application from an Image Using the RunImage Utility).