Talk:IBM Basic assembly language and successors: Difference between revisions

Content deleted Content added
Notification of altered sources needing review #IABot (v1.6)
Line 40:
Basic Assembler language can still be taught in classes that teach assembler without teaching the MACROs needed for zOS, TSO, CMS, CP, zVSE, CICS, etc. Student's first class is to learn assembler. Other non-BAL instruction will be needed for the MACROs for the system that a student might want to write code for.
[[User:Somitcw|Somitcw]] ([[User talk:Somitcw|talk]]) 16:17, 29 May 2015 (UTC)
 
:As well as I know, the term BAL was not usually used for the macro assemblers F and up. It might have been usual for the D and E assemblers, and maybe for the DOS/360 F assembler. [[User:Gah4|Gah4]] ([[User talk:Gah4|talk]]) 09:36, 16 February 2019 (UTC)
 
== "Hello World" does not need savearea ==