User Tools

Site Tools


ugbasic:user:kw:dojo_put_message
Translations of this page:


ugBASIC User Manual

DOJO PUT MESSAGE

SYNTAX

   DOJO PUT MESSAGE portId, string

PURPOSE

EXAMPLE

  sessionId = DOJO LOGIN( "user", "password" )
  port = DOJO FIND( sessionId, "user2", "testApp" )
  DOJO PUT MESSAGE port, "hello!"

ABBREVIATION

 DjPuMsg

AVAILABLE ON

  • Commodore 64
  • Commodore 64+REU
  • TRS-80 Color Computer 3
  • TRS-80 Color Computer

ALIAS FOR

ANY PROBLEM?

If you have encountered a problem using this command, if you think there is a bug or the explanation is unclear, please open an issue for this keyword on GitHub. Thank you!

POWERED BY