Re: GUI mode
"Robert C. Wessel" <[email protected]> Fri, 30 May 2003 02:18:32 -0500
| Newsgroups | gmane.ietf.tn3270e |
|---|---|
| Message-ID | <[email protected]> |
Sameer, The IBM "3270 Information Display System, Datastream Programmer's Reference", GA23-0059-07, available from IBM, both electronically and in hardcopy, covers all of the relevant 3270 stuff. Go to: http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/library and search on the document number. Graphics on 3270 are handled by defining character sets with symbols matching a character cell sized piece of your image (see the "Load Programmed Symbols" outbound structured field). Once defined, you select the character set and symbols to display with the "Character Set" extended attribute, or with the "Graphics Escape" (GE) order. In addition, you need to properly respond to the "Character Set" "Read Partition Query", and a few other things (amongst other things, review the "Graphic Color" and "Graphic Symbol Sets" RPQRs). There are also the "Object *" Inbound/Outbound SFs, which are supported on some devices, but I don't know many details, so you'll have to do some research. -Robert At 12:04 PM 5/30/03 +0530, sameer wrote: >Dear all, > >Is this forum so dumb? I did not receive any answers to my previous post. Or >was my question very much outdated? Anyway, can anyone tell me whats a GUI >mode and whats non GUI mode in 5250/3270 emulation? > >can anybody please list out the documents needed to developed both >emulations? > >regards >Sameer >