+ Reply to Thread
Results 1 to 4 of 4

Thread: Three windows displayed; the first two dissapeared...

  1. #1

    Default Three windows displayed; the first two dissapeared...

    Did you compile with RSTDSP(*YES) specified? Dave

  2. #2
    odiaz Guest

    Default Three windows displayed; the first two dissapeared...

    Yes, I did. Still the screens (DSP1, DSP2) dissapear. ???

  3. #3
    odiaz Guest

    Default Three windows displayed; the first two dissapeared...

    I have program PGM1 that presents a subfile using display DSP1. When F6 is pressed it calls program PGM2 presenting display DSP2 which is a Window containing a subfile. Then I select two subfiles records from DSP2. For every selected subfile record, program PGM3 is called, where PGM3 presents a new Window (DSP3) containing a data entry subfile. My problem is the following: The first selected subfile record (from DSP2) is processed and program PGM3 is called presenting and processing data entry window (DSP3) without problems. But when the program try to process the second selected subfile record, the previous displays (DSP1 and DSP2) dissapears from the screen leaving visible only the data entry window (DSP3). Still, program logic for DSP3 is performed but somehow I can not retain the two previous displays during the second cycle. Any ideas?

  4. #4
    Guest.Visitor Guest

    Default Three windows displayed; the first two dissapeared...

    Have you got the keyword KEEP in your display files? That should keep them on the display, but you may also need the ASSUME keyword also. Hope this helps. Matt

+ Reply to Thread

Similar Threads

  1. Password displayed in Command
    By PatLandrum in forum General
    Replies: 2
    Last Post: 07-10-2007, 09:13 AM
  2. Fields in subfile not displayed
    By David Abramowitz in forum RPG
    Replies: 7
    Last Post: 05-18-2005, 06:48 AM
  3. Displayed session not active
    By Guest.Visitor in forum Programming
    Replies: 3
    Last Post: 04-09-2001, 12:37 PM
  4. HEX displayed for all numbers in Text field
    By Guest.Visitor in forum Programming
    Replies: 3
    Last Post: 09-11-2000, 11:22 AM
  5. Non-displayed fields
    By bibarnes@yahoo.com in forum Application Software
    Replies: 7
    Last Post: 10-14-1999, 07:37 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