× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Thanks Larry, but this does not solve my problem. 
My DDS code looks like following:
***************************************************************     
        R SFLS1                  SFL                             
***************************************************************     
                                                
TEXT             20   B  6  2                                
TEXT1             8   B    +1                                         ATTRIBUT  
       20   B   +1
                                                                 
N73    ATTIME          8   B    +1                                
N73    VALUE1        11   B    +1                   
N73    VALUE2        11   B    +1
N73    ACTION1        1    B    +1
N73    ACTION2        1    B    +1
N73    DATE              L    B    +1DATFMT(*USA)
N73    PLACE1           1    B    +1

Field I want to add
 73     COMENT        70    B   6  53
          RRN              3 0    H
----------------------------------------------------------------------------------------------

I am doing a CHAIN on subfile SFLS1 by RRN. When *IN73 is set on the display 
file give errors on DATE field as Invalid Date format.

If I convert DATE to TEXT 8 then I face following problem:
I have created a DS for Subfile fields and DS for file fields, when my *IN73 is 
set on I move Subfile DS to
File DS and do validation on field since fields ATTIME  to PLACE1 were not 
populated because of field selection
my validation fails.

Please let me know your thoughts








As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.