home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / BBS / DOORS / 227A121B.ZIP / XPMISC.ZIP / FLEXMENU.HLP < prev    next >
Encoding:
INI File  |  1991-07-07  |  2.9 KB  |  69 lines

  1. [PAGE]
  2.           Flex Select <tm> - Xpress Mail Flexible Selection Option
  3.  
  4. This option allows you to a bundle a combination of mail. ie., all of
  5. one area, personal mail only on another,  direct mail only, the first 10
  6. or last 50 etc.
  7.  
  8. The format for a Flex Select <tm> command are:
  9.  
  10.     A            - Pack up all new messages (default setting)
  11.     P            - Pack up only personal messages
  12.     D            - Pack up only direct messages
  13.     K            - Pack up only keyword messages
  14.     #            - all messages in area #. Same as A.
  15.     #A           - all messages in area #.
  16.     -#           - Skip area #. Pointers are updated.
  17.     #H           - Hold area #. Like Skip but pointers are not updated.
  18.     #P           - select personal mail only in area #. Direct + Keywords.
  19.     #D           - select direct mail only in area #.
  20.     #K           - select keyword mail only in area #.
  21. [MORE]
  22.     #Ln          - select the last n messages in area #
  23.     #Fn          - select the first n messages in area #
  24.     *            - Select all mail in remaining areas.
  25.     *P           - Select PERSONAL only mail in remaining areas.
  26.     ?            - display this help
  27.     TABLE        - Display the Scan Table.
  28.     MAIL         - Display the mail table defined by Flex Select commands.
  29.     FILE         - Display any files attached to mail.
  30.     DFILE        - delete a file attached to mail.
  31.     SFLEX <flex> - Save the current Flex command.
  32.     GFLEX        - Get the saved Flex command and apply it.
  33.     DFLEX        - Display the current Flex command.
  34.     -*           - Clear Selection.
  35.     CLEAR        - Clear Selection.
  36.     GO            - Accept Flex Select Command and Start Packing.
  37.  
  38. [MORE]
  39. ---------------------------------------------------------------------------
  40.  
  41. At first, Xpress will automatically select ALL mail as selected.
  42. If you just want to select a few areas, then a command like:
  43.  
  44.      clear 10 13 14P 16D GO
  45.  
  46. will clear all areas first, then select 10 13 for all mail, 14 for
  47. personal and 16 for direct only. The GO means start the packaging.
  48.  
  49. Some more examples:
  50.  
  51.      *P <cr>                  | Select all Personal mail.
  52.      *P 10 14 15D <cr>        | Select all areas PERSONAL and ALL in areas
  53.                                 10, 14, and direct mail in area 15.
  54.  
  55. The single letter one-liners will do the following start packaging.
  56.  
  57.       A     (same as *A GO)   | Grab all mail and GO!
  58.       P     (same as *P GO)   | Grab Personal mail and GO!
  59.       D     (same as *D GO)   | Grab Direct only mail and GO!
  60.       K     (same as *K GO)   | Grab Keyword only mail and GO!
  61. [MORE]
  62. Combining these letters A,P,D,K with other flex select <tm> commands is
  63. invalid. ie,
  64.  
  65.       K 10 17A          <--- Invalid for K but 10 and 17A will be taken.
  66.  
  67. Note, the GO option must be the LAST part on a command, or the only
  68. part in a command.
  69.