Re: Re: Where do I start?
Ron Hudson <[email protected]> Thu, 27 May 2010 18:35:46 -0700
| Newsgroups | gmane.comp.emulators.turnkey-mvs |
|---|---|
| Message-ID | <[email protected]> |
On Thu, May 27, 2010 at 6:30 PM, Rick Fochtman <[email protected]> wrote: > > > -----------------------------------<snip>------------------------------- > > > > Ok, I though I could do the next few without bugging you guys... > > I have a value in binary : 0 0 0 0 0 0 0 1 > bits numbered 0 2 3 4 5 6 7 8 in good IBM fasion > > Isn't that value x'01'? > > And when used as an Attribute Character in Start Field x'1D01' it marks a > normal intensity alphanumeric unprotected field with its MDT set? > (Ref Tommy Sprinkle's 3270 Data Streams) > > > -----------------------------------<unsnip>--------------------------------- > Firstly, the value you suggest is correct, but the bits are numbered, from > left to right, as 0 - 7 > > Where did you find to AID/MDT settings? I can't find them in any of my > docs. > look here: http://tommysprinkle.com/mvs/P3270/start.htm or more specifically here: http://tommysprinkle.com/mvs/P3270/fields.htm > > Rick > >