of_getlineending


pfcapsrv.pbl   >   pfc_n_cst_inifile   >   of_getlineending   

Full name pfc_n_cst_inifile.of_getlineending
Access public
Extend of string
Return value string
Prototype public function string of_getlineending()

Name Datatype
No Data

Name Datatype
No Data

public function string of_getlineending ();//////////////////////////////////////////////////////////////////////////////
//
//	Function:  of_GetLineEnding
//
//	Access:  public
//
//	Arguments:  none
//
//	Returns:  string   Line ending characters being used to write to INI file
//
//	Description:
//	Gets the line ending characters that will be used when writing to INI file.
//	This depends on the platform currently being used.
//
//////////////////////////////////////////////////////////////////////////////
//
//	Revision History
//
//	Version
//	5.0.02   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_lineend
end function

     
Name Owner
pfc_n_cst_inifile.of_delete pfc_n_cst_inifile
pfc_n_cst_inifile.of_delete pfc_n_cst_inifile

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data