Progress
Version 9
Product Update Bulletin


PERSISTENT Attribute

Whether you want an external procedure you are invoking dynamically to run persistently.

Data Type: LOGICAL

Access: Readable/Writable

Applies To: CALL Object

SYNTAX

PERSISTENT [ = logical-expression ] 

logical-expression

A LOGICAL expression indicating whether you want an external procedure invoked dynamically to run persistently.

The default is FALSE.

If PERSISTENT is TRUE, when the dynamic invoke returns, the IN-HANDLE attribute contains a handle to the running persistent procedure.


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