Ok right, i am trying to run a program in which has a statement like 5>h>1 where h is the varible. So in my program i put (5>$time>1) but it says unexpected > , when i put ($time>12) it runs perfectly. Can someone tell me how to run the statements above.
Thanks