home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / SUP_ST11.ZIP / SUPER_ST.ENG < prev    next >
Encoding:
Text File  |  1995-06-11  |  13.8 KB  |  264 lines

  1.  ┌────────────────────────────────────────────────────────────────────────────┐
  2.  │                           ▒▒▄  ▒▒▄ ▒▒▄  ▒▒▒▒▒▒▄                            │
  3.  │                           ▒▒█  ▒▒█ ▒▒█  ▒▒█▀▒▒█                            │
  4.  │                           ▒▒█  ▒▒▒▒▒▒█  ▒▒▒▒▒█▀                            │
  5.  │                       ▒▒▄ ▒▒█  ▒▒█▀▒▒█  ▒▒█▀▒▒▄                            │
  6.  │                        ▒▒▒▒█▀  ▒▒█ ▒▒█  ▒▒█ ▒▒█                            │
  7.  │                         ▀▀▀▀    ▀▀  ▀▀   ▀▀  ▀▀                            │
  8.  │    ▒▒▒▒▒▒▄ ▒▒▒▒▒▒▄ ▒▒▒▒▒▒▄ ▒▒▒▒▒▒▄ ▒▒▄   ▒▒▄ ▒▒▒▒▒▒▄ ▒▒▒▒▒▒▄ ▒▒▒▒▒▒▄       │
  9.  │    ▒▒█▀▀▀▀ ▒▒█▀▒▒█ ▒▒█▀▀▀▀  ▀▒▒█▀▀ ▒▒█   ▒▒█ ▒▒█▀▒▒█ ▒▒█▀▒▒█ ▒▒█▀▀▀▀       │
  10.  │    ▒▒▒▒▒▒▄ ▒▒█ ▒▒█ ▒▒▒▒▒▄    ▒▒█   ▒▒█   ▒▒█ ▒▒▒▒▒▒█ ▒▒▒▒▒█▀ ▒▒▒▒▒▄        │
  11.  │     ▀▀▀▒▒█ ▒▒█ ▒▒█ ▒▒█▀▀▀    ▒▒█   ▒▒█▒▒▄▒▒█ ▒▒█ ▒▒█ ▒▒█▀▒▒▄ ▒▒█▀▀▀        │
  12.  │    ▒▒▒▒▒▒█ ▒▒▒▒▒▒█ ▒▒█       ▒▒█    ▀▒▒▒▒█▀▀ ▒▒█ ▒▒█ ▒▒█ ▒▒█ ▒▒▒▒▒▒▄       │
  13.  │     ▀▀▀▀▀▀  ▀▀▀▀▀▀  ▀▀        ▀▀      ▀▀▀▀    ▀▀  ▀▀  ▀▀  ▀▀  ▀▀▀▀▀▀       │
  14.  └────────────────────────────────────────────────────────────────────────────┘
  15.  
  16.         Copyright (C) 1993 / J.H.R. Software (TM) / All rights reserved
  17.  
  18.                 J.H.R. Software is a TradeMark of Jan Rietveld.
  19.  
  20.             ├─────────────────────────────────────────────────────┤
  21.  
  22.               Copyright (C) 1993 / SieRoCom / All rights reserved
  23.  
  24.  ├────────────────────────────────────────────────────────────────────────────┤
  25.  
  26.   SUPER_ST is an util that creates the statisticscreens of FrontDoor and RA 2.00
  27.  
  28.   It reads the INBOUND.HIS, OUTBOUND.HIS, FILES.RA, MESSAGE.RA and the USERS.BBS
  29.   record and creates DAY, WEEK, MONTH, SYSTEM, AREA and TOP-10 screens.
  30.  
  31.   Levels of users, hidden users, filenames of the screens and a lot more can
  32.   all be set with the SET-UP util.
  33.  
  34.   Viewing of the screens is possible with the set-up util.
  35.  
  36.   The programm has to be started with parameters. These are needed to run
  37.   every option seperately so that every screen is made at the time you want it.
  38.   So you can update the LAST_5 between two users and every other screen at a
  39.   different time.
  40.  
  41.  ├────────────────────────────────────────────────────────────────────────────┤
  42.  
  43.   { 1 } The *.$?? files.
  44.  
  45.   { 2 } How does it works?
  46.  
  47.   { 3 } Setup util ?
  48.  
  49.  ├────────────────────────────────────────────────────────────────────────────┤
  50.  
  51.   { 1 } The *.$?? files.
  52.  
  53.   The programm uses 4 data files with all data.
  54.  
  55.   SUPER_ST.$DT : This is the DATA-FILE. All day, week and month status data
  56.                  is kept in this file. The file is created by the programm
  57.                  when not present.
  58.  
  59.   SUPER_ST.$IN : This are all settings of the programm, path and filenames of
  60.                  the screens, colors etc. etc.
  61.                  This file is created/updated by the setup util.
  62.  
  63.   SUPER_ST.$LA : This is the language file. It is created/updated by the setup
  64.                  util. When its excist it can be edit with any text editor.
  65.  
  66.   SUPER_ST.$LA : These are the last callers. This is needed for the LAST_5
  67.                  screen.
  68.  
  69.  ├────────────────────────────────────────────────────────────────────────────┤
  70.  
  71.   { 2 } How does it works ?
  72.  
  73.   The programm has to be started with parameters. When these aren't used the
  74.   next HELP screen will be displayed.
  75.  
  76.                                 (*=--CUT--=*)
  77.  
  78.  Super Status / Copyright (c) 1993 / J.H.R. Software (TM) / All Rights Reserved
  79.  
  80.       Call SieRoCom On-Line for more Remote Access utils. [ 31-70-3904193 ]
  81.  
  82.                    Please use parameters to run this program.
  83.  
  84.  "1" : Waiting_Mail_Day    "2" : Waiting_Mail_Week   "3" : Waiting_Mail_Month
  85.  
  86.  "4" : Inbnd/Outbnd_Day    "5" : Inbnd/Outbnd_Week   "6" : Inbnd/Outbnd_Month
  87.  
  88.  "7" : Last_5 Callers      "8" : File_Area overview  "9" : Download Most
  89.  
  90.  "A" : Calles top_10       "B" : Download top_10     "C" : Download Kb. top_10
  91.  
  92.  "D" : Upload top_10       "E" : Upload Kb. top_10   "F" : Messages top_10
  93.  
  94.  "G" : System status
  95.  
  96.     Give the letters from the options you want to run. ( SUPER_ST.EXE 147 )
  97.  
  98.                                 (*=--CUT--=*)
  99.  
  100.   These are all possibilities of the programm.
  101.   When you start the programm and all set-up and RA files are found, you'll
  102.   get the following screen so you can see what the programm is doing.
  103.  
  104.  ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
  105.  ░░╔════════════════════════════════════════════════════════════════════════╗░░
  106.  ░░║     Super Status v1.00 / Copyright (c) 1993 / J.H.R. Software (TM)     ║░░
  107.  ░░╚════════════════════════════════════════════════════════════════════════╝░░
  108.  ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
  109.  ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
  110.  ░░░░░░┌─────────────────────┬─────────────────────┬─────────────────────┐░░░░░
  111.  ░░░░░░│   Reading files :   │   Writing files :   │   Writing files :   │░░░░░
  112.  ░░░░░░├─────────────────────┼─────────────────────┼─────────────────────┤░░░░░
  113.  ░░░░░░│ Super_st.$in :      │ Super_st.$dt :      │ Area_status  :      │░░░░░
  114.  ░░░░░░│ Super_st.$la :      │ Super_st.$lc :      │ File_dl_t10  :      │░░░░░
  115.  ░░░░░░│ Super_st.$dt :      │                     │                     │░░░░░
  116.  ░░░░░░│ Super_st.$lc :      │ Inbound      :      │ Calls_t10    :      │░░░░░
  117.  ░░░░░░│                     │ Outbound     :      │ Downl_t10    :      │░░░░░
  118.  ░░░░░░│  Inbound.his :      │ Waiting      :      │ Downlkb_t10  :      │░░░░░
  119.  ░░░░░░│ Outbound.his :      │ Last_5       :      │ Upload_t10   :      │░░░░░
  120.  ░░░░░░│  Netmail.msg :      │ Week_wait    :      │ Uploadkb_t10 :      │░░░░░
  121.  ░░░░░░│                     │ Week_inbnd   :      │ Message_t10  :      │░░░░░
  122.  ░░░░░░│   Config.ra  :      │ Week_outbnd  :      │                     │░░░░░
  123.  ░░░░░░│ Lastcall.bbs :      │ Month_Wait   :      │ System_stat  :      │░░░░░
  124.  ░░░░░░│    Users.bbs :      │ Month_inbnd  :      │                     │░░░░░
  125.  ░░░░░░│ Filebase.idx :      │ Month_Outbnd :      │                     │░░░░░
  126.  ░░░░░░└─────────────────────┴─────────────────────┴─────────────────────┘░░░░░
  127.  ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
  128.  ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
  129.  
  130.   The programm reads first the data files, than updates its own files and than
  131.   starts to create the AVT/ANS/ASC screens.
  132.  
  133.   The programm can be used with an user on-line.
  134.  
  135.  ├────────────────────────────────────────────────────────────────────────────┤
  136.  
  137.   { 3 } Setup util ?
  138.  
  139.   The setup util has the following possibilities.
  140.  
  141.   MAIN_MENU. 
  142.                           ┌───────────────────────┐
  143.                           │                       │
  144.                           │  [1] Filename(s)      │
  145.                           │                       │
  146.                           │  [2] Colors           │
  147.                           │                       │
  148.                           │  [3] Global           │
  149.                           │                       │
  150.                           │  [4] Language         │
  151.                           │                       │
  152.                           │  [5] Screen display   │
  153.                           │                       │
  154.                           │  [6] Quit             │
  155.                           │                       │
  156.                           └───────────────────────┘
  157.  
  158.  1. FILENAME(S)
  159.  ╔════════════════════════════════════╗ ╔═════════════════════════════════════╗
  160.  ║ C:\RA\TXTFILES\ST_INBOU            ║ ║ C:\RA\TXTFILES\ST_DL_FI             ║
  161.  ║ C:\RA\TXTFILES\ST_OUTBO            ║ ║ C:\RA\TXTFILES\ST_CALLS             ║
  162.  ║ C:\RA\TXTFILES\ST_WAIT             ║ ║ C:\RA\TXTFILES\ST_DL_AM             ║
  163.  ║ C:\RA\TXTFILES\ST_LAST5            ║ ║ C:\RA\TXTFILES\ST_DL_KB             ║
  164.  ║ C:\RA\TXTFILES\ST_W_WAI            ║ ║ C:\RA\TXTFILES\ST_UP_AM             ║
  165.  ║ C:\RA\TXTFILES\ST_W_INB            ║ ║ C:\RA\TXTFILES\ST_UP_KB             ║
  166.  ║ C:\RA\TXTFILES\ST_W_OUT            ║ ║ C:\RA\TXTFILES\ST_MESS              ║
  167.  ║ C:\RA\TXTFILES\ST_M_WAI            ║ ║ C:\RA\TXTFILES\ST_SYS_S             ║
  168.  ║ C:\RA\TXTFILES\ST_M_INB            ║ ║                                     ║
  169.  ║ C:\RA\TXTFILES\ST_M_OUT            ║ ║ Use  &  key's to walk             ║
  170.  ║ C:\RA\TXTFILES\ST_AREA             ║ ║ or press ESC to quit.               ║
  171.  ╚════════════════════════════════════╝ ╚═════════════════════════════════════╝
  172.  
  173.  2. COLORS
  174.  ╔══════════════════════════════════════════════════════╦═════════════════════╗
  175.  ║                                                      ║ Header: FOR EXAMPLE ║
  176.  ║ ┌──────────────────────────────────────────────────┐ ╠═════════════════════╣
  177.  ║ │              The current color: 12               │ ║ Frame : FOR EXAMPLE ║
  178.  ║ │  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  │ ╠═════════════════════╣
  179.  ║ │  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  │ ║ Enter : FOR EXAMPLE ║
  180.  ║ │  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  │ ╠═════════════════════╣
  181.  ║ │  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  │ ║ Text  : FOR EXAMPLE ║
  182.  ║ │  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  │ ╠═════════════════════╣
  183.  ║ │  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  │ ║ Data  : FOR EXAMPLE ║
  184.  ║ │  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  │ ╠═════════════════════╣
  185.  ║ │  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  │ ║ Extra : FOR EXAMPLE ║
  186.  ║ └──────────────────────────────────────────────────┘ ╠═════════════════════╣
  187.  ║                                                      ║ Shadow: FOR EXAMPLE ║
  188.  ╚══════════════════════════════════════════════════════╩═════════════════════╝
  189.  
  190.  3. GLOBAL
  191.  ╔════════════════════════════════════════════════════════════════════════════╗
  192.  ║ Baudrate :  0 300 1200 1275 2400 4800 7200 9600 12000 14400 16800 19200    ║
  193.  ╠════════════════════════════════════════════════════════════════╦═══════════╣
  194.  ║ Bound    : C:\FD\                                              ║ Avt : No  ║
  195.  ║ Netmail  : C:\FD\MAIL\                                         ║ Ans : Yes ║
  196.  ║ Filebase : C:\RA\FILEBASE\                                     ║ Asc : Yes ║
  197.  ╠═══════════════════════════════════════════════╦════════════════╩═══════════╣
  198.  ║ Sysop Name : Jan Rietveld                     ║ Line type box. 1 t/m 4 : 1 ║
  199.  ╠═══════════════════════════════════════════════╬════════════════════════════╣
  200.  ║ Most download file information : Areaname     ║ Process Hidden users : No  ║
  201.  ╠═════════════════════════════════╦═════════════╩════════════════════════════╣
  202.  ║ Listsecurity fileareas : 100    ║ Data lines for the last_5 screens : 5    ║
  203.  ╠══════════════════════════╦══════╩══════════════════════════════════════════╣
  204.  ║ Sorting waiting mail : 0 ║ Data lines to use for the top 10 screens : 10   ║
  205.  ╚══════════════════════════╩═════════════════════════════════════════════════╝
  206.  
  207.  4. LANGUAGE
  208.                   ┌──────────────────────────────────────────┐
  209.                   │ Inbound mail calls today:                │
  210.                   │ Time:                                    │
  211.                   │ System name:                             │
  212.                   │ Nodenumber:                              │
  213.                   │ Sent:                                    │
  214.                   │ Rcvd:                                    │
  215.                   │ Press Enter                              │
  216.                   │ Inbound calls :                          │
  217.                   │ , Received :                             │
  218.                   │ , Sent :                                 │
  219.                   │  Bytes                                   │
  220.                   │ Outbound mail calls today:               │
  221.                   └──────────────────────────────────────────┘
  222.  
  223.  5. SCREEN DISPLAY
  224.                          ╔════════════╗ ╔════════════╗
  225.                          ║  ST_INBOU  ║ ║  ST_DL_FI  ║
  226.                          ║  ST_OUTBO  ║ ║  ST_CALLS  ║
  227.                          ║  ST_WAIT   ║ ║  ST_DL_AM  ║
  228.                          ║  ST_LAST5  ║ ║  ST_DL_KB  ║
  229.                          ║  ST_W_WAI  ║ ║  ST_UP_AM  ║
  230.                          ║  ST_W_INB  ║ ║  ST_UP_KB  ║
  231.                          ║  ST_M_WAI  ║ ║  ST_SYS_S  ║
  232.                          ║  ST_M_INB  ║ ║            ║
  233.                          ║  ST_M_OUT  ║ ║            ║
  234.                          ║  ST_AREA   ║ ║            ║
  235.                          ╚════════════╝ ╚════════════╝
  236.  
  237.   Further explenation of this util isn't nessecairy, because every possibility
  238.   is explained in the setup util itself.
  239.  
  240.  ├────────────────────────────────────────────────────────────────────────────┤
  241.  
  242.   ┌─────────────────────────────────────────────────────────────────────────┐
  243.   │ ███████╗ ██╗ ███████╗ ██████╗   ██████╗   ██████╗  ██████╗  ███╗   ███╗ │
  244.   │ ██╔════╝ ██║ ██╔════╝ ██╔══██╗ ██╔═══██╗ ██╔════╝ ██╔═══██╗ ████╗ ████║ │
  245.   │ ███████╗ ██║ █████╗   ██████╔╝ ██║   ██║ ██║      ██║   ██║ ██╔████╔██║ │
  246.   │ ╚════██║ ██║ ██╔══╝   ██╔══██╗ ██║   ██║ ██║      ██║   ██║ ██║╚██╔╝██║ │
  247.   │ ███████║ ██║ ███████╗ ██║  ██║ ╚██████╔╝ ╚██████╗ ╚██████╔╝ ██║ ╚═╝ ██║ │
  248.   │ ╚══════╝ ╚═╝ ╚══════╝ ╚═╝  ╚═╝  ╚═════╝   ╚═════╝  ╚═════╝  ╚═╝     ╚═╝ │
  249.   └─────────────────────────────────────────────────────────────────────────┘
  250.  
  251.                                    SieRoCom
  252.                                   P.O.Box 480
  253.                                2270 CL Voorburg
  254.                                     Holland.
  255.                         Telephone Voice : 31-70-3858344
  256.                         Telephone Fax   : 31-70-3858344
  257.                         Telephone Bbs   : 31-70-3904193
  258.  
  259.                        Postbank accountnumber : 6560579
  260.  
  261.                           Chamber of Commerce: 143623
  262.  
  263.   ├─────────────────────────────────────────────────────────────────────────┤
  264.