Binyamin
How would you do these in other languages?
If you are really asking a question, it's usually done in some application-enabling environment such as CICS, IMS or NetView with some environment-specific technique for mapping user-friendly techniques - which, incidentally, tend to limit the full range of 3270 possibilities. These application-enabling environments may happen also to support programming languages other than assembler. Since the 3270 data stream is just that, data, it would be a poor programming language that didn't allow any combinations of bits to be strung together for output or allow any combinations of bits to be analysed on input. Eventually I got to John McKown's response and he reminds us all that another of the "application-enabling environments" is ISPF. Note that each person's favourite "application-enabling environment" for a "higher-level" approach to 3270 depends on their experience. For John, that is clearly ISPF, for me it is NetView - and that with REXX Clists as the "programming language". Chris Mason ----- Original Message ----- From: "Binyamin Dissen" <[email protected]> To: <[email protected]> Sent: Monday, December 26, 2011 7:38 PM Subject: Re: Display related operations in assembler.
On Mon, 26 Dec 2011 13:11:09 -0500 Shibu <[email protected]> wrote: :>I'm very new to Assembler, has just started learning assembler and :>verymuch interested in the same. How would you do these in other languages? ... -- Binyamin Dissen
