Specifications
DDE reference
188
Glink: API reference manual Gallagher & Robertson
VduEmu This is exactly the same as VduPut, with the exception that
whereas VduPut treats the data as though it had been typed,
VduEmu treats the data as though it had been received over the
line interface.
VduPut The data accompanying the command is processed according to
the current emulator state. For example if Glink is currently in
ECHO mode, the data will be sent to the communications
interface only, while if Glink is in FORMS mode then the data
will only be presented on the screen.
Xabort This poke simply aborts any file transfer or dialing operation that
is in progress.
Executing commands
A command interface to support the DDE execute function is supplied. This
does not however follow the normal syntax but specifies script commands for
immediate execution. Caution should be exercised when using the HALT script
command, as the DDE conversation will in this case disappear. If you wish to
execute a complete script then the Script poke may be used.