IBM Support

PK80148: cursor doesn't appear in the next field on EGL RCP screen

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Subject line:  cursor doesn't appear in the next field on EGL RC
    P screen
    
    
    Environment:
    
     - OS (name, language, version or SP): Microsoft Windows XP SP2
     - Product name (Build ID or version/patch level): IBM Business
    Developer 7.1.0.2
    Reproducible Y/N: Y
    
    Description of problem:
    
    After migration from 4GL to EGL, RCP application doesn't run cor
    rectly: the cursor doesn't appear in the next field.
    It works in TUI mode.
    
    Steps to reproduce:
    
    The following code doesn't work:
    
        function main()
    
            registerConsoleForm('MyForm', 'MyForm');
            displayFormByName('MyForm');
    
            openUI{bindingByName = yes}
                activeForm
                bind g_lci.lci_company, g_lci.lci_form_no, g_lci.lci
    _form_type
            onEvent(AFTER_FIELD:'lci_form_type')
             afterFieldType();
            end
        end
    
        function afterFieldType()
            openUI{displayOnly = yes, bindingByName = yes}
                activeForm
                bind g_lci.lci_form_no, g_lci.lci_form_type
            end
    
            openUI{bindingByName = yes}
                activeForm
                bind g_regn_dt, g_lci.lci_policyno, g_lci.lci_memb_n
    o, g_empl_no, g_lci.lci_proc_code, g_lci.lci_auth_year, g_lci.lc
    i_auth_no
            onEvent(BEFORE_FIELD:'g_regn_dt')
                SysLib.writeStdout('before field');
            end
        end
    
    Screen is blocked on second openUI and cursor doesn't appear in
    field g_regn_dt.
    

Local fix

Problem summary

  • cursor doesn't appear in the next field on EGL RCP screen
    

Problem conclusion

  • Thread deadlock problem has been fixed.
    

Temporary fix

Comments

APAR Information

  • APAR number

    PK80148

  • Reported component name

    RATL BUS DEV

  • Reported component ID

    5724S5000

  • Reported release

    710

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2009-02-06

  • Closed date

    2009-03-20

  • Last modified date

    2009-03-20

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    RATL BUS DEV

  • Fixed component ID

    5724S5000

Applicable component levels

  • R710 PSN

       UP

[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSMQ79","label":"Rational Business Developer"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"7.1","Edition":"","Line of Business":{"code":"LOB35","label":"Mainframe SW"}}]

Document Information

Modified date:
20 March 2009