Contents of the CICS screen defined thru BMS is called a MAP which is written in assembly language.
Primary functions of BMS
- Removal of device dependent codes from Application Program
- Removal of constant information from Application program (Headers, Titles...)
- Construct NMDS - Native Mode Data Stream
- Text handling
- Terminal Paging & Message routing
- Contents of the screen defined thru’ BMS is called Map.
- Map is a program written in assembly language.
- BMS macros are available for Map coding.
- Maps are of two types. Physical Map & Symbolic Map
eg. screen size
Remove constant information - by placing the default constants in maps Terminal Paging : Allows combination of several small mapped data areas into one or more pages of output.
Message Routing : Allows sending of messages to one or more terminals.
No comments:
Post a Comment