Ticket #376 ( Pending Customer )

Short Description Using Enter Key
Entered By: AlexandraLaCruz@HiperCom.com When: 1999-08-27 16:55:59 Build: 1.03.07A
Categories Type: Question   Department: Product   Category: Troubleshooting
Description
we are working with version 2.0 We have a problem with an particular screen from the host which we are connected using Screen surfer. There are a screen that exit with key [enter] and let select an item putting "1" and press [enter], but the environment from DevScreen do the effect like we press only [enter]. It is the same if we define a section.

we use the following code:

...Select the screen that we have set
    <TEACTION PUTFIELD Row Col "1">
    <TEACTION ENTER "[enter]" SKIPSCAN>

... if we put 
    <TEACTION SETCURSOR Row Col>
    <TEACTION ENTER "1[enter]" SKIPSCAN>

... or 
    <TEACTION PUTFIELD Row Col "1">
    <TEACTION KEY "[enter]">
with the last version 1.3 we could do it, but we could not use the keys [page up] or [page down], and with the version 2.0 we can use these keys.
Append By: WindSurfer  When: 1999-08-27 17:04:43  New Status: Pending Customer
Comment Sounds like you may have found a regression on Version 2, although this is in use many places...

Can you please run Screensurfer in diagnostic mode, reproduce the above problem (in fewest screens) and then zip-up and send the files \screensurfer\hostserver\surfdiag.log and \screensurfer\hostserver\templates.log to surfer@ieinc.com.

This will let use reproduce the error and provide you a fix.