> I have a log file to parse. The data looks like this:
>
>
>
>                                                       Chip_Test:
>
>   2   1075.7  R120<-7000h                    00020000         mov
> HifRegs
>
>   2   1088.1  R14<-7000h                     00020002         mov
> HifRegs
>
>   6   1100.5  [7020h]<-1h                    00020004         mov
> RSTS_Busy
>

Untested, but how about something like this:

filter tLogData with "??[0-9]*"

Cheers,
Sarah
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to