home *** CD-ROM | disk | FTP | other *** search
/ Collection of Hack-Phreak Scene Programs / cleanhpvac.zip / cleanhpvac / BCPG10.ZIP / PAGE.CFG < prev    next >
Text File  |  1994-09-08  |  2KB  |  43 lines

  1. 10
  2. YES
  3. 110 2 220 2 330 2 440 2 0 10
  4. NO
  5. @X05@X08■ @X07■ @X03■ @X09■ @X0B■
  6. YES
  7. EMERGENCY
  8. YES
  9. -------------------------
  10. For configuration of the page prompts and menus use CFG\PGMENUS.CFG.
  11.  
  12. Line 1: number of pages, duration of a page is determined by line 3
  13. Line 2: YES to do logging. If the user is not logged on the log info is
  14.     written to 'work\mxlog.<nodenr>' to accomodate the use of this ppe
  15.     by the matrix.
  16. Line 3: This line gives the tone frequencies for one page in the following
  17.     way (frequencies range from 0-65535, where 0 is no sound and the delay
  18.     is in clock ticks where 18 clicks is about one second):
  19.     <freq> <delay> <freq> <delay> etc.
  20.     Make sure the last freq is a 0 (no sound) or else the speaker will
  21.     keep sounding.
  22. Line 4: YES to not allow a user to page if the sysop paged indicator is on.
  23.     Otherwise the user is allowed to page.
  24. Line 5: Characters shown when paging. There can be as much
  25.         characters in this line as there are (frequency, delay) pairs in line
  26.         3. These characters are shown in sequence and can be used to create
  27.         some nicelooking effect when paging. If there are more pairs in line
  28.         3 then there are characters the characters are shown again from
  29.         the beginning and so forth.
  30.     Here are some examples of strings you could also try: ─ \ │ / ─
  31. Line 6: 
  32.         Token 1: YES to ask an emergency password which will override the page 
  33.              bell, time etc
  34. Line 7: Emergency password
  35. Line 8: YES to use PAGE.TIM to get daily page times from, otherwise the
  36.         internal (single) page time is used.
  37.  
  38.  
  39. The page command uses pcboard.sys (which is assumed to be in the same dir
  40. as pcboard.dat) to check if the page bell is on or off. It also checks the
  41. paging times in pcboard.dat.
  42. 'graph\pgtext' contains all the prompts etc.
  43.