Re: Re: Where do I start?

Rick Fochtman <[email protected]> Thu, 27 May 2010 20:25:51 -0500
Newsgroups gmane.comp.emulators.turnkey-mvs
Message-ID <[email protected]>
  
-------------------------------------<snip>----------------------------------------

> On Thu, May 27, 2010 at 3:42 PM, Gerhard Postpischil 
> <[email protected] <mailto:[email protected]>> wrote:
>
>     ... the other values are ones you would not
>     normally see (4 - TGET with NOWAIT and no input available
>
>
> TGET without NOWAIT means TGET blocks until the user presses an Aid Key?

----------------------------------<unsnip>---------------------------------
It means your program is in a WAIT state until the user presses some 
sort of AID-related key. The rest of the workload on the machine 
proceeds just as though you weren't there.

----------------------------------------<snip>--------------------------------------------

> Does that  load the CPU at all? (In a real machine.)

---------------------------------------<unsnip>--------------------------------------------
no.

--------------------------------------<snip>----------------------------------------------

>
> In Hercules is the 3270 being properly emulated by the 3270 emulator 
> (x3270, c3270, wc3270) where these screens and all the editing are 
> handled outside of Hercules?

----------------------------------<unsnip>---------------------------------------------
Hercules and the OS under it see only a 3270 tube. All the translations, 
emulations, etc. are covered outside Hercules.

Rick