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

  1.  
  2. èINQUIREâ
  3. Allows you to scan the ÄFrom:â, ÄTo:â, and ÄSubject:â 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.   Å?â : matches any single character; i.e. "Th?t" finds "This" & "That"
  10.   Å*â : matches any number of instances of the same character; i.e.
  11.  "x*yz" finds "xyz","yz", and "xxyz"
  12.   Å+â : matches one or more instances of a single character; i.e.
  13.  "x+yz" finds "xyz"  and "xxyz"
  14.  
  15.   To find a çLITERALâ question mark, asterisk or plus sign, precede it
  16.  with a backslash, i.e. "ç\â?", "ç\â*", "ç\â+"ç
  17.  
  18. 
  19.