+ Reply to Thread
Results 1 to 7 of 7

Thread: Multi-choice subfile not acting quite right.

  1. #1

    Default Multi-choice subfile not acting quite right.

    Are you compiling using the RSTDSP(*YES) parameter? Dave

  2. #2
    Guest.Visitor Guest

    Default Multi-choice subfile not acting quite right.

    Dave, The file description shows Restore Display RSTDSP *YES. In fact, we compile all display files with RSTDSP(*YES). Additionally, and I was reaching... I tried DFRWTR(*NO) and the FRCDTA record level keyword. Changes to these guys made no difference in how the screen functioned. Here's another bit on info, I just removed the *SLTIND parameter from the SFLMLTCHC keyword and now the HI attribute is applied to the appropriate subfile records on the initial display. WHY!?! I LIKE the checkbox box that *SLTIND adds to the records. It looks like a bug to me. I'd almost accept it as normal under the assumption that the checkbox is a replacement for the HI attribute upon initial display, but toggling the selections should force the HI attribute to work whether or not this is the first pass. But the HI attribute NEVER works until the second display of the screen, it just doesn't seem to "function as designed". Any further ideas will be appreciated... I think I will call software support to see if there are any known issues. Thanks.

  3. #3

    Default Multi-choice subfile not acting quite right.

    Are you up to date on the latest CUME PTFs? There are several PTFs that relate to SFLMLTCHC when used within a window. Dave

  4. #4
    Guest.Visitor Guest

    Default Multi-choice subfile not acting quite right.

    Interesting.... Our last cum pkg was installed Feb 1st, if we are missing a ptf, it would be very new. I called Rochester this morning, the support rep was unable to find an APAR containing "SFLMLTCHC" more recent than V3R7. I wrapped up my code along with the objects and some sample data and sent it to her in a save file. When I hear from her I'll post again. I'll mention your comment regarding the PTFs when I speak with her. Thanks again.

  5. #5

    Default Multi-choice subfile not acting quite right.

    The PTFs in question don't specifically mention SFLMLTCHC, but they do affect the behaviour pf SFLMLTCHC. They are screen PTFs. look for 5722SS1-SI09678, and 5722SS1-SI10022 in particular. Dave

  6. #6
    Guest.Visitor Guest

    Default Multi-choice subfile not acting quite right.

    I'm writing a simple application using a multiple choice subfile. The program works correctly except that selected subfile records are not highlighted when the screen is first presented. Some records in the subfile should appear highlighted AND checkbox checked because I write them to the subfile with their SFLCHCCTL field set to 1. The checkbox checked/unchecked state works correctly, but the HI attribute does not seem to work until the screen is displayed a second time. During the initial display of the screen, I can select/unselect/select records and the checkbox switches as expected, but the HI attribute will not show itself. If I cause my program to redisplay the screen, the selected records are highlighted and selecting/unselecting/selecting records highlights/un-highlights/highlights and checks/unchecks/checks them just as expected. I have tried using the CHCSLT and CHCAVAIL keywords on the control record, but the results are the same. Any ideas? Thanks, Todd
    Code

  7. #7
    Guest.Visitor Guest

    Default Multi-choice subfile not acting quite right.

    PTF status: SI09678 - Temp Applied, SI10022 - Superseded by SI10224. Still waiting to hear from support..... Thanks again, Todd

+ Reply to Thread

Similar Threads

  1. The browser of choice
    By Guest.Visitor in forum Shooting the Breeze
    Replies: 62
    Last Post: 03-09-2006, 06:16 PM
  2. Getting a choice list on a command
    By Guest.Visitor in forum Programming
    Replies: 8
    Last Post: 04-13-2001, 11:52 AM
  3. Good Choice for Procptrs?
    By Guest.Visitor in forum Programming
    Replies: 9
    Last Post: 04-22-1999, 11:07 AM
  4. Multi-line Subfile
    By Guest.Visitor in forum Programming
    Replies: 3
    Last Post: 06-22-1998, 12:42 PM
  5. sendError method acting weird..?
    By Guest.Visitor in forum Programming
    Replies: 0
    Last Post: 01-01-1995, 02:00 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts