home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / bbs / q2l_127 / q2l.txt < prev   
Text File  |  1992-04-02  |  7KB  |  151 lines

  1.                                QuickBBS to LED v1.27
  2.  
  3.         This program is FREE, I made it because i needed it for myself.
  4.         And if anyone else can use it, it's ok by me.
  5.        
  6. Disclaimer:
  7.  
  8.         I don't take any responsability for anything this program might
  9.         Cause or anything else including the Weather, Gnomes or Alien races.
  10.         Infact, My mother allways tell me i can't take any responsability
  11.         at all! :-)
  12.  
  13. What it is:
  14.  
  15.         Q2L is a program that uses Qbbs lastread.bbs as lastread-pointers
  16.         for LED 1.0. It also checks the number of messages and compares it
  17.         with lastread and if there are new messages it put's out * and /.
  18.  
  19. Installation:
  20.  
  21.         there are 2 ways to install Q2L.
  22.         If you don't want to change the ways you call LED:
  23.           1. Copy Q2L.PRG to the same directory as LED.PRG
  24.           2. Rename LED.PRG to LED.OVL.
  25.           3. Rename Q2L.PRG to LED.PRG.
  26.         Else:
  27.           Just call Q2L instedt of LED whenever you wish to run it.
  28.         
  29.         Just a couple of things:
  30.           1. You must run Q2L in the same directory as LED. 
  31.           2. You must set the enviroments MAILER or BINKLEY and QBBS, If you
  32.              don't Q2L searches for all files in current directory.
  33.  
  34. NEW! CFG-FILE:
  35.  
  36.         It's home is in the same directory as LED.
  37.         Is called Q2L.CFG, it only have two keywords. they are:
  38.  
  39.                 START , after this you enter a program-name and it's
  40.                         commandline. Normaly LED.PRG or LED.OVL, but for us
  41.                         who live in Sweden, we probably would like Swedish
  42.                         chars. So we enter:
  43.  
  44.                 START D:\BIN\SWE.TTP LED.OVL
  45.  
  46.                         I guess there are similar program for others countrys
  47.                         ,IBM-Charset etc etc.
  48.  
  49.         The second keyword is:
  50.  
  51.                 QBBS  , here you should state the path to LASTREAD.BBS.
  52.                         Since The Box doesn't send enviroment to the editor
  53.                         it starts. Just enter path, not filename, Like this:
  54.  
  55.                 QBBS D:\QBBS\
  56.  
  57. NEW! Commandline:
  58.  
  59.         You can enter the name of a program on the commandline, then this
  60.         program start led. As above in config-file. If the program can't
  61.         be found in the current folder. Q2L search for it along enviroment
  62.         path. If you use commandline, this takes over from the program in
  63.         the cfg-file.
  64.  
  65. How does it work?:
  66.  
  67.         1. Open areas.bbs and read in all areas.
  68.         2. Open lastread.bbs and read first record.
  69.            If no lastread.bbs is found, it creates a new one.
  70.         3. Open led.new and set lastread from lastread.bbs
  71.         4. Check if there are new msgs and in that case set flags.
  72.         5. Save led.new
  73.         6. Run LED.OVL if it exist otherwise LED.PRG
  74.         7. Uppdate and save lastread.bbs
  75.         8. If you don't run Binkley and If any *.REQ-files exists in your
  76.            HOLD-Dir, Show Req-box and convert the request to the
  77.            TB-format you choose.
  78.         9. End!
  79.  
  80. Request-Convertion:
  81.  
  82.         If you use the Request-function from LED it writes binkley-style.
  83.         Q2L now converts this to TB-Style. There are a number of options,
  84.         Top line in the box shows the node-number you will request from.
  85.         Next line is selecteble Zone-dial, This is because TB can request
  86.         across zones, while binkley only work's within a zone.
  87.         on the next line there are 3 selectable buttons: Crash, Along and Hold.
  88.         This is in TB-terms, Immidiate, Along  and Wait for pickup.
  89.         On the last line is OK-button witch execute your selections and CANCEL
  90.         witch leave the req-file in binkley-format.
  91.         The request-convertion is only active if TB.CFG exist in current dir
  92.         or enviroment MAILER is set and point's to TB.CFG.
  93.  
  94. Known bugs:
  95.  
  96.         -No bug really, but first time it runs it sets qbbs lastread.bbs
  97.         to led.new even if led.new is higher. Had to do it like that.
  98.         -If you start Q2L with alt-e from TB, it doesn't find enviroment QBBS
  99.          Can't fix, It's TB's fault. But use Q2L.CFG to fix.
  100.  
  101. Planed updates:
  102.  
  103.         Whenever i feel like it. :-)
  104.  
  105. Author:
  106.  
  107.         Me! I am Jan Leveren and
  108.         Can be reached by netmail on 2:203/203.9 
  109.  
  110. Changes:
  111.  
  112.         0.11; Use Fsfirst&FSnext to get nr of msgs, saved about a second.
  113.         0.12; Fixed a bug that counted comments in areas.bbs as areas.
  114.               Removed some alertboxes for none fatal errors.
  115.         0.13; Fixed another bug about comments, This time in TB.CFG.
  116.         0.20; Finaly figured out how TB stores the fidonet-adress in it's 
  117.               filenames. So now Q2L allso konverts LED's Request-files.
  118.               For now, Only Crash request is supported, Along and Hold later.
  119.         0.21; Fixed a little human error, forgot to send current dir to LED
  120.               if enviroment MAILER or QBBS wasn't set.
  121.         0.22; Mostly kosmetic changes, and new error-handler.
  122.         0.23; Added suport for Binkley, Don't know if it works... also
  123.               Homemade dialog-box for the request-conversion, See Below:
  124.         0.24; Fixed a minor error that cause'd local areas not to be updated.
  125.         1.00; Official Release! Alt-E from TB didn't send enviroment QBBS, so
  126.               the path can now be read from a file called Q2L.CFG in current 
  127.               dir. 
  128.         ...   Sorry, I forgot it...
  129.         1.20; Support for Swedish and IBM characters with the program swe.ttp.
  130.               Lot of stuff i have forgot.
  131.         1.25; Started to read Netmail from areas.bbs, everybody else seems to
  132.               do so these days. It's now treated as any other area.
  133.               enlarged cfg-file (see above)
  134.         1.26; Bugg Update
  135.         1.27; Faster! About 600%. You might get a message, "Missed xx of xxx
  136.               areas", This means that you probably not have headerfiles for
  137.               some of your message-areas or that you have a strange comment
  138.               in areas.bbs. Q2L count empty lines or lines that begin with
  139.               a ; (Semicolon) as comments.
  140.  
  141. Hopfully this program will be pretty bug-free now, but the binkley mode isn't
  142. really tested yet. I don't however see any reason why it shouldn't work.
  143. Well if there's something that don't work as you expect, please report it and
  144. tell me when the error occurs, How Q2L reports it, witch computer you have,
  145. version of LED and Q2L and anything else that might be essential. Thanks!
  146.  
  147. Greetings from a cold Sweden, Janne!
  148.         
  149.                 
  150.         
  151.