screen freezes when typeahead
Peter Bateman
pfbcs at hotmail.com
Wed Nov 30 06:42:22 CST 2005
Hi Pierre:
I worked on a similiar problem. It seemed as though my READ TRIGGER (XON)
was getting
lost as I navigated my screens with typeahead.
Most servers have typeahead enabled these days so not much need for
Reflections typeahead
unless you are accessing QUICK from a packet based network.
Here are some things to try:-
TERM=HP700/92-X25 or HP700/92-TRANS these are for packet based networks.
If your version of PowerHouse supports the NOBREAKSET runtime parameter
use it.
This reduces the number of control packets going across the network.
Just remember not to hit break while QUICK or QTP is updating.
In the procedure initialize make up for the lost read trigger by sending
one.
To use the following you need a -ANY suffix on your terminal type.
Item I17 integer unsigned size 1 initial 17
PROCEDURE DESIGNER XDC1 nodata
info = characters ( I17) now
procedure initialize
push designer XDC1
In one case I set the character delay in Reflections to .1 of a second
so that the two characters of the function key would be in different
packets.
>When I click typeahead in the terminal emulator REFLECTION , the screen
>freeze after I hit a function key. If I unclick it, everything works find
>but no typeahead.
>I use term = HP700/92
>
>Thanks.
>
>
_________________________________________________________________
Take advantage of powerful junk e-mail filters built on patented Microsoft®
SmartScreen Technology.
http://join.msn.com/?pgmarket=en-ca&page=byoa/prem&xAPID=1994&DI=1034&SU=http://hotmail.com/enca&HL=Market_MSNIS_Taglines
Start enjoying all the benefits of MSN® Premium right now and get the
first two months FREE*.
More information about the powerh-l
mailing list