Progress
Language Reference
FRAME-COL Function
Returns a decimal value that is the column position of the left corner of a frame within its window.
SYNTAX
frame
The name of the frame whose column position you are trying to determine. If you do not supply a frame name, the FRAME-COL function uses the default frame for the block it is in. If the FRAME-COL function is in a DO block, the function uses the default frame scoped to the block containing the DO block.
EXAMPLEThis procedure displays customer information in one frame, then displays order information in an overlay frame. FRAME-ROW places the overlay frame on the ninth row of the second column. FRAME-COL places the overlay frame on the first column of the first frame.
NOTES
SEE ALSO
Frame Phrase, FRAME-DOWN Function, FRAME-LINE Function, FRAME-ROW Function, INTEGER Function
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |