Hm, in my listing, until now the only given solution to your generic question how to 'delete spaces from a string', if the last character in a$ is a space, the program will return a NEXT without FOR. So uhm:
10 a$="Anne is een enorme boerenpummel "
20 fori=1tolen(a$)
30 b$=mid$(A$,i,1)
40 ifb$=chr$(32)thengoto60
50 c$=c$+b$
60 nexti
70 print c$
Haha, I love this.... Thanks for the push, Manuel ^__^ No need to loop over all the characters? Had to think about it, honestly, but just came up with this: