Unknown Command ??!
#4

Quote:
Originally Posted by nezo2001
Посмотреть сообщение
What i should write instead of these
PHP код:
file.txt", io_write 
no.
you misunderstood.

variable names may not be the same as tags/keywords used by the compiler (like "case", "break", "File" and so on)

like said before, just change it.
you're using "File" as identifier but File is also at the same time a Tag.
so how could the compiler know what you meant there.
it can't, so it skips the code, nothing gets returned resulting in "Unknown command"
even though it's actually there. But couldn't return a value to prove its existence
Reply


Messages In This Thread
Unknown Command ??! - by nezo2001 - 09.01.2015, 16:07
Re: Unknown Command ??! - by CutX - 09.01.2015, 16:14
Re: Unknown Command ??! - by nezo2001 - 09.01.2015, 16:19
Re: Unknown Command ??! - by CutX - 09.01.2015, 16:21
Re: Unknown Command ??! - by nezo2001 - 09.01.2015, 16:31
Re: Unknown Command ??! - by CutX - 09.01.2015, 16:38
Re: Unknown Command ??! - by nezo2001 - 09.01.2015, 16:39
Re: Unknown Command ??! - by CutX - 09.01.2015, 16:54
Re: Unknown Command ??! - by nezo2001 - 09.01.2015, 16:54
Re: Unknown Command ??! - by CutX - 09.01.2015, 16:57

Forum Jump:


Users browsing this thread: 1 Guest(s)