This is out of the Power Builder PFC Online Help

of_SetUpdateable function

<Object> <Online Books>  <Examples> 

Description 
Specifies whether the DataWindow is updatable.
Access 
Public
Syntax 

instancename.of_SetUpdateable ( boolean )
Argument        Description
instancename    Instance name of u_dw
boolean Boolean indicating whether the DataWindow is updatable. All updatable 
DataWindows are included in w_master's default save processing


Return value 
Integer. Returns 1 if the function succeeds and -1 if an error occurs.
Usage 
Call this function to disable default save processing for DataWindows that are not 
updatable.
Shared DataWindows  If your application uses shared data, be sure that only one of the 
DataWindows using the shared data is declared as updatable.
PFC 6.0.01 Copyright � 1990-1998 Sybase, Inc. %date

> [EMAIL PROTECTED] HOSTED BY IIGG, INC. FOR HELP WITH LIST SERVE COMMANDS, ADDRESS
> A MESSAGE TO [EMAIL PROTECTED] WITH THE FOLLOWING MESSAGE:   help pfcsig
> SEND ALL OTHER INQUIRES TO [EMAIL PROTECTED]

Reply via email to