CompuServe Messages

ARexx IF and THEN…

    24-Jun-95 07:29:59
Fm: Anthony Ramirez 70275,1027
To: Mark Boyd 76744,644
>Try using the vertical bar instead of the word "or" > > If (X < 400 | Y < 900) then … I knew that the word `or' couldn't be used I just placed it there to give you guys the idea of what I wanted to do. I even had the script as you have it before I asked here but my machine must haven't been hot because it wasn't working but the next time I used the computer it worked fine. Thanks…