| Date: | Thu, 2 Sep 1999 10:24:18 -0700 |
| Reply-To: | Scott Dixon <dixon_s@MAIL.COC.CC.CA.US> |
| Sender: | "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU> |
| From: | Scott Dixon <dixon_s@MAIL.COC.CC.CA.US> |
| Subject: | meaning of "|" symbol in syntax |
| Content-Type: | text/plain; charset="us-ascii" |
|---|
Hello,
Recently, someone posted syntax that included the following:
IF (ANY(cat1,5,7,10,19,20) | ANY(cat2,5,7,10,19,20) |
ANY(cat3,5,7,10,19,20)) c_rel = 1.
EXECUTE.
Does the "|" mean AND or OR?
Thank you,
Scott
##########################################
P. Scott Dixon
Institutional Research Analyst
Office of Institutional Development
College of the Canyons
26455 Rockwell Canyon Road
Santa Clarita, CA 91355
Voice: (661)259-7800 ext. 3329
FAX: (661)254-8928
dixon_s@mail.coc.cc.ca.us
http://www.coc.cc.ca.us/offices/inst_dev/
|