CompuServe Messages

#ARexx IF and THEN…

    19-Jun-95 21:17:42
Sb: #ARexx IF and THEN…
Fm: Anthony Ramirez 70275,1027
To: All
I would like some help getting a ARexx program of mine to work. I need to be able to do a IF/THEN statement that is something like this: If X < 400 or Y < 900 then … ^^ This is what I have a problem trying to get to work since I don't see anything like it in either the ADos ARexx book or the ARexx Cookbook. If anyone can give me a idea I would be gratefull.