Use the following procedure to edit a custom server definition. To edit
your main() and user functions, use an editor such as vi.
- From the Welcome window, select Applications —> Custom Servers
- Open the custom server: Open the custom
server that you want to edit. The system displays the Custom Server window.
- Change custom server properties: Modify information
displayed in the window, as required.
- Click File —> Properties to modify information about the
custom server main() arguments, C flags, object files, link flags, global
declarations, and include files. An example of the properties window is shown
in Figure 1.
- Save changes: Save the modified definition
and Close the Custom Server window.
- Change a user function definition: To modify a user
function definition, Open the user function. The system displays
the User Function window for the selected function.
- Modify information displayed in the window, as required.
- To modify the user function parameters:
- Click the Edit menu to Cut or Copy and Paste, or Delete selected parameters.
- Or, click Options —> Parameters to Modify the
definitions for selected parameters in the Parameter Selection window.
- Validate & Save the modified user function definitions and Close the User Function window.