home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / bbs / btpack05 / btpack.man < prev    next >
Text File  |  1992-01-06  |  2KB  |  76 lines

  1. BTPACK [-T|-B] [-V] [Commands to Binkley]
  2.  
  3. Purpose:
  4.  
  5. This program enables you to use Bermuda's Pack, Import and Scan with the mailer
  6. Binkley Term 3.01a and upwards in a (i hope) an easy way.
  7.  
  8.  
  9. Operation:
  10.  
  11. There are two ways to use BTPACK, one is to let it act as a shell for binkley,
  12. the other is run it before and after Bermuda. More about that later.
  13.  
  14.  
  15. First the Config-File (BTPACK.CFG):
  16.  
  17. First in this file you should enter where bermuda writes the outmail. 
  18. after the Keyword 'HOLD'.Ex:
  19.  
  20. HOLD G:\BINKLEY\OUT\
  21.  
  22. after that you define how you want to start Binkley, this is done by enter a
  23. label called ':START_BINKLEY' in btpack.cfg. After this label BTPACK read a
  24. maximum of 10 lines (Comment's and empty lines doesn't count). Ex:
  25.  
  26. :START_BINKLEY
  27. SCREEN.TTP 80 50
  28. BTFONT.TTP BT.TTP %CL
  29. SCREEN.TTP 80 25
  30.  
  31. Line 1 is the actuall label.
  32. Line 2 starts a program called screen.ttp that gives you 50 lines on the screen
  33. Line 3 start BTFONT, and BTFONT start Binkley. The %CL is replaced by the
  34.        commandline entered to BTPACK.
  35. Line 4 Screen.ttp restores the screen to showing 25 lines.
  36.  
  37. (I don't think that there is a program called SCREEN.TTP, Bara ett
  38.  exempel Helge!)
  39.  
  40. Next label is called ':CONVERT_FROM_TB', each line after this label have
  41. 2 words, these are the actuall extensions of the outmail-files.
  42. The Box for instance name normal arcmail-pakets *.NA, With Binkley however there
  43. name is *.OAT. Ex:
  44.  
  45.  
  46. (Besides from extension, the actuall filename is different.The box builds
  47.  the names from Zone:Net/node while Binkley use Net/Node.Point)
  48.  
  49. Last Label is called ':CONVERT_FROM_BINKLEY', It works just as :convert_from_tb
  50. but the other way. Ex:
  51.  
  52. :CONVERT_FROM_BINKLEY
  53.  
  54. ;Archived mail
  55. OAT NA ;Normal
  56. HAT WA ;Hold
  57. CAT CA ;Crash
  58.  
  59. ...
  60.  
  61. Please see exampel file included in this archive.
  62.  
  63. The other way of operation is to start BTPACK with commandline -T or -B,
  64. -T means Convert from The box
  65. -B means Convert from Binkley
  66.  
  67. If you do start with these commands BTPACK will NOT attempt to run Binkley,
  68. Otherwise it will start Binkley.
  69.  
  70. The last parameter is '-V', with this BTPACK show a little more information.
  71.  
  72.  
  73.  
  74.  
  75. Greetings from Jan Leveren on 2:203/203.9 @ Fidonet.
  76.