@SixBeeps
you are a hero! but now it directly points at scanner and claiming wrong,you don't happen to have a solving to that too maby? anyhow I am a lot gretfull.
@SixBeeps lol… how do I declare it?
I mean if it had just been a normal variable I could do a
int myFile;//or string or boolean or whatewer
but a file variable is like a scanner variable and well I dont understand.
@SixBeeps
you are a hero! but now it directly points at scanner and claiming wrong,you don't happen to have a solving to that too maby? anyhow I am a lot gretfull.
@Annkar You're using the variable
myFile
, but you never declared it.@SixBeeps lol… how do I declare it?
I mean if it had just been a normal variable I could do a
int myFile;//or string or boolean or whatewer
but a file variable is like a scanner variable and well I dont understand.