of_setfilename


pfcmain.pbl   >   pfc_u_rte   >   of_setfilename   

Full name pfc_u_rte.of_setfilename
Access public
Extend of
Return value
Prototype public subroutine of_setfilename(string)

Name Datatype
No Data

Name Datatype
No Data

public subroutine of_setfilename (string as_filename);//////////////////////////////////////////////////////////////////////////////
//
//	Function:  of_SetFileName
//
//	Access:  public
//
//	Arguments:
//	as_filename   current filename for the RTE
//
//	Returns:  none
//
//	Description:  Sets the current filename for the RTE
//
//////////////////////////////////////////////////////////////////////////////
//
//	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.
//
//////////////////////////////////////////////////////////////////////////////

is_filename = as_filename
end subroutine

     
Name Owner
No Data

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data