Tom is not saying you should change your coding style. You leave the data areas and literals at the end of your source code. You add LOCTR statements into your program to change generated machine code sequence.
Jon Perryman ----- Original Message ---- > From: Scott Ford <[email protected]> > This is a matter of style to me and experience level. I learned the data >areas and liberals at the tail end of your code ...always worked for me. >Doesn't >mean that's the only way to to do II > > Scott ford > > > > Sure you can. How much of what is generated by that startup macro has to be > > before the data area location counter is defined? > > > >> And: the LTORG at the end of the program needs addressibility; > > > > Of course. LOCTR takes care of that > > -- > > Tom Marchant >
