Values = <> ..                                        Values = <> ..

Do with Alarm                                         Do with Alarm
 - Read >Text< Socket,                                 - Read >Text< Socket,
   CheckIsCorrect Text,                                  CheckIsCorrect Text,
   Translate >Values< Text                               Translate >Values< Text 
 Where Socket = Rq.Network.TCP.Socket                  Where Socket = Rq.Network.TCP.Socket
;                                                     Else (Ec)
                                                       Handle Ec
If Alarm then                                         ;  
 ...
Else                                                  If Alarm then
 ...                                                   ...
;                                                     Else
                                                       ...
                                                      ;  