On Tue, 9 Dec 2014 04:35:35 +0000, Jose Flores <[email protected]> wrote:
>Adding (and replacing) '<' by X'0E' (SO) and '>' X'0F' (SI) solved the problem. > >I think IBM should document this part better. Frankly, it's not clear anywhere >in the docs that you have to code hexadecimal >(e.g. ISPF "HEX ON" to accomplish this). It's certainly strongly implied by the section in the language reference that describes the notation used in the book, and which says that the < and > characters have the hex values x'0E' and X'0F' and that the . characters used in the book's examples have the hex value x'42'. In any case, how you get those values entered is entirely up to you. -- Walt
