Progress
Version 9
Product Update Bulletin


SERVER Attribute

A handle to a Progress AppServer containing logic you want to invoke dynamically.

Data Type: HANDLE

Access: Readable/Writable

Applies To: CALL Object

SYNTAX

SERVER [ = handle-expression ] 

handle-expression

A HANDLE expression indicating a handle to an AppServer.

The default is ? (the unknown value).

To dynamically invoke logic that resides on an AppServer, set SERVER to the handle of the AppServer.

NOTE: Do not confuse SERVER and IN-HANDLE. SERVER indicates a handle to an AppServer containing logic you want to invoke dynamically. IN-HANDLE indicates a handle to a running persistent procedure containing logic (internal procedures and user-defined functions) you want to invoke dynamically.


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095