<div dir="ltr"><div>Dear list,</div><div><br></div><div>I need to send a control message back to the sender on the network if the message has arrived to Pd.</div><div><br></div><div>this part works fine:</div><div><br></div><div>[list /LOGIN 6(</div><div>|</div><div>[send /OK $1 $2(</div><div>|</div><div>[netreceive]</div><div><br></div><div>Or the first message can be [list /BEGIN CODE50(<br></div><div>I need to make in the first message after list 2 or 3 variables [list $1 $2 $3( where the variable sometime a float, or a symbol. With [pack s s s] does not work, as even I change the float to symbol, it won't accept it. It should not be so difficult, but I am stuck totally.</div><div><br></div><div>Thanks,</div><div>Popesz<br></div></div>