Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

Powerbuilder Documentation 15.0 – Page 3 – PowerBuilder Library

Powerbuilder Documentation 15.0

Powerbuilder Documentation 15.0

Open dialog box – PB Docs 150

Open dialog box Description Select a target, an object type, and an object and open the object so you can edit it. Dialog options for most targets Target Select the target in which you want to open an object. Libraries Shows the libraries in the current library search path. To display objects from more than…

Input Field Computed Column Object property sheet – PB Docs 150

Input Field Computed Column Object property sheet Description Specify characteristics of a computed column input field in a RichText DataWindow object. Options Name Displays a name for the computed column input field object. Data Value When you preview the DataWindow, the Data Value box shows the value that results when PowerBuilder evaluates the expression. The…

To display the Database Profile Setup – JDBC dialog box – PB Docs 150

To display the Database Profile Setup – JDBC dialog box In the Database Profiles dialog box, do either of the following: Select the JDBC interface and click New. Display the pop-up menu for the JDBC interface and select New. Document get from Powerbuilder help Thank you for watching.

Properties for .NET Web Service project: Resource Files tab – PB Docs 150

Properties for .NET Web Service project: Resource Files tab Description Lists resource files, such as image and HTML files, that will be deployed with your component. Options Resource Files and Directories list box List of resource files and directories to be deployed with your component. The Recursive column displays a check box for each directory…

Properties for EAServer Component Generator: Web Service tab – PB Docs 150

Properties for EAServer Component Generator: Web Service tab Description Specify properties for exposing an EAServer component as a Web service. General tab options Set Web service properties for If there are multiple components in the project, select the component to be exposed as a Web service. Expose the component as an EJB 2.1 Web service…

To display the Select Namespace dialog box – PB Docs 150

To display the Select Namespace dialog box In the PowerBuilder .NET Script Editor, Select Declare in the first drop-down list, and select Namespace in the second drop-down list, then select the Add button next to the Using list in the Namespace painter. Document get from Powerbuilder help Thank you for watching.

Run dialog box – PB Docs 150

Run dialog box Description Run or preview a Window or DataWindow object. Dialog options Target Select the target from which you want to run an object. Application Libraries Shows the libraries in the current library search path. Click to select the library that contains the object you want to run. To display objects from more…

Element Attributes dialog box – PB Docs 150

Element Attributes dialog box Description Use this dialog box to add an attribute to an element or edit an existing attribute in an XML template or an XHTML export template. Dialog options Element Displays the start tag of the selected element. When you have added an attribute to an element, the start tag of the…

Timing object – PB Docs 150

Timing object Timing is a nonvisual system object that can be used when a Timer event cannot be associated with a window. To use a timing object, create a standard class user object that inherits from the Timing system class, and then create an instance of the inherited timing object. Properties Timing property Datatype Description…