Yes I did and thank you soo much :) 
If i was a name style password thing 
so you type the correct name and get to continue what do i do Something like this ?
 Code:
name$="james"
PRINT "Welcome user what is your name?"
INPUT A
IF A=james 
GOTO
7
ELSE
END 
7
PRINT "CONTINUE" 
Thanks for the quick reply with my last post Just trying to get the hang of BBC :)  !