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

RespondRemote – PB Docs 2019 – PowerBuilder Library

RespondRemote – PB Docs 2019

RespondRemote

PowerScript function

Description

Sends a DDE message indicating whether the command or data received
from a remote DDE application was acceptable.

Syntax

Argument

Description

boolean

A boolean expression. true indicates that the previously
received command or data was acceptable. false indicates that it
was not.

Return value

Integer. Returns 1 if it succeeds and -1 if an error occurs (for
example, the function was called in wrong context). If boolean is null,
RespondRemote returns null.

Usage

You can use RespondRemote when the PowerBuilder application is the
DDE server or DDE client application.

You usually call RespondRemote after these functions:

GetCommandDDE

GetCommandDDEOrigin

GetDataDDE

GetDataDDEOrigin

For more information about PowerBuilder as a client, see OpenChannel
and ExecRemote. For more information about PowerBuilder as a server, see
StartServerDDE.

Examples

In a script for the HotLinkAlarm event, these statements tell a
remote application named Gateway that its data was successfully
received:

See also

GetCommandDDE

GetCommandDDEOrigin

GetDataDDE

GetDataDDEOrigin


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x