Hallo Kampi,

verstege ich das so richtig:



Code:
On Urxc Onrxd
Enable Urxc
Enable Interrupts


Do

IF FLAG = true
  
  hier auswerten

  flag = false 
ENDIF

Loop
End


Onrxd:
                                           
   Inputstr = Inputstr + Chr(udr)
   If Udr = 13 Then Flag = true