As I said in the other post I'm working on a game in gambas. I have a section for users to transfer money from there account. I need gambas to be able to when a user enters example "3.00", in a textbox "Textbox3" gambas will remove that total from the file "File.Load "/usr/local/games/nome/credit.txt", which at start off has 3000. Thanks