clicked


pfcutil.pbl   >   pfc_w_sqlspy   >   cb_save   >   clicked   

Full name pfc_w_sqlspy.cb_save.clicked
Access public
Extend of
Return value
Prototype event clicked()

Name Datatype
No Data

Name Datatype
No Data

event clicked;call super::clicked;//////////////////////////////////////////////////////////////////////////////
//
//	Event:  Clicked!
//
//	(Arguments: None)
//
//	(Returns:  None)
//
//	Description:	Notify the servie the user wants to save the current history.
//						Service opens the GetFileSaveName dialog window, gets a 
//						filename, and allows for the saving of the SQL history to 
//						the file.
//
//////////////////////////////////////////////////////////////////////////////
//	
//	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.
//
//////////////////////////////////////////////////////////////////////////////

//Notify the service to Save the history to a file
gnv_app.inv_debug.inv_sqlspy.of_SaveHistoryToFile ()

end event

     
Name Owner
No Data

     
Name Owner
pfc_n_cst_sqlspy.of_savehistorytofile pfc_n_cst_sqlspy
commandbutton.clicked commandbutton

     
Full name
demopfc

     
Name Scope
No Data