The Punctilious Programmer IBM Mainframe Assembler Labeled Using – A Powerful Tool

Labeled Using – A Powerful Tool

Occasionally you need to take a DSECT and apply the structure to multiple areas of storage simultaneously. With a standard DSECT that can be tricky. What you need in these cases is an idea called a “Labeled Using”. You can watch a short video that shows you how to use this powerful idea here.

Here’s the code that goes along with the video:

Leave a Reply