On Mon, Mar 23, 2015 at 1:57 PM, John Ehrman <[email protected]> wrote: > John McKown would like... > > The only enhancement that I, personally, would like would be for "free > format" input into HLASM with _no_ line limits. Mainly because I keep > my HLASM source in a UNIX file and, depending on "things", I use the > "as" UNIX command to assemble it. I'm a bit of a UNIX partisan for > "interactives". Being forced to use column alignment when I use a > non-ISPF editor is a royal bother. Hum, it would also be nice if the > tab character were a white space character outside of literals. > > HLASM used to ship an input exit (ASMAXINV) that accepts variable-length > input records. Check the Programmer's Guide.
Oh, I use FLOWASM for this functionality. However, I would prefer to not need an "add on" because I sometime contribute to the CBT tape and would prefer to not have FLOWASM as a prerequisite to compiling my code. Of course, I could always implement the FLOWASM functionality as an M4 macro <gag><puke>. > > Making the tab character a white space should be easy, but might require > an option of some sort. > > John Ehrman -- If you sent twitter messages while exploring, are you on a textpedition? He's about as useful as a wax frying pan. 10 to the 12th power microphones = 1 Megaphone Maranatha! <>< John McKown
