Next: Component Privileges, Up: The 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:
allDeclare all components defined so far as prerequisites for this one.
noneNo 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.