Indicates the end of the general resource block.
*EndResources()Indicates the end of the general resource block. |
|||||
*EndResources()Indicates the end of the general resource block. |
Syntax |
*EndResources() |
Example |
• • • *BeginResources() *RegisterExternalReader(…) *RegisterImportTemplate(…) • • • *RegisterSharedReader(…) *RegisterExternalFunction(…) *EndResources() • • • |
Application |
N/A. |
Comments |
The *EndResources() statement terminates the general resource block. The *BeginResources() statement requires a closing *EndResources() statement. |
See also |
|