USING instruction

The USING instruction specifies a base address and range and assigns one or more base registers. If you also load the base register with the base address, you have established addressability in a control section. If a control section has not been established, USING will initiate an unnamed (private) control section.

To use the USING instruction correctly, you should know:


[ Top of Page | Previous Page | Next Page | Contents | Index ]