of_getsyntax


pfcutil.pbl   >   pfc_u_tabpg_dwproperty_srvsyntax   >   of_getsyntax   

Full name pfc_u_tabpg_dwproperty_srvsyntax.of_getsyntax
Access public
Extend of string
Return value string
Prototype public function string of_getsyntax()

Name Datatype
No Data

Name Datatype
No Data

public function string of_getsyntax ();//////////////////////////////////////////////////////////////////////////////
//
//	Function:  		of_GetSyntax
//
//	Access:   		Public
//
//	Arguments:	None
//
//	Returns:  		String
//	 The Syntax currently found on the mle.
//
//	Description:  
//	 Gets the Syntax currently found on the mle.
//
//////////////////////////////////////////////////////////////////////////////
//
//	Revision History
//
//	Version
//	6.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 mle_syntax.Text

end function

     
Name Owner
No Data

     
Name Owner
No Data

     
Full name
pfc_u_tabpg_dwproperty_srvsyntax

     
Name Scope
No Data