home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / s / seal_018.zip / SEAL_ENG.LNG < prev    next >
Text File  |  1993-03-23  |  7KB  |  212 lines

  1. ; These are the switches that your downlinks use on the subject line.
  2.  
  3. RescanSwitch -R
  4. QuerySwitch  -Q
  5. ListSwitch   -L
  6. HelpSwitch   -H
  7.  
  8. ; These are the equivalent switches used in the message body (eg. %RESCAN)
  9.  
  10. RescanToken   RESCAN
  11. ListToken     LIST
  12. QueryToken    QUERY
  13. LinkedToken   LINKED
  14. HelpToken     HELP
  15. PasswordToken PASSWORD
  16. FileToken     FILE
  17. EchoToken     ECHO
  18.  
  19. ; These are the characters used in lists of echos
  20.  
  21. AreaFeedChar      @
  22. AreaProtectedChar %
  23. AreaLinkedChar    *
  24.  
  25. ; These lines in the message body, the % characters are only valid for the
  26. ; lines they appear in here (as distributed) and are generally as follows:
  27. ;   %a = Area tag
  28. ;   %n = Node address
  29. ;   %c = Character
  30. ;   %d = Date and time
  31. ;   %# = Number
  32. ;   %s = FileHdr/EchoHdr (see below)
  33.  
  34. PasswordChanged      Your password has been changed.
  35. NoRescan             Rescans have been disabled.
  36. RescanDone           The preceeding areas have been rescanned.
  37. AreaNoLongerAvail    Area %a is no longer available on %n; you have been unlinked.
  38. AreaNowAvail         Area %a that you previously requested is now available; you have been linked.
  39. LinkedEchoAreas      You are linked to the following echo areas on %n.
  40. LinkedFileAreas      You are linked to the following file areas on %n.
  41. YouAreTheFeed        A %c indicates you are the feed for that area.
  42. YouAreLinked         A %c indicated you are linked to that area.
  43. AreaIsProtected      A %c indicates the area is protected.
  44. TotalActiveEchoAreas Total active echo areas: %#
  45. TotalActiveFileAreas Total active file areas: %#
  46. EchoAreasAvail       Following are the echo areas available on %n.
  47. FileAreasAvail       Following are the file areas available on %n.
  48. RequestWasForwarded  (%s area %a was request forwarded on %d)
  49.  
  50. ; These lines appear on the right side of the reply message
  51.  
  52. AreaAdded                   Added area
  53. AreaUnlinked                Unlinked
  54. AreaNotActive               Not active
  55. AreaAlreadyActive           Already active
  56. AreaNotFound                Area not found
  57. AreaProtected               Protected
  58. AreaRequestForwarded        Request forwarded
  59. AreaRequestAlreadyForwarded Request forwarded
  60. AreaRequestNotForwarded     Request not forwarded
  61. AreaRequestCancelled        Request cancelled
  62.  
  63. ; These are the subject lines for the various sorts of reply messages
  64.  
  65. NoAccessSubject          Unathorized access
  66. ResponseSubject          Your SEAL request
  67. NotifySubject            SEAL notification
  68. AreaNowAvailSubject      Requested area now available
  69. AreaNoLongerAvailSubject Area no longer available
  70. ManualChangesSubject     Manual changes
  71.  
  72. ; These are used in split messages
  73.  
  74. ContinuedNextMsg     (continued in next message)
  75. ContinuedPreviousMsg (continued from previous message)
  76.  
  77. ; These are the column headings in the reply message
  78.  
  79. StatusHdr Status
  80. AreaHdr   Area
  81. FileHdr   File
  82. EchoHdr   Echo
  83.  
  84. ; Days of the week and months of the year for use in file announcement
  85. ; messages.
  86.  
  87. Days Sun Mon Tue Wed Thu Fri Sat
  88.  
  89. Months Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
  90.  
  91. ; Header line in file announcement messages
  92. ;   %n = Node address
  93. ;   %w = Day of the week
  94. ;   %d = Date
  95. ;   %m = Month
  96. ;   %e = Time in English "4:45"
  97. ;   %f = Time in French "1645"
  98. ;   %t = "am" or "pm"
  99.  
  100. AnnounceHdrText The following files were processed by %n on %w %d %m at %e%t.
  101.  
  102. ; The file announcement block message format
  103. ;   %f = File name
  104. ;   %s = File size
  105. ;   %o = Origin node address
  106. ;   %r = Received from node address
  107. ;   %a = Area tag
  108. ;   %e = Area description
  109. ;   %d = File description
  110. ;   %p = Path
  111.  
  112. AnnounceText1 File: %f (%s bytes)  Origin: %o  Rec'd from: %r
  113. AnnounceText2 Area: %a [%e]
  114. AnnounceText3 Desc: %d
  115. AnnounceText4 Path: %p
  116.  
  117. ; This test appears at the top of your notify messages
  118.  
  119. NotifyHeader
  120. If you want to change any of your areas, send a message to my system.
  121. Address this message to SEAL ECHO (or AreaFix) for ECHOMAIL (message) areas,
  122. or to SEAL FILE (or Raid) for FILE areas.  Do not forget to include your
  123. password on the subject line.  On the same line as your password, you may
  124. also include -Q to return a list of the areas (echo/file) that are available
  125. to you, -L to return a list of the areas (echo/file) you are linked to, -R for 
  126. a rescan of all the echo areas you are linked to, or -H for the help message.
  127.  
  128. End
  129.  
  130. ; This is the contents of the help message
  131.  
  132. HelpMsg
  133. To make modifications to your linked MESSAGE areas, address a message to
  134. SEAL ECHOS (or AREAFIX, or SEAL) and list the areas you want to link to or
  135. unlink from in the body of the message.
  136.  
  137. To make modifications to your linked FILE areas, address a message to
  138. SEAL FILES (or RAID) and list the areas you want to link to or unlink from
  139. in the body of the message.
  140.  
  141. Include your password in the subject line of the message, as well as any
  142. of the optional switches:
  143.  
  144.    -L   Return a list of echo and file areas you are linked to.
  145.    -Q   Return a list of echo and file areas that are available to you.
  146.    -R   Rescan all the echo area in message.
  147.    -H   Get this help message.
  148.  
  149. Note that the sysop of this system may have disabled any of these switches.
  150.  
  151. To link to an area (message or file) simply enter the tag (areaname) of that
  152. area on a line by itself (one areaname per line) in the message (or preceed
  153. the tag with a +).  To unlink from an area (message or file) precede the tag
  154. (areaname) with a hyphen "-", again, one areaname per line.  Do not put a
  155. space between the hyphen and the tag.  Example:
  156.  
  157.    To:   SEAL ECHOS
  158.    Subj: PUBLIC -L
  159.    --------------------------------------------------------------------
  160.    OTTAWA
  161.    +MUFFIN
  162.    -REG12
  163.  
  164. You may optionally use keywords in your message instead of the subject line
  165. switches.  The equivalents are as follows:
  166.  
  167.    %LIST          -Q
  168.    %QUERY         -Q
  169.    %RESCAN        -R
  170.    %LINKED        -L
  171.    %HELP          -H
  172.  
  173. You can switch between echo and file areas within the same message by using
  174. %ECHO and %FILE as tasg in your message, as follows:
  175.  
  176.    %FILE
  177.    OTTAWA
  178.    %ECHO
  179.    +MUFFIN
  180.    -REG12
  181.  
  182. You may also change your password from PUBLIC to PUBLIC2 by using the keyword
  183. %PASSWORD as follows (this may be included in any message to SEAL):
  184.  
  185.    To:   SEAL
  186.    Subj: PUBLIC -L
  187.    --------------------------------------------------------------------
  188.    %PASSWORD PUBLIC2
  189.  
  190. If you need further assistance, contact the system operator.
  191.  
  192. End
  193.  
  194. ; This is the contents of the message sent to unathorized requests
  195.  
  196. NoAccessMsg
  197. Hello System Operator.
  198.  
  199. Your request was rejected because:
  200.    - your network address is not configured to use SEAL here;
  201.    - the password you used for SEAL does not match the password in our files.
  202.  
  203. If you have not made arrangements for remote SEAL access please send me a
  204. private NetMail message with your network address and the security password
  205. you would be using.
  206.  
  207. If you have misplaced your password please drop me a note via private NetMail
  208. message and I will return your password along with any other information you
  209. request.
  210.  
  211. End
  212.