home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / JLUT475.ZIP / HLP.LZH / EX.HLP < prev    next >
Text File  |  1991-02-11  |  4KB  |  84 lines

  1. ┌─────────────────────────────────────────────────────────────────────────────┐
  2. │ Option:  EX  EXTRACT........................................................│
  3. └─────────────────────────────────────────────────────────────────────────────┘
  4.  
  5. Syntax  
  6. ═══════════════════════════════════════════════════════════════════════════════
  7. JLUTIL /EX [Parameters] [-Switches]
  8. ═══════════════════════════════════════════════════════════════════════════════
  9.  
  10. Switch Description  
  11. ═══════════════════════════════════════════════════════════════════════════════
  12.   -S   Report to Sysop
  13.   -U   Msg to Sender, if extracted
  14. ═══════════════════════════════════════════════════════════════════════════════
  15.  
  16. Param       Description  
  17. ═══════════════════════════════════════════════════════════════════════════════
  18. MsgArea     DosName
  19.             ?    Choose it from a menue
  20.             ~    NetMailArea 
  21.  
  22. FileName    of the Text and Control File without Extension
  23.  
  24. Sender      If you want to extract the msgs only of a special sender
  25. Receiver    or a special receiver
  26. Subject     or with a special subject
  27. ═══════════════════════════════════════════════════════════════════════════════
  28.  
  29. Explanation  
  30. ═══════════════════════════════════════════════════════════════════════════════
  31. Extract Msgs from a MSG-Area to the File EXTRACT.@JL or a specified
  32. FileName.
  33.  
  34. eg: JLUTIL /EX ~,JULO,,Juergen Lorenz,
  35.  
  36. Extracts in the NetMail Area all msgs to Juergen Lorenz into the File
  37. JULO.@JL and the ControlFile is JULO.CTL.
  38.  
  39. eg: JLUTIL /EX ~,MCS,MAILBOX CONTROL SYSTEM,,JLUTIL USAGE
  40.  
  41. Extracts in the NetMail Area all msgs from MAILBOX CONTROL SYSTEM
  42. with the Subject JLUTIL USAGE into the File MCS.@JL and the ControlFile
  43. is MCS.CTL.
  44.  
  45. The switches -S and -U are needing two files. They have the same name
  46. as FileName and the extension .SOP and .USR. You have to put them into
  47. the specified and scanned FileArea. Within these two files you can specify
  48. an include file JL{EXT}.SOP and JL{EXT}.USR.
  49.  
  50. You can specify a general -S and -U File within the JLUTIL Directory.
  51. The names are EXTRAC_S.MSG and EXTRAC_U.MSG. If you specify certain
  52. files within the scanned FileArea, JLUTIL uses the certain files. If
  53. there are no certain files, JLUTIL uses the EXTRAC_?.MSG files within
  54. JLPATH.
  55.  
  56. Why should i use this option, you will ask. I will explain it to you.
  57. Sometimes you want to save all messages of a MsgArea. I for myself
  58. want to save my NetMail Areas. So i extract all messages from the
  59. NetMail Areas to a File.
  60.  
  61. But i have some other tasks. Some messages have a special header,
  62. eg if somebody requests THE JL's on disk. I have setup a batch,
  63. which looks each time after a Netmail run, if there is a new
  64. request. If so, it will be saved and this is important, because
  65. it includes the address of the Sysop and so i get a database of
  66. addresses. And because i want to inform the Sysop, that his request
  67. is in work, i use the -U switch. This forces the MCS to create a
  68. message, that the message of the Sysop has been received and
  69. that the disks will go out in a few days.
  70.  
  71. On the other hand i want to store all JLUTIL REPORTS and so i
  72. am extracting all messages from MCS to me with the header JLUTIL
  73. Usage.
  74.  
  75. If you make an aggreement with others, that they will write you
  76. messages in certain cases, which have a special header, you can
  77. backup these messages.
  78.  
  79. Or you want to backup all messages to a special person. Like with
  80. other options of this fine package you are the boss and you can
  81. setup the program for you own needs.
  82. ═══════════════════════════════════════════════════════════════════════════════
  83.  
  84.