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

Page principale
Attachements:
Message en tant que courrier électronique
+ (text/plain)
Supprimer ce message
Répondre à ce message
Auteur: Entelin
Date:  
Sujet: 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