Unconfigured Ad Widget

Collapse

Announcement

Collapse
No announcement yet.

DDS Problem

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • DDS Problem

    Specifying S on each of the two tests makes it an "OR" condition. To make both tests work together as and "AND" condition, omit the "S" on the second test.

  • #2
    DDS Problem

    That was it, Thanks for the help it solved my problem. Tiki

    Comment


    • #3
      DDS Problem

      I am trying to compile a logical file without specifying fields and Key, Its not compiling successfully but it creates the object. I get an error everytime I open the file. The file dont have any member. This is the DDS. How to compile this logical file. A R FILEL01 PFILE(FILE) Thanks TIKI

      Comment


      • #4
        DDS Problem

        Are you just specify select/omits? Try K *NONE
        Code

        Comment


        • #5
          DDS Problem

          I have created a logical file that have multiple select fields. but it doesnt work. If i do select only one field it is working fine. Here is the DDS: If I took out the other select field, it is working fine I got the right record but in this selection, I got all records even ITLPICK=0 Any Ideas? Thanks for any help. Tiki
          Code

          Comment


          • #6
            DDS Problem

            No omits and select, I just find out what happened, since the file allows multiple member, I complied this logical file with only one data member and I worked. Thanks Anyway. TIKI

            Comment

            Working...
            X