of_getpageinputfield


pfcmain.pbl   >   pfc_u_rte   >   of_getpageinputfield   

Full name pfc_u_rte.of_getpageinputfield
Access public
Extend of string
Return value string
Prototype public function string of_getpageinputfield()

Name Datatype
No Data

Name Datatype
No Data

public function string of_getpageinputfield ();//////////////////////////////////////////////////////////////////////////////
//
//	Function:  of_GetPageInputField
//
//	Access:  public
//
//	Arguments:
//	none
//
//	Returns:  string
//
//	Description:  Returns the name of the input field that the
//	RTE is using to control page numbering when printing.
//
//////////////////////////////////////////////////////////////////////////////
//
//	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 is_pageinputfield
end function

     
Name Owner
No Data

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data