of_getstartpagenumber


pfcmain.pbl   >   pfc_u_rte   >   of_getstartpagenumber   

Full name pfc_u_rte.of_getstartpagenumber
Access public
Extend of long
Return value long
Prototype public function long of_getstartpagenumber()

Name Datatype
No Data

Name Datatype
No Data

public function long of_getstartpagenumber ();//////////////////////////////////////////////////////////////////////////////
//
//	Function:  of_GetStartPageNumber
//
//	Access:  public
//
//	Arguments:
//	none
//
//	Returns:  long
//
//	Description:  Returns the number of the page where page 
//	numbering will first occur 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 il_startpagenumber
end function

     
Name Owner
No Data

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data