home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / PC126CV.ZIP / ADVANCED.DOC next >
Text File  |  1992-06-25  |  5KB  |  109 lines

  1. Advanced.Doc  Advanced options Documentation file. v1.26 CV   25/06/92
  2.  
  3. A brief word about Terms:
  4.  
  5.      All of the terms used in this document are explained in either the
  6. main docs or the docs supplied with the component executables.
  7.  
  8.                                  Intro
  9.  
  10.      The following is a brief overview of some of the problems that my
  11. beta testers encountered, along with their (my) solutions.
  12.  
  13. PointNets:
  14.  
  15.      This is a 4D point system.  This means that PointNets are ancient
  16. history (StoneAge is the 'official' term) as far as P&C is concerned.
  17. If your boss is using PointNets, either he will have to upgrade his
  18. software (most software is 5D now!) or P&C won't be very useful to you.
  19. (It will be somewhat useful, but you'll have to keep repairing the
  20. config files each time it runs...)  The only real problem is with
  21. regards to IBM / Amiga crossbreed systems.  Hopefully those Amiga
  22. programmers out there will rush to create 5D software soon.  We're
  23. waiting guys!  Hurry up!
  24.  
  25. Share Violations:
  26.  
  27.      Always make sure that you're not running _Share_ with DESQview or
  28. another multitasker.  They hate each other.  Most systems running DOS
  29. 5.0 don't need Share any ways.  So don't use it.  :-)
  30.  
  31. Memory:
  32.  
  33.      Check the GoldEd Config file.  It has a number of options that have
  34. been commented out.  If you are short of memory, or rather, if you have
  35. lots of it, un-comment these lines, and give yourself some more room to
  36. work.  This is necessary if you want to run a spellchecker.  (I
  37. recommend ShareSpell as you can see from the Cfg file).
  38.  
  39. Special P&c files:
  40.  
  41.      There are two special P&c files.
  42.  
  43.      No_Test.P&C will cause Config-4D to not add the DUPES and BAD_MSGS
  44. areas to the GoldEd window.  If you don't want to look at them, use this
  45. option.  The file can contain anything, as Config-4D will work with it
  46. so long as it exists.
  47.  
  48.      Alias.P&C can contain a list of aliases that you use in your
  49. message areas.  They will be added to GoldEd.Cfg automatically.  A
  50. better way to do this is by having another file called say "MYOPTS.Cfg"
  51. and adding a line to GoldEd.Cfg that reads "Include MYOPTS.Cfg".
  52. Whichever works for you, but if you use the second option, it makes
  53. tweaking a lot easier, as Config-4D won't touch your Cfg file.
  54.  
  55.  
  56.  
  57.  
  58.  
  59. Advanced.Doc                                                Page 2
  60.  
  61. Squish Utils:
  62.  
  63. SQCONV   EXE     39764 29/02/92    1:01
  64. SQFIX    EXE     51202 29/02/92    1:01
  65. SQINFO   EXE     14140 29/02/92    1:01
  66. SQPACK   EXE     21334 29/02/92    1:01
  67. SQREIDX  EXE     40248 29/02/92    1:01
  68. SQSET    EXE      8816 29/02/92    1:01
  69.  
  70.      These utils are fully documented in the Squish Docs (Squish.Prn)
  71. but could do to be mentioned here.  SQPack is used to clean up the
  72. Squish msg bases.  (See P&C4DPS.Doc)  SQConv is used to convert your old
  73. message bases from *.msg to Squish.  SQSet can be used to set the
  74. maximum messages per base, delete per day and other information.  A
  75. later version of P&c will allow you to specify how many messages you
  76. want to keep in each area, but for now, it just let's you set the global
  77. number.
  78.  
  79. Batch Files:
  80.  
  81.      Jim suggested that I put a special section here on batch files.
  82. (So here it is.)  Batch files are not quite so different from the
  83. configuration files.  You can customize them to your heart's content.
  84. (And then some.)  I've enclosed what I believe to be the optimal batch
  85. file setup.  It takes care of all the housekeeping.  Should you want to
  86. keep the logs, for example, delete the logs line in the batch file.
  87. Most of all, have fun.  The real reason for P&C (the raison d'etre if
  88. you will) is to get you up and running.  You can tweak it from there.
  89.  
  90. Add-ons:
  91.  
  92.      This is a good place to put the section on 'add-ons'.  A good
  93. example of an 'add-on' is a SpellChecker, or personal mail tosser.  If
  94. you want to use the SpellChecker, uncomment the option in the GoldED
  95. config file.  (This is mentioned elsewhere)  I use WIMM v1.00 as my
  96. personal mail scanner / tosser.  If you wish to use one too, place Wimm
  97. and its config in the POINT directory, and add:  @WIMM to the POLL.BAT
  98. file just after Squish tosses the mail.  Another good scanner / tosser
  99. is SCAIL v2.02.  Both of these files are available for download from my
  100. BBS.
  101.  
  102.  
  103. -=* This document will be updated as new errors and solutions are
  104. reported.  Please feel free to submit them to me at the address listed
  105. in the main docs.  Your best bet is to thoroughly read through the
  106. GoldEd, Squish, and P&c docs.  Many of the problems have their solutions
  107. right there.  For the most part I've tried to anticipate problems, and
  108. added the fix right in Config-4D. *=-
  109.