Exports are followed by an optional import sequence. This declares those external definitions that are required to complete the definitions within this module. It takes the form:
IMPORTS symbol < ,symbol,symbol,...,symbol > FROM module < symbol < ,symbol,symbol,...,symbol > FROM module >
where symbol is a typeReference or valueReference defined in the identified module which is a module identifier.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |