of_getframe


pfcapsrv.pbl   >   pfc_n_cst_appmanager   >   of_getframe   

Full name pfc_n_cst_appmanager.of_getframe
Access public
Extend of w_frame
Return value w_frame
Prototype public function w_frame of_getframe()

Name Datatype
No Data

Name Datatype
No Data

public function w_frame of_getframe ();//////////////////////////////////////////////////////////////////////////////
//
//	Function:  of_GetFrame
//
//	Access:  public
//
//	Arguments:  none
//
//	Returns:  w_frame
//
//	Description:  Returns the currently active frame window
//
//////////////////////////////////////////////////////////////////////////////
//
//	Revision History
//
//	Version
//	5.0   Initial version
//
//////////////////////////////////////////////////////////////////////////////
//
//	Copyright © 1996-1997 Sybase, Inc. and its subsidiaries.  All rights reserved.
//	Any distribution of the PowerBuilder Foundation Classes (PFC)
//	source code by other than Sybase, Inc. and its subsidiaries is prohibited.
//
//////////////////////////////////////////////////////////////////////////////

return iw_frame

end function

     
Name Owner
w_resp_employee.cb_ok.clicked cb_ok
w_resp_sales_order.cb_ok.clicked cb_ok
w_resp_salesperson.cb_ok.clicked cb_ok
pfc_n_cst_appmanager.pfc_exit pfc_n_cst_appmanager

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data