How to avoid a down frame?

rajendran

Member
Hello,
i am using a frame inside an repeat loop.Based on user input i am running two different programs.But the issue is i am getting an down frame from the second iteration of the repeat loop. i tried HIDE ALL statement to overcome this down frame.But i wonder is this the correct solution to avoid a down frame inside the repeat loop.
Could someone help me on this?
 

tamhas

ProgressTalk.com Sponsor
Please describe the behavior you would like to see. 1 down? No display? Combined into one frame? What?
 
Perhaps you need to choose between FORM/DEFINE FRAME statement (depending on requirement). As Tamhas said, could you please describe your problem or share the relevant code.

Regards,
Rajat.
 
Top