Next: Component Privileges, Up: Component Statement [Contents][Index]
Prerequisites (see component prerequisite) for a component are declared using the following statement:
The argument is either a list of component tags or one of the following words:
all
Declare all components defined so far as prerequisites for this one.
none
No prerequisites. This is the default.
If you wish, you can define dependents, instead of prerequisites:
Declare dependents for this component. var-list is a list of component tags.