home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / bbs / evted111 / evtedit.txt < prev   
Text File  |  1992-10-10  |  9KB  |  206 lines

  1.     ///// /   / ///// ///// ///// ///// ///// ///// ///// TM
  2.     /   / /   /   /   /   / / / / /   / /       /   /
  3.     ///// /   /   /   /   / / / / ///// / ///   /   /
  4.     /   / /   /   /   /   / /   / /   / /   /   /   /
  5.     /   / /////   /   ///// /   / /   / ///// ///// /////
  6.  
  7. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  8.                            Developer's Note
  9. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  10.  
  11. This program was started over a year ago. I haven't touched it for
  12. quite some time. At the time, it could not be compiled, presumably
  13. on account of bugs in the GFA Basic compiler version 3.07 E.
  14.  
  15. I have upgraded to version 3.5E E since then, and decided to try
  16. compiling this file again. This time it worked. I've made a few bug
  17. fixes, and am releasing it as-is, in case it may be useful to some
  18. people. Note that since I don't have time to write documentation, I
  19. have included the original documentation, which unfortunately appears
  20. to be corrupt.
  21.  
  22. This program is freeware, and I do not expect payment for it. I
  23. specifically disclaim any liability for commercial loss of profit, or
  24. any other damage, resulting from the use of this program. If this
  25. program is distributed, all of the following files should be part of
  26. the distribution:
  27.  
  28. EVTED101.B1
  29. EVTED110.B1
  30. EVTED110.B2
  31. EVTED110.B3
  32. EVTEDIT.PRG
  33. EVTEDIT.TXT
  34.  
  35. Note that the address 2:252/25.8 is VERY old. I can now be contacted
  36. at 2:253/600@fidonet.org, 90:104/102@nest.ftn, or
  37. 100:1041/0@turbonet.ftn.
  38.  
  39. DJT
  40.  
  41. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  42.  
  43.            Documentation for BinkleyTerm Event file editor
  44.            ===============================================
  45.  
  46. The program is mainly self
  47. selector appears, which prompts you  for an existing BINKLEY.EVT file. 
  48. You can  enter  an  existing  file  here,  which  will  be  loaded, or 
  49. alternatively specify a non
  50. event file.
  51.  
  52. Once this is done, the first 21 lines of the event file are displayed. 
  53. The first event (if there are any) will be highlighted. You can change 
  54. the highlighted event by means of  the cursor
  55. or by using the  mouse.  When  using  the  keyboard,  the display will 
  56. scroll to show any  remaining  events  that  are  not presently on the 
  57. screen.
  58.  
  59. There are the following main menu options:
  60.  
  61. [A] Append event:    This will add an event  to  the  end of the file, 
  62.                      and place the  highlighted  bar  there.  This new 
  63.                      event can be edited just like the others.
  64.  
  65. [D] Delete event:    This will first  ask  for  confirmation  that you 
  66.                      wish to delete  the  event  that  is highlighted. 
  67.                      Once confirmed, the event will be deleted.
  68.  
  69. [E] Edit event:      This will allow you  to  edit the selected event. 
  70.                      Details of this option are given below.
  71.  
  72. [I] Insert event:    This will add an event at the current position of 
  73.                      the highlight bar. All  other  events will scroll 
  74.                      downward. As in the Append option, this new event 
  75.                      can now be edited.
  76.  
  77. [L] Load .EVT file:  This calls up a file  selector,  from where a new 
  78.                      event file can be selected for editing.
  79.  
  80. [P] Print .EVT file: This gives a hard copy  of the current event file 
  81.                      being edited, along with the event numbers by the 
  82.                      side.
  83.  
  84. [Q] Quit:            This first asks for  confirmation, and, if given, 
  85.                      will exit the program.
  86.  
  87. [S] Save .EVT file:  Once you have finished  editing  your event file, 
  88.                      you can save it. The  file specified upon loading 
  89.                      is given as a default name; this can be selected, 
  90.                      or a new file selected.
  91.  
  92. ======================================================================
  93.  
  94.                               Edit Event
  95.                               ==========
  96.  
  97. You can edit the current event here, using the following flags:
  98.  
  99. Simple Flags
  100. ------------
  101.  
  102. These flags can be set or reset  independently of any other flags, and 
  103. only have two states, "ON" or "OFF".
  104.  
  105. [n]  Toggle the "do not fulfill  inbound  file requests in this event" 
  106.      flag.
  107.  
  108. [f]  Toggle the "force event" flag.
  109.  
  110. [d]  Toggle the "event is of dynamic length" flag.
  111.  
  112. [x]  Toggle the "don't poll for file requests" flag.
  113.                      
  114. Complex Flags
  115. -------------
  116.  
  117. These flags are  followed  by  one  or  more  parameters,  and as such 
  118. require input to set them. To reset them, just press [RETURN] when the 
  119. prompt is given. To set them,  specify  the value of the parameter you 
  120. are entering unless given other instructions below.
  121.  
  122. [l]  Allows you to set the cost flag.  You  can use this option in one 
  123.      of five ways. The first is  just  to press [RETURN] in which case 
  124.      the L flag will  be  deleted.  The  second  is to type 0[RETURN], 
  125.      which will leave an L  flag  on  it's  own. The third, fourth and 
  126.      fifth are to type "<",  "="  or  ">"  followed  by a number, then 
  127.      [RETURN], which will set up a L<, L= or L> flag.
  128.  
  129. [F1] Here you can set the errorlevel of exit caused by the start of an 
  130.      event. (The E1= flag)
  131.  
  132. [F2] Here you can  set  the  errorlevel  of  exit  caused by receiving 
  133.      un❎Æcompressed mail, and compressed  mail  if  E3  is not defined. 
  134.      (The E2= flag)
  135.  
  136. [F3] Here you can  set  the  errorlevel  of  exit  caused by receiving 
  137.      compressed mail only. (The E3= flag)
  138.  
  139. [a]  You can set the average wait  between outgoing calls, in seconds, 
  140.      with this flag. The default is 120, and the maximum is 1800.
  141.  
  142. [t]  This allows you  to  set  the  default  maximum  number of failed 
  143.      connects (defaulting to 3) and the default maximum number of call 
  144.      attempts (default shown as <Def>) that will be made.
  145.  
  146. Radio Flags
  147. -----------
  148.  
  149. I can't see that it makes much  sense  to  have more than one of these 
  150. flags set, so setting one resets the  other three. You can have either 
  151. none of these flags set, or one of them set.
  152.  
  153. [c]  Toggle the "Send  to  Continuously  accepting  Mail systems only" 
  154.      flag.
  155.  
  156. [m]  Toggle the "Send to any  system  regardless of whether designated 
  157.      as Continuous Mail" flag.
  158.  
  159. [r]  Toggle the "Receive Only" flag.
  160.  
  161. [k]  Toggle the "Send to non❎ÆContinuously accepting Mail systems only" 
  162.      flag.
  163.  
  164. ----------------------------------------------------------------------
  165.  
  166. Also, you can set  the  Start  time  by  typing  [s] and following the 
  167. prompts, and the End time by typing [e].  You can set the month to any 
  168. of the months of the year specifically,  or all of them; these options 
  169. can be cycled through by pressing [M]. You  can set the date to any of 
  170. 1 to 31  specifically,  or  all;  these  possibilities  can  be cycled 
  171. through by pressing [D]. By typing [C] you can edit the string that is 
  172. appended to the command  lines  of  the  AfterMail, CleanUp and Packer 
  173. configuration file options. Finally, you can set or clear the presence 
  174. of a day; this can be achieved  by  typing  the keys [1] to [7], where 
  175. [1] corresponds to Sunday, through to  [7] meaning Saturday. A copy of 
  176. the current status of the event line  is displayed near the top of the 
  177. screen. This is modified automatically.
  178.  
  179. Once you are done editing the  current event, pressing [Esc] will take 
  180. you back to the selection menu  (the  main menu). Please note that you 
  181. get the case of the keys entered  correctly! If the text says to press 
  182. [c], do so without pressing [Shift],  and  make sure your caps lock is 
  183. off. If it says to press [C], hold down [Shift] while you press C.
  184.  
  185. For a complete explanation of the options available in the BINKLEY.EVT 
  186. file, please refer to the BinkleyTerm documentation.
  187.  
  188. Please note that the program is not public domain; I allow the program 
  189. to be freely distributed, but  I  retain  my copyright of the program, 
  190. source files and this documentation.
  191.  
  192. I disclaim all warranties,  expressed  or  implied,  including but not 
  193. limited to implied warranties of  merchantibility  and fitness for any 
  194. particular  purpose  with  respect  to   defects  in  the  program  or 
  195. documentation. I will not be liable for any commercial damage, even if 
  196. caused by my own negligence.
  197.  
  198. I am David J. Thomas, and can be reached at
  199.  
  200. 2:252/25.8@fidonet.org
  201.  
  202. If you have  any  queries,  bug  reports,  or  suggestions  for future 
  203. updates, please don't hesitate to let me know!
  204.  
  205. \/D\a/v\e/\
  206.