Hi,

For the mentioned app. I used a ring array (an adaptation of code from the picbasic list) with USART interrupt. Now my problem is parsing large amount of string from a whole screen dump of the VT220 terminal. I think I need an external RAM to store the entire data and hunt for valid entries there. Any ideas ??

Regards

Sougata