of_ResetUndo


pfcdwsrv.pbl   >   pfc_n_cst_dssrv_report   >   of_ResetUndo   

Full name pfc_n_cst_dssrv_report.of_ResetUndo
Access public
Extend of
Return value
Prototype public subroutine of_ResetUndo()

Name Datatype
No Data

Name Datatype
No Data

public subroutine of_ResetUndo ();//////////////////////////////////////////////////////////////////////////////
//
//	Function:  of_ResetUndo
//
//	Access:  public
//
//	Arguments:	None.
//
//	Returns:		None
//
//	Description:	Reset the number of undo levels to 0.
//
//////////////////////////////////////////////////////////////////////////////
//
//	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.
//
//////////////////////////////////////////////////////////////////////////////

ii_UndoLevel = 0

end subroutine

     
Name Owner
No Data

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data