Adding subroutines
To add a subroutine to a code module:
1 Open the window for the code module.
2 Click New Subroutine (blank icon in upper right-hand corner).
3 Name your subroutine.
Updating subroutines
To add, edit, or delete code in a subroutine:
1 Open the window for the appropriate code module.
2 Choose the subroutine at "Subroutine".
3 Update the code as required.
4 Press Tab to save your changes before closing the code window.
Removing subroutines
When you remove a subroutine from a code module, all of the code within it is also removed. You can't undo this operation.
To remove a subroutine from a code module:
1 Open the window for the code module.
2 Choose the subroutine at "Subroutine".
3 Click Delete Subroutine (icon with an "X" on it, in the right-hand corner).
|