Powerbuilder Documentation 12.6

Powerbuilder Documentation 12.6

SetName – PB Docs 126

PBDOM_ATTRIBUTE: SetName method Description Sets the local name of the PBDOM_ATTRIBUTE object. Syntax

Argument Description pbdom_attribute_name The name of the PBDOM_ATTRIBUTE strName The new local name for the PBDOM_ATTRIBUTE Return Values Boolean. Returns true if the local name of the PBDOM_ATTRIBUTE has been changed and false otherwise. Throws EXCEPTION_INVALID_NAME – If the input name…

Edit Expression dialog box – PB Docs 126

Edit Expression dialog box Description Edit the selected expression in the Watch view. Dialog options Expression Type any valid PowerBuilder expression. For example:

See also To display the Edit Expression dialog box Document get from Powerbuilder help Thank you for watching.

To display the Save Declare Procedure dialog box – PB Docs 126

To display the Save Declare Procedure dialog box In the Script view or Function painter, select Edit>Paste Special>SQL>Procedure Declare from the menu bar or click the Paste SQL button on the PainterBar and select Procedure Declare. Select a procedure, specify arguments if necessary, and click OK. Document get from Powerbuilder help Thank you for watching.

DataWindow object property sheet: Pointer tab – PB Docs 126

DataWindow object property sheet: Pointer tab Description Define a pointer you want to appear when the cursor passes over the DataWindow object or the selected object or control. You can use one of the PowerBuilder default pointers, or choose one of your own. Options Pointer Name Enter a pointer name, click Browse to select a…

Script tab – PB Docs 126

Script tab Description Define Script properties for the selected control or painter. The selections you make apply to all subsequent editing sessions in the Script view, the ISQL view in the Database painter, or the file editor. Only the Tab Size option is enabled in the ISQL view and file editor. Options Tab Size Enter…