Before structures can be referenced within an MDO by name from NCL, a map must be assigned to the MDO. The map provides NCL with the following information about an MDO:
Maps defined to Mapping Services are loaded automatically the first time they are referenced from NCL. They can also be loaded manually by entering the LOAD MAP=mapname command.
The LOAD MAP command will only load a map not already in memory. To reset a map in memory (for example, after modifying an existing map), use the UNLOAD MAP=mapname command. It will be automatically reloaded on demand.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |