Thanks! But as I for the moment don't have any of the VTAM-persons availible (it's late here..), do You have any suggestions of possible causes ? (I worked a while now with this setup and without any other errors.)
Thomas -----Ursprungligt meddelande----- Från: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] För Edward E. Jaffe Skickat: den 31 oktober 2005 22:07 Till: [email protected] Ämne: Re: VB: Creating dynamic 3270 screen size definitions for increased productivity TD102151 Thomas Berg wrote: >I'm trying this now, but having some problems. > >I'm getting: >IKT00405I SCREEN ERASURE CAUSED BY ERROR RECOVERY PROCEDURE when e g >running rexx that displays text containing characters with hexvalues >below x'73' or even in the range x'74' - x'79'. (The same rexx is >running and displaying without problems in my usual 43x80 "mode".) > >I suppose this has something to do with some character translation >table for TSO or VTAM ? > >Any hints ? > > You need to trace the data stream being sent and see what's wrong with it. F VTAM,TRACE,TYPE=BUF,ID=xxxxxxxx and S GTF with the appropriate options (we normally use TRACE=USRP and USR=(FE1,FEF,FF1,FF0,FF2,FE2,FE4) just to be on the safe side). -- ----------------------------------------------------------------- | Edward E. Jaffe | | | Mgr, Research & Development | [EMAIL PROTECTED] | | Phoenix Software International | Tel: (310) 338-0400 x318 | | 5200 W Century Blvd, Suite 800 | Fax: (310) 338-0801 | | Los Angeles, CA 90045 | http://www.phoenixsoftware.com | ----------------------------------------------------------------- ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

