Dave,
I'm trying to understand what you're explaining.

If you have this simple "scrollable area" panel and display it via "dialog 
test" (7.2) how can you get it to NOT relocate to the top of the scrollable 
area?
Do you believe there's something you can do in the )INIT/)REINIT sections?

Thanks, I appreciate your patience.


)ATTR                               
 # AREA(SCRL) EXTEND(ON)            
)BODY                               
%COMMAND  ===>_ZCMD                 
#MYAREA --------------------#       
)AREA MYAREA                        
+ ONE                               
+  TWO                              
+   THREE                           
+    FOUR                           
+     FIVE                          
+      SIX                          
+       SEVEN                       
+        EIGHT                      
+         NINE                      
+          TEN                      
)INIT                               
)PROC                               
)HELP                               
)END

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to