|
Copyright ® (1999-2005) EDMGROUP Pty Ltd - EZY Prolog Reference |
[This is preliminary specification and subject to change.]
Group
Type
determ
Syntax
ezy_dde_request( STRING DDE_CONV, STRING ITEM, INTEGER TIMEOUT, STRING RESULT)
Flow patterns
(i,i,i,o)
Description:
Request string from external application. DDE_CONV should be created by dde_connect
Sample:
No sample