home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.programmer
- Path: sparky!uunet!caen!batcomputer!tasha.cheme.cornell.edu!elan
- From: elan@tasha.cheme.cornell.edu (Elan Feingold)
- Subject: FLEX question
- Message-ID: <1992Nov16.171445.26227@tc.cornell.edu>
- Lines: 22
- Sender: news@tc.cornell.edu
- Nntp-Posting-Host: tasha.cheme.cornell.edu
- Reply-To: elan@tasha.cheme.cornell.edu (Elan Feingold)
- Organization: Cornell University
- Date: Mon, 16 Nov 1992 17:14:45 GMT
-
-
- How does one match things regardless of case? i.e If I want to match
- the keyword COOKIE, and I don't care what combination of upper and lower
- letters the person used...
-
- Anything but
-
- COOKIE CreateCookie();
- cOOKIE CreateCookie();
- ..
-
- Thanks,
-
- Elan
-
- --
- ---------------------------------------------------------------------------
- | Elan Feingold | |
- | CS/EE Depts. | |
- | Cornell University | ( .sig currently under construction ) |
- | Ithaca NY 14850 | |
- ---------------------------------------------------------------------------
-