next up previous
Next: Job control and Up: The primitive commands Previous: The primitive commands

Creation of the interface process

Send a message which requires the creation of the interface process as shown below.

kappa:create(Kappa, Status),
Kappa = [ifp(pc, off, IFP, IFPStatus)],

IFP is a stream to the interface process, which is used to send primitive commands.