Assembly language won’t make much sense until you get a grip on the USING directive and the associated terms: Domain and Range. You can hear a lesson about this here. When things go wrong with USING directives, the result is an addressability error – usually lots of them! This video lesson, recorded in a real mainframe session, can make Addressability errors a snap.
USING your Noodle with Addressability Errors
Categories:
3 thoughts on “USING your Noodle with Addressability Errors”
Leave a Reply to prabal_SahaCancel reply
Related Posts
Review an Instruction: AGFReview an Instruction: AGF
I’m creating new articles on my website in alphabetical order, and I’m on the A’s. There are numerous add instructions ...
Review an Instruction: MSRReview an Instruction: MSR
I’m still working my way alphabetically (ususally) through the instruction set, picking instructions you should learn. We are in the ...
Video: Visual Depiction of Eleven Load OperationsVideo: Visual Depiction of Eleven Load Operations
Here is a video discussion of the eleven load operations that were given a visual depiction last week. If you ...

David for some reason the video is not loading . I want to clear my concepts of Using in Assembler .
I’ll check it out immediately.
Some of the links in the posts are old, now. Most of the material on my academic site has been moved to this site. You can find the USING video under the link to The Video Course on the main page. You can also see a link there for Named USINGs which you should check out.