- Joined
- Jul 1, 2007
- Messages
- 367
- Reaction score
- 1
Hello, I would like to know, is it possible (and if it is, how) to do the following:
Thanks to anyone who helps!
Code:
if (Ini.IniReadFile("status", "first") != "yes" OR "no")
{
(statement)
}
Thanks to anyone who helps!