In the Video Course for IBM Assembler section, I’ve added an introductory lesson on Conditional Assembly and Macro Processing. If you haven’t written macros or want to learn something about conditional assembly instructions, this guide will get you started. There’s also a link to the Powerpoint that goes along with the video.
Introduction to Macros and Conditional Assembly
Categories:
Related Posts
Two Great Assembler TextsTwo Great Assembler Texts
My all-time favorite IBM mainframe assembler text is Peter Abel’s Programming Assembler Language: IBM 370 series architecture and assembly language. ...
Chasing Bad LinksChasing Bad Links
The university where I store about half of the material on this site has changed something. I’ll talk with them ...
Structured Programming Macros: SELECT – You Gotta Try It!Structured Programming Macros: SELECT – You Gotta Try It!
The structured programming macros in HLASM are just too sweet to ignore. Make your programming life easier by adopting them. ...