I use nested #IFs.
First I assume me is a variable, so it should be @me. I'm also assuming the check for 7<9 is a dummy thing to force it to work.
#IF (@me=%lower(@me) {
#ECHO We passed the first test.
#IF (7<9) {
#ECHO Ok, we passed the second test, too.
} {
#ECHO Ok, we failed the second test.
} {
#ECHO We failed the first test, so never checked the next test
}
Make sense?
Stay JOLLY!
H
___
Humpton lives like he types.... fast, and full of mistakes!
Core 2651: For those who prefer the future to the past.