Hi Everyone

Hope you all had a Happy Christmas and a Merry New Year!!!.

I have created a script that pulls in all lines from a log file and sets them lines as a verible.

Now what I want to do is cut just the information I want from the line like the following.

code:
 
Backup Completed: Sucessfully

Now I just wanted to get the part after the Backup Completed bit, it could be sucessfull or failed.

and then want to set that part as a verible.

Can anyone help me.

Thanks

Richard Farthing