#ARexx IF and THEN…
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.