Skip to content

Manual:DIL Manual send()

iamnove edited this page Jan 18, 2023 · 51 revisions


send ( s : string )
   s : Message to send.
   result: Send a message to all DIL programs in current local environment,
           matching the message class SFB_MSG. The message is not received
           by those DIL programs in the local environment that is not set up
           to wait for that message class.
---~---~---~---~---~---~---~---~---
Clone this wiki locally