Progress
Language Reference
FRAME-NAME Function
Returns the name of the frame that the cursor is in to a field that is enabled for input.
SYNTAX
EXAMPLE
This procedure displays customer information in one frame, then displays order information for the customer in a second frame. Use the FRAME-NAME function to display the name of the frame the cursor is in.
NOTES
- The FRAME-NAME function returns an empty string for a frame that has not been named (the default frame). It also returns an empty string if the cursor is in a field that is not enabled for input.
- When using the FRAME-NAME function, you must place it logically following the Frame phrase where it is named.
- FRAME-NAME is especially useful for context-sensitive help.
SEE ALSO
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |