of_getseparator


pfcapsrv.pbl   >   pfc_n_cst_filesrv   >   of_getseparator   

Full name pfc_n_cst_filesrv.of_getseparator
Access public
Extend of string
Return value string
Prototype public function string of_getseparator()

Name Datatype
No Data

Name Datatype
No Data

public function string of_getseparator ();//////////////////////////////////////////////////////////////////////////////
//	Public Function:  of_GetSeparator
//	Arguments:		None
//	Returns:			String -	The directory separator character.
//	Description:	Returns the value of the protected instance Separator
//						which is the separator character for directories in the current
//						operating system.
//////////////////////////////////////////////////////////////////////////////
//	Rev. History:	Version
//						5.0   Initial version
//////////////////////////////////////////////////////////////////////////////
//	Copyright © 1996-1999 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_Separator
end function

     
Name Owner
No Data

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data