Skip to content

Manual:DIL Manual sendtext()

iamnove edited this page Jan 18, 2023 · 51 revisions


sendtext( s : string, u : unitptr )
   s : text to send
   u : Unit to send the text to
   result: Sends the string 's' to 'u'. Useful only for nanny stuff,
           because no new line appended.
---~---~---~---~---~---~---~---~---
Clone this wiki locally