how do I chop of characters at the end of a line...

Góra strony
Załączniki:
Wiadomość jako email
+ (text/plain)
Delete this message
Reply to this message
Autor: Entelin
Data:  
Temat: how do I chop of characters at the end of a line...
I want to take a variable say a="string.txt" and chop off the last 4
characters so I can make variable b equal to just "string"

Thanks for your help