Asking a few questions to see I understand the usage of CATTR
Would I uses a CATTR assembler instruction if for example
My program CSECT is RMODE 31
And if I am doing I/O in 24 bit mode I would define a class rmode 24
Would the binder take the piece of code and move it to rmode 24 more so how
do I revert to the original class name which I think is B_TEXT
Would that be by coding CATTR without a name operand ?
thanks
