Strumenti Utente

Strumenti Sito


it:ugbasic:user:kw:dojo_peek_message
Traduzioni di questa pagina:


ugBASIC Manuale Utente

DOJO PEEK MESSAGE

SINTASSI

   = DOJO PEEK MESSAGE( portId )

SCOPO

ESEMPIO

  sessionId = DOJO LOGIN( "user", "password" )
  port = DOJO FIND( sessionId, "user2", "testApp" )
  IF DOJO PEEK MESSAGE( port ) THEN
     PRINT "A message is arrived!"
  ENDIF

ABBREVIAZIONE

 DjPkMsg

DISPONIBILE SU

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

ALIAS PER

PROBLEMI?

Se si riscontra un problema nell'utilizzare questo comando, se si ritiene che vi sia un bug oppure che la spiegazione sia poco chiara, è possibile aprire una segnalazione per questa parola chiave su GitHub. Grazie!

POWERED BY