subfile window
5 pts.
0
Q:
subfile window
how can we increase size of window in subfile
ASKED: Oct 8 2009  12:46 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
24530 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
Do you mean you have a window that contains a subfile?
If so, adjust the values in the WINDOW keyword that is associated with the subfile.
=================
Right .. WINDOW(Row column height width)
So the first two values locate the upper left corner
the third is the number of rows including the boarders (available is height - 3 (2 boarders and message)
the fourth is the number of columns including the boarders (available is width - 2 (boarders)

You're subfile control record may contain the window keyword containing the name a window record. It's that window records window keyword that needs to be changed.

Phil
Last Answered: Oct 8 2009  1:30 PM GMT by Philpl1jb   24530 pts.
Latest Contributors: CharlieBrowne   6500 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



0