skip to main content

Procedure Division Statements : SEND

SEND
General Format
SEND { Literal-1   } TO { THREAD Dest-Thread }
     { Data-Item-1 }    { LAST THREAD        }
Syntax rules
1.
Literal-1 is a literal or data item.
2.
Dest-Thread is a USAGE HANDLE or HANDLE OF THREAD data item.
General rules
1.
A.
B.
C.
2.
3.
4.
Examples
Send a message to the parent thread
send "cancel main" to last thread

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left