home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / comm / wcutil10.zip / WCUTIL.INI < prev    next >
INI File  |  1993-07-26  |  3KB  |  65 lines

  1. [Options]
  2. Editor=NOTEPAD.EXE
  3. Viewer=NOTEPAD.EXE
  4.  
  5. [Address Groups]
  6. WCUtil=Guy J. Gallo 71171,3555
  7. WinCIS=David R Smith 70412,576;Larry Lee (WinCIS) 76670,1471
  8.  
  9.  
  10. [Custom Message Request]
  11. ;*********************************************************************
  12. ;the following section contains the custom message request strings
  13. ;Syntax:
  14. ;
  15. ;CIS COMMAND=Description;prompt1;prompt2
  16. ;
  17. ;note:  it is important that each line have all three parts.
  18. ;
  19. ;The COMMAND portion of the string can contain any of the following three
  20. ;"reserved" words:
  21. ;
  22. ;nnn=Number
  23. ;ddd=days
  24. ;user=User name or id
  25. ;
  26. ;What form of user input is allowed is determined by these keywords.
  27. ;
  28. ;note: any command that requires a "user" field must have that
  29. ;field in the second prompt
  30. ;*********************************************************************
  31. SCA QUI NEW=Scan all new message headers;none;none
  32. SCA QUI DAYS:ddd=Scan messages posted within ddd days;Days;none
  33. SCA QUI ALL=Scan all forum messages;none;none
  34. SCA QUI STA:nnn=Scan all messages from number nnn;Starting number;none
  35. REA NUM:nnn=Read message number nnn;Msg number;none
  36. REA WAI=Read Waiting messages;none;none
  37. REA THR WAI=Read Waiting message threads;none;none
  38. REA THR NEW=Read all new message threads;none;none
  39. REA THR NUM:nnn=Read message number nnn and all replies;Msg number;none
  40. REA THR DAYS:ddd=Read message threads posted within ddd days;Days;none
  41. REA THR ALL=Read all forum message threads;none;none
  42. REA THR STA:nnn=Read all message threads starting with nnn;Starting number;none
  43. REA NEW TO:ALL=Read all new messages addressed to ALL;none;none
  44. REA NEW=Read new messages;none;none
  45. REA NEW FROM:user=Read new messages from user name or ID xyz;none;From user
  46. REA NEW TO:user=Read new messages to user name or ID;none;To user
  47. REA NEW SUB:text=Read new messages with subject string;Subject;none
  48. REA DAYS:ddd=Read messages posted within ddd days;Days;none
  49. REA DAYS:ddd FROM:user=...from user name or ID;Days;From user
  50. REA DAYS:ddd TO:user=...to user name or ID;Days;To user
  51. REA DAYS:ddd SUB:text=...with subject string;Days;Subject
  52. REA ALL=Read all forum messages;none;none
  53. REA ALL FROM:user=Read all messages from user name or ID;none;From user
  54. REA ALL TO:user=Read all messages to user name or ID;none;To user
  55. REA ALL SUB:text=Read all messages WITH subject string;Subject text;none
  56. REA STA:nnn=Read all messages starting with nnn;Starting number;none
  57. REA STA:nnn FROM:user=...from user name or ID;Starting number;From User
  58. REA STA:nnn TO:user=...to user name or ID ###;Starting number;To User
  59. REA STA:nnn SUB:text=...that contain subject string;Starting number;Subject text
  60. DEL PRI DAYS:ddd=Delete Private msges to user, last ddd days;Withing days;none
  61. DEL NUM:nnn=Delete Forum Message number nnn;Msg number;none
  62. HI NUM:nnn=Reset Forum's High message number to nnn;Set Hi Msg number to;none
  63. OTHER=Manually enter any valid message command;Command;none
  64.  
  65.