home *** CD-ROM | disk | FTP | other *** search
/ CD Shareware Magazine 1996 December / CD_shareware_12-96.iso / DOS / Pub_elec / TGFAQ43.ZIP / FAQ3.TXT < prev    next >
Encoding:
Text File  |  1996-08-17  |  6.7 KB  |  205 lines

  1. Part 3 of 'how to' TG 3.00
  2.  
  3. Ok now we have you passing the right errorlevel.  Next we see if we can help
  4. you optimize your memory needs.  Note:  This will show only the simplest of
  5. optimization.  Your exact needs WILL vary depending on your software and
  6. hardware.  Lets just call it a 'starting point' to work from.
  7.  
  8. This part will show the autoexec.bat and config.sys changes you may need to
  9. make it all work together well. It will also show several methods of tossing
  10. mail, if you run a tosser other than Gecho.
  11.  
  12. It is based on DOS 5.0, and standard softwares in use by many.  I did
  13. however delete the VSHIELD referents as many use other versions of scanners
  14. today.
  15.  
  16. First, the config.sys file:
  17.  
  18. DEVICE=C:\DOS\HIMEM.SYS
  19. DEVICE=C:\DOS\EMM386.EXE NOEMS
  20. DOS=HIGH,UMB
  21. FILES=60
  22. BUFFERS=50
  23. DEVICEHIGH=C:\DOS\SMARTDRV.SYS /X
  24. DEVICEHIGH=X00.SYS E 1 B,0,57600 R=2048 T=1024
  25. DEVICEHIGH=C:\ZANSI.SYS
  26.  
  27. That was it.  Make sure the directories match and you run the same files.
  28. If for example you use BNU, swap out the X00 line with your own.  ZANSI if
  29. you wonder is an older file that replaces ANSI.SYS and is smaller, faster,
  30. and doesnt contain the code to remap a keyboard <providing a tad of extra
  31. protection for a sysop>.  If you dont find it locally, you can freq it from
  32. 1:275/100 as ZANSI.  Note:  Do NOT use ZANSI with Desqview or WIN NT or any
  33. software which requires re-mapping of the keyboard for proper action.
  34.  
  35. Ok time for the Autoexec.bat I think!
  36.  
  37. SET COMSPEC=C:\COMMAND.COM
  38. set FD=c:\FD
  39. PATH C:\DOS;C:\;C:\FD;C:\TG
  40. GE=c:\fd 3                      ; gecho specific
  41. SET TEMP=C:\TEMP
  42. VERIFY OFF
  43. C:\DOS\APPEND C:\DOS
  44. PROMPT $p$g$e[36;44m
  45. LH c:\dos\share.exe
  46. cd \fd
  47. tsmail
  48.  
  49. Now that was the autoexec.bat in generic format.  Note:  Some doors might
  50. require you add the 'protocol directory' to your path line.  If so, the door
  51. will make note of it in the documentation.  External CD-ROM doors and some
  52. games are the most common ones to need this.  Bet you wonder what that
  53. 'tsmail' was right?
  54.  
  55. TSMAIL.BAT is my way of automating repairs to the system when it hangs
  56. sporadically on a toss of mail.  My husband just reboots the system and it
  57. tosses mail again.  When it is done, it brings the BBS back up to FD.
  58.  
  59. Here is a copy of it, included just so you can see that you can do all sorts
  60. of maintenance on re-booting.
  61.  
  62. AT H1 1
  63. c:
  64. cd \fd
  65. GEcho Toss -NOMGR 
  66. GEcho scan
  67. GECHO MGR
  68. mbutil pack -renumber -link -purge
  69. frodo                                ; your FD batch file
  70.  
  71. Note that this TSMAIL.BAT file is Gecho 1.11+ tosser specific.
  72.  
  73. Here are some command lines for other tossers:
  74. -for SQUISH users,
  75.  
  76. SQUISH IN
  77. SQUISH OUT SQUASH
  78. SQUISH LINK
  79. SQPACK C:\TG\MSGS\*.SQD              ; should actually be run nightly only
  80. frodo                                ; your FD batch file
  81.  
  82. Notes relevant to SQUISH use.  If you have lots of memory, try using
  83.  SQUISH IN LINK and delete the SQUISH LINK line.  It will run faster.
  84.  SQPACK actually should be moved to a nightly event area vice run  at each
  85.  toss of mail.  Some SQUISH users, like to add SQFIX either nightly or
  86.  at each toss to clear any possible errors in the squish bases.
  87.  
  88.  
  89. -for FMAIL users
  90.  
  91. Fmail Scan /A
  92. Fmail Toss /A
  93. Fmail Import
  94.  
  95. Note:  Registration required for JAM mode.  This example is without the ARAMGR
  96. functions activated.
  97.  
  98. -for FASTECHO users
  99.  
  100. CD \FD\FASTECHO
  101. FASTECHO TOSS
  102. FEUTIL IMPORT
  103. FASTECHO SCAN
  104. FEUTIL PURGE
  105. FEUTIL PACK -RENUMBER -JAM
  106. FEUTIL LINK -IGNORE
  107. frodo                                ; your FD batch file
  108.  
  109. Example of how to toss filebone with TICK version 2.10
  110.  
  111. ---Begin TICKOUT.BAT----
  112.  
  113. Echo Off
  114. C:
  115. Cd \Fd
  116. Tick
  117. cd \tg
  118. files2tg
  119. cd \fd
  120.  
  121. ----end TICKOUT.BAT----
  122.  
  123. The program files2tg.exe reads the files.bbs type entry created by TICK and
  124. uploads it to your TG filebase.
  125.  
  126. Now for the most recent addition to the FAQ set, a simple TIC.CFG file.  Note
  127. TIC is an older freeware program.  It works fine but lacks the frills of the
  128. newer simular softwares like ALLFIX.  If you are an end user, it will most
  129. likely suffice to the needs of your system.
  130.  
  131. ---begin TIC.CFG----
  132.  
  133. IN C:\Fd\File\
  134. ZONE 1 C:\fd\packet\
  135. NET 275
  136. NODE 100
  137. TZ EST8EDT
  138.  
  139. AREA c:\TG\file\telegard TG_SUP
  140.          1:101/321 password *
  141.          1:202/323 * *                      ;downlinks the files to this node
  142.  
  143. AREA c:\tg\file\apps NODEDIFF
  144.         1:275/429 password *
  145.  
  146. STOPDUP C:\fd\file\temp\
  147. TEMP C:\Temp
  148. FIDO
  149. mail c:\fd\Mail\
  150. hold c:\fd\holdtick\
  151. quiet
  152. QDIR c:\Temp
  153. LineFmt %3:-13 %1
  154. ListName Files.Bbs
  155. REPLACE
  156. LOGPATH
  157. NoWait
  158. ---end TIC.CFG example----
  159.  
  160. Note that example was set for zone1, net 275, node 100.  You will need to edit
  161. it and the paths to match your setups.  It is also set to allow files to be
  162. deleted if the releaser set it to remove the old versions (Replace option).
  163. In TG, this will not remove the entry but it will remove the file itself.
  164.  
  165. Where it says 'password' you place the actual password you and your hub agreed
  166. on.  If you have no password, place an * in that location. Format is
  167. basically: AREA path password handling_codes
  168.  
  169. You can use * for both password and handling_code positions in TICK2.10.
  170.  
  171. Standard names used in FAQ for batch files, and paths, not explained elsewhere
  172. in the information.  Reminder:  You shouldn't actually use these specific
  173. names, but once you change them, you need to look over all references in your
  174. batch files and in FD/TG to match names to what you actually used as
  175. appropriate!
  176.  
  177. C:\TG  -- generic name for Telegard main directory.
  178. C:\TG\MSGS -- Generic name for TG's main message base.
  179. FRODO.BAT -- Generic name for the batch file used to start FrontDoor.
  180. TICKOUT.BAT -- Generic name for a batch file to toss inbound filebone to TG.
  181. TSMAIL.BAT -- Generic name for a batch file used to manually toss mail.
  182.  
  183. Ok folks.  Thats it for the moment. I expect to expand this set even more,
  184. with extra information, available for FREQ but I think I kinda hit the size
  185. limit for posting purposes (grin).  Once I have an expanded set, I will let
  186. you all know what name to FREQ for it.
  187.  
  188. Time for many KUDOS/ BRAVO ZULUS!
  189.  
  190. For overall assistance, Kevin Watkins has been a DREAM!
  191.  
  192. For the idea we needed such at all:  Thanks to Martin Pollard for having the
  193. old 'How2Mail' file.  It helped so many of us, I wanted to try to make
  194. something kinda like it for others to use, but meeting needs of today's
  195. Telegard.
  196.  
  197. Comments and critics are WELCOME to reply here or in netmail to me at
  198. 1:275/100.  The WIN setups which are NOT yet TG specific are available
  199. from me at 1:275/100 as WIN-FD*.* (WIN 3.11 and below only) or WIN95*.*.
  200.                                                           
  201.                            xxcarol
  202.                            DPC(SEL) USN
  203.                            Norfolk TG Beta
  204.  
  205.