A continuous-entry field is a way to define a long field in DDS, and 
     have it wrap to a specific width.  Something like:
     
       Description . . . . :   _________________________
                               _________________________
     
     In this case, Description is a single 50-character field, wrapped at a 
     width of 25.  Inserting and deleting characters should work correctly, 
     as if the field were wrapped at the right-hand edge of the terminal.
     
     Having said that, it only works on enhanced workstation controllers.  
     I think Client Access can do it, but I just checked and tn5250 
     doesn't.  I doubt it ever did.
     
     And having said all that, I don't think a continuous entry field is 
     supposed to wrap at blanks anyway - that's a different function, 
     WRDWRAP.  Again, this is only supported by enhanced workstation 
     controllers, and probably Client Access.
     
     -- 
     Paul


______________________________ Reply Separator _________________________________
Subject: Re: continuous entry and cursor advance
Author:  Mike Madore <[EMAIL PROTECTED]> at INTERNET
Date:    2000-04-06 9:13 pm


Hi James,
     
> Fields that are defined as continuous entry in DDS don't work with
> tn5250-0.15.8.  When text is entered into such a field the text should 
> break at the spaces.
     
Could you explain this to a non-DDS person? ;-)
     
> DDS defined cursor progression also doesn't work.  The cursor always moves 
> in the standard way - ignoring any DDS progression.
     
I assume you mean that the fields are not re-ordered?  I don't think this 
was ever implemented.  Has this worked for you in the past?  
     
Mike
     
+---
| This is the LINUX5250 Mailing List!
| To submit a new message, send your mail to [EMAIL PROTECTED] 
| To subscribe to this list send email to [EMAIL PROTECTED]
| To unsubscribe from this list send email to [EMAIL PROTECTED]
| Questions should be directed to the list owner/operator: [EMAIL PROTECTED] 
+---
Received: from eagle.fremont.learningco.com ([206.5.54.10]) by
mail.learningco.com with SMTP
  (IMA Internet Exchange 3.12) id 0003FE1A; Thu, 6 Apr 2000 21:52:56 -0700
Received: from fremont.learningco.com ([12.16.192.116]) by
eagle.fremont.learningco.com
          via smtpd (for mail.learningco.com [206.5.52.32]) with SMTP; 7 Apr
2000 04:50:21 UT
Received: from uucphost.mcs.net (Uucp1.mcs.net [192.160.127.93])
        by fremont.learningco.com (8.9.3/8.8.7) with ESMTP id UAA20103
        for <[EMAIL PROTECTED]>; Thu, 6 Apr 2000 20:49:36 -0700
Received: (from uucp@localhost)
        by uucphost.mcs.net (8.9.3/8.8.8) with UUCP id XAA25209;
        Thu, 6 Apr 2000 23:48:53 -0500 (CDT)
Received: (from majordom@localhost)
        by linux.midrange.com (8.9.3/8.8.7) id XAA27510
        for linux5250-outgoing; Thu, 6 Apr 2000 23:20:11 -0500
Received: (from uucp@localhost)
        by linux.midrange.com (8.9.3/8.8.7) with UUCP id XAA27493
        for [EMAIL PROTECTED]; Thu, 6 Apr 2000 23:20:10 -0500
Received: from mail.turbolinux.com (IDENT:[EMAIL PROTECTED]
[38.170.88.25])
        by uucphost.mcs.net (8.9.3/8.8.8) with ESMTP id XAA22219
        for <[EMAIL PROTECTED]>; Thu, 6 Apr 2000 23:13:02 -0500 (CDT)
Received: from localhost (mmadore@localhost)
        by mail.turbolinux.com (8.9.3/8.9.3) with ESMTP id VAA03109
        for <[EMAIL PROTECTED]>; Thu, 6 Apr 2000 21:13:01 -0700
Date: Thu, 6 Apr 2000 21:13:01 -0700 (PDT)
From: Mike Madore <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: continuous entry and cursor advance
In-Reply-To: <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: [EMAIL PROTECTED]
Precedence: bulk
Reply-To: [EMAIL PROTECTED]
X-List-Name: LINUX5250 Mailing List ([EMAIL PROTECTED])

Reply via email to