Creates an instance of a server object and assigns its handle to the handle variable you specify.
A variable of type HANDLE into which CREATE SERVER stores the new server handle.
Assigns specified values to attributes of the handle. The attribute parameter must be the name of a valid attribute for a server handle, and the expression parameter must evaluate to a valid value for the attribute.
You can use a server handle as a connection point to an AppServer™. For more information on server handles, see the
Server object handle entry. For more information on AppServers, see
OpenEdge Application Server: Developing AppServer Applications.