home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / files / bbs / fidoxprs / expsfido.doc < prev    next >
Text File  |  1989-01-20  |  4KB  |  115 lines

  1. This archive contains 2 files:
  2.  
  3. Brnkmail.com, which is BrunkMail v1.0 and can be put after your logstat script
  4. (or anywhere else that you might want it) and will allow a user to scan the mail
  5. that came in the night before for personal messages.
  6.  
  7. and
  8.  
  9. Fidodoor.com, which is Fido Express v1.0 and is the main script that calls
  10. fidodoor into action, I put mine as an option on the main menu.
  11.  
  12. I have made both script EXTREMELY easy to set up... Why you ask? Because your
  13. going to have enough headaches with binkley itself. 
  14.  
  15. AFTER you have gotten the paths in the right place for both BinkleyTerm ST and
  16. FidoDoor, then simply run these scripts from wherever you wish...  The first
  17. time you run both of the programs they will automatically go into the
  18. initialization mode (only if you have an command_level of 32!!!), from there,
  19. simply follow the prompts and the scripts will install themselves...
  20.  
  21. note: on Brunkmail, the user will be prompted if he wishes to scan for new
  22. messages, at this point, if a user with Command_level 32 types '$', it will go
  23. into the Sysop mode so that the setup can be changes, this script will also
  24. create several files of it's own.
  25.  
  26. BrunkMail will only scan messages that are AFTER the renumber mark, so the way
  27. to set your system up is to renumber messages before you get your daily packet.
  28. if you renumber after your packet, BrunkMail won't find a thing...
  29.  
  30.  
  31.  
  32. *HOW TO SET UP BINKLEY TO WORK WITH EXPRESS*
  33.  
  34. 1.  Setting up your modem
  35.  
  36. The problem with express is that it does a DTR drop after you run your endcall
  37. script, the problem with this is that it hangs up the caller when binkley drops
  38. to the BBS.   How do you solve this?  simply turn of the DTR, I use AT&D1, this
  39. sets the modem not to hang up when it gets a DTR change.  How does it hang up
  40. you ask?  Well, first get the files MODEMON.TOS and MODEMOFF.TOS (they are
  41. included in the Fidodoor package that is available on my BBS), Where ever you
  42. have a DISCONNECT in a script file, simply replace it with:
  43.  
  44. TOS MODEMOFF.TOS
  45. TOS MODEMON.TOS  ;include the pathname of course
  46.  
  47. also add this file to your LOGOFF script and you should have no problems...
  48.  
  49. 2. your reset modem file
  50.  
  51. this is simple:  
  52.  
  53. ATO
  54.  
  55. that's all that should be there...
  56.  
  57. 3. your BINKLEY.CFG file
  58.  
  59. Your INIT modem line should read:
  60.  
  61. ATH| ATZ| ATH|
  62.  
  63. easy enough?
  64.  
  65. 4. ENDCALL.SCR
  66.  
  67. the last entry should be...
  68.  
  69. CD = File_ChgDir 'your path to the DIR which contains FIDOMAIL.PRG'
  70. GEM 'FIDOMAIL.PRG'
  71. CD = File_ChgDir 'the path to your BBS'
  72.  
  73. That's all there is to it, This will boot up Binkley Term...
  74.  
  75.  
  76. Suggestions:
  77.  
  78. 1. if you haven't got binkley working allready, then get an MSDOS SysOp
  79.    (preferably the one you will be polling for mail) to help you.
  80.  
  81. 2. if you need more help with setting this up (Binkley/Fidodoor/FidoExpress
  82.    BrunkMail) then give me a call on my BBS and I'll help you out.
  83.  
  84. 3. if you know of anyone who has a better way to do it then LET ME KNOW!
  85.  
  86.  
  87. Any file that you need is available for downloading on my BBS (the Coliseum) at
  88. (319) 377-1724, this includes an unregistered copy of fidodoor and all of the
  89. binkley/ST and support files...
  90.  
  91. there is a password allready waiting for you so you won't have to be validated.
  92. Name: Fido Sysop
  93. Password: ST
  94.  
  95. you can download any file that you need with this password.
  96.  
  97. PLEA:  if your a programmer and you think you could write a program that 'Fakes'
  98. a DTR signal to the modem for about 5 seconds, then PLEASE do so...
  99.  
  100. if you like these scripts, please send $5.00 to:
  101.  
  102. Jason Brunken
  103. 217 Brentwood DR. NE
  104. Cedar Rapids, IA  52402
  105.  
  106. more importantly be sure and support Brian Hall's exellent FidoDoor program and
  107. register your copy!
  108.  
  109.  
  110.                   Brought to you by the COLISEUM BBS
  111.  
  112.                            (319) 377-1724
  113.  
  114.                Call us and see fido running on EXPRESS
  115.