It is but that's the good news -- no apologies necessary! A couple of ways (assuming default settings): - escape it: "# will pass the # through (try it -- type x"#y and you'll see x#y appear when you hit ENTER) - CP TERMINAL LINEND OFF (which will disable the # from being a linend entirely) - CP SET LINEDIT OFF (which will turn off all linediting symbols -- LINEND, LINEDEL, CHARDEL, ESCAPE, TABCHAR). I tend not to recommend this one because it's sort of a "big hammer" approach
On Wed, Jun 30, 2010 at 12:43 PM, Daniel Tate <[email protected]> wrote: > I have urgent need to make it ignore that symbol and print it to the guest > through a 3270 client. I am a z/VM beginner, so forgive me if this is > something insanely simple. > > -- zMan -- "I've got a mainframe and I'm not afraid to use it"
