home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / BBS / OPUS / OMAKE171.ZIP / HELP.ZIP / INQUIRE.OEC < prev    next >
Encoding:
Text File  |  1990-02-10  |  847 b   |  19 lines

  1.  
  2. [lightgreen]INQUIRE[cyan]
  3. Allows you to scan the [yellow]From:[cyan], [yellow]To:[cyan], and [yellow]Subject:[cyan] fields of messages
  4. for a particular series of characters or words.  The fewer letters
  5. you enter, the more likely you are to find what you're looking for.
  6.  
  7. Inquire allows use of "wildcard" characters as follows:
  8.  
  9.   [white]?[cyan] : matches any single character; i.e. "Th?t" finds "This" & "That"
  10.   [white]*[cyan] : matches any number of instances of the same character; i.e.
  11.        "x*yz" finds "xyz","yz", and "xxyz"
  12.   [white]+[cyan] : matches one or more instances of a single character; i.e.
  13.        "x+yz" finds "xyz"  and "xxyz"
  14.  
  15.   To find a [gray]LITERAL[cyan] question mark, asterisk or plus sign, precede it
  16.        with a backslash, i.e. "[gray]\[cyan]?", "[gray]\[cyan]*", "[gray]\[cyan]+"[gray]
  17.  
  18. [enter]
  19.