home *** CD-ROM | disk | FTP | other *** search
/ CD Shareware Magazine 1997 January / CD_shareware_1-97.iso / DOS / COMUNICA / TMATC110.ZIP / GEDMATIC.DOC < prev    next >
Encoding:
Text File  |  1996-12-02  |  9.8 KB  |  230 lines

  1. -------------
  2. Note from SA
  3.  
  4. This file was very kindly written by Martijn to provide more help in
  5. configuring T-Matic with GoldEd than I can offer. Thanks and respect
  6. go to Martijn for a fine job!  Please netmail or email him if you use
  7. this.
  8.  
  9. It was written for v.10, but v.11 doesn't change anything major in the
  10. areas he's covered, so hopefully it'll work fine.
  11.  
  12. One thing Ian Muirhead mentioned, is that it doesn't appear to work
  13. too well with the internal editor of Golded, since it adds the tearline
  14. before giving T-Matic a chance to place a tag, so you end up with a tag
  15. after the tearline. '(  Not sure, but it's worth bearing in mind.
  16.  
  17. Thanks Martijn...
  18.  
  19. -------------
  20.  
  21.  
  22.                       ┌────────────────┐
  23.                       │ GEDMATIC v0.01 │
  24.                      ╒╪════════════════╪╕
  25.                      ││Martijn Beekhuis││
  26.                      ││FLEX@SOFT.IWG.NL││
  27.                      ││ 2:2802/304.20  ││
  28.                    ┌─┴┴════════════════┴┴─┐
  29.                    │ Dedicated To Marleen │
  30.                    └──────────────────────┘
  31.  
  32.  
  33.                         Hello There!
  34.  
  35.                        ┌──────────┐
  36.                        │Disclaimer│
  37.                        └──────────┘
  38. I wrote the dox after a chat with simon so it is not changed by anyone but me.
  39. if you find possible errors or mistypings please Email me so I can edit the
  40. file for the better..
  41. I Have NOT tryed all options of t-matic myself because of the MANY FEATURES!
  42. This docfile WILL frequently be updated until completed..
  43.  
  44.                     ┌───────────────┐
  45.                     │WHY THESE DOX?!│
  46.                     └───────────────┘
  47. Since there were no doc files on installing T-Matic with Golded,
  48. I thought i'd write them..
  49.  
  50.                        ┌─────────┐
  51.                        │GET DOWN!│
  52.                        └─────────┘
  53. I'll keep the talk Small, and get right down..
  54. I have only copy'd the parts wich were edited for use with golded, so i
  55. hope that it is all understandable..
  56. It would be smart to PRINT this document so it is near you while editing
  57. the CFG files..
  58. Now it is up to YOU!
  59.  
  60.                      ┌────────────────────┐
  61.                      │.:|[ GOLDED.CFG ]|:.│
  62.                      └────────────────────┘
  63. ////////////////// 36. EXTERNAL UTILITIES /////////////////////////////
  64. //
  65. //   EXTERNOPTIONS <-options>
  66. //
  67. //   -----------------------------------------------------------------
  68. // !!!! ADDED -KeepCtrl     Because Of Tag O Matic !!!!
  69. // !!!! REMOVED -NoKeepCtrl Because Of Tag O Matic !!!!
  70. //
  71. EXTERNOPTIONS -Cls -KeepCtrl -WIPE -RELOAD                             ; E1
  72. //
  73. // !!!! REMOVED -NoKeepCtrl Because Of Tag O Matic !!!!
  74. // !!!! ADDED -KeepCtrl     Because Of Tag O Matic !!!!
  75. //   ------------------------------------------------------------------
  76. //     EXAMPLE EXTERNUTILS LIST FOLLOWS.. SUIT YOUR OWN CFG!!
  77. //                                                           1
  78. //   EXTERNUTIL <utilno> [-options] <commandline>
  79. //   -----------------------------------------------------------------
  80. EXTERNUTIL 1 C:\POINT\GOLDED\GOLDPGP\GOLDPGP.EXE -S @FILE "@oname"
  81. EXTERNUTIL 2 C:\POINT\GOLDED\GOLDPGP\GOLDPGP.EXE -C @FILE "@oname"
  82. EXTERNUTIL 3 C:\POINT\GOLDED\GOLDPGP\GOLDPGP.EXE -E @FILE "@oname" "@dname"
  83. EXTERNUTIL 4 C:\POINT\GOLDED\GOLDPGP\GOLDPGP.EXE -T @FILE "@oname" "@dname"
  84. EXTERNUTIL 5 C:\POINT\GOLDED\GOLDPGP\GOLDPGP.EXE -D @FILE "@oname"
  85. EXTERNUTIL 6 C:\POINT\GOLDED\GOLDPGP\GOLDPGP.EXE -K @FILE "@oname"
  86. EXTERNUTIL 7 T-MATIC.EXE /S C:\POINT\GOLDED\RIPPED.TAG @File
  87. EXTERNUTIL 8 T-MATIC.EXE /S C:\POINT\GOLDED\RIPPED.TAG
  88. EXTERNUTIL 9 T-MATIC.EXE /D C:\POINT\GOLDED\RIPPED.TAG
  89. // 1=signen     2=clearsignen   3=encrypt       4=encrypt&sign  5=decrypt
  90. // 6=key toevoegen 7=TAGLINE RIP! 8=Enter Own TAGLINE 9=DUPECHECK TAGFILE
  91. ///////////////////////////////////////////////////////////////////////
  92. //   -----------------------------------------------------------------
  93. //   Defines the external utilities that will be added to the
  94. //   EDITSAVEMENU (if enabled). The menu text is inserted in the menu.
  95. //   The first two characters of the menu text are the "hotkey" letter
  96. //   that will be highlighted in the menu text, plus a space. Example:
  97. //
  98. //   EDITSAVEUTIL 1 "S PGP Sign the msg"
  99. //   EDITSAVEUTIL 2 "E PGP Encode the msg"
  100. //   EDITSAVEUTIL 3 "D PGP Decode the msg"
  101. //   -----------------------------------------------------------------
  102. EDITSAVEUTIL 1 "S PGP Sign the msg"
  103. EDITSAVEUTIL 2 "L PGP cLear-sign the msg"
  104. EDITSAVEUTIL 3 "E PGP Encrypt the msg"
  105. EDITSAVEUTIL 4 "T PGP EncrypT & sign the msg"
  106. EDITSAVEUTIL 10 "A ADD TAGLINE!"
  107. //
  108. //
  109. //
  110. //
  111. ///////////////////// 29. TEARLINES AND ORIGINS ///////////////////////
  112. //
  113. //   ------------------------------------------------------------------
  114. //   Specifes whether or not to add tearline/origin in your messages.
  115. //
  116. //   There is the keyword CRTLINFO which may ONLY be used in RANDOM
  117. //   SYSTEM GROUPS, helpful for QWK-users (read the doc for more info).
  118. //
  119. //   CTRLINFO... <Tagline,Tearline,Origin>     Default: Tearline,Origin
  120. //   ------------------------------------------------------------------
  121. CTRLINFONET   TearLine,Origin ; Use "No" to turn both off
  122. CTRLINFOECHO  Tearline,Origin ; Use "No" to turn both off
  123. CTRLINFOLOCAL Tearline,Origin ; Use "No" to turn both off
  124. //
  125. //   ------------------------------------------------------------------
  126. ///////////////////////// 30. TAGLINES ////////////////////////////////
  127. //
  128. //   ------------------------------------------------------------------
  129. //   Turn on/off the internal tagline support.
  130. //   TAGLINESUPPORT <yes/no>      »GOLDRAND«               Default: Yes
  131. //                            -=[ CHANGED 2.50A0307 ]=-
  132. //   ------------------------------------------------------------------
  133. TAGLINESUPPORT No
  134. //
  135. ///////////////////////////////////////////////////////////////////////
  136.                 ┌──────────────────────────────┐
  137.                 │HERE THE GOLDED.CFG PART ENDS!│
  138.                 └──────────────────────────────┘
  139. This is the only disadvantage when using Golded.
  140. Every time you press ALT-Z, and the SAVEUTIL menu pop's up you should type
  141. A For Add TagLine (and signoff etc etc)
  142. but since a lot of areas don't like long signoff's it comes in handy..
  143.  
  144.                  Let's Go To the TEMPLATE FILES!
  145.                        ┌───────────────┐
  146.                        │.:|[ *.TPL ]|:.│
  147.                        └───────────────┘
  148. ;   -------------------------------------------------------------------
  149. ;   Sample MSG Template File For Use With T-Matic(By Simon Avery)
  150. ;   And GoldED v2.50                            (or Any Other Versions )
  151. ;   -------------------------------------------------------------------
  152. ;
  153. ;   ----------------------------------------------------------------------
  154. ;   Normal template begins.
  155. ;   ----------------------------------------------------------------------
  156. ; !!!! ADDED FIRST LINE FOR USE WITH T-MATIC !!!!
  157. ; !!!! For This line is used for Twitusers, who get there own (personalized)
  158. ; !!!! Taglines.. And You Can send Simon avery a message with his tagfile
  159. ; !!!! T-MATIC Removes The Line Anyway   |-] !!!!
  160. ;
  161. ~NAME @TFNAME @TLNAME
  162. ;
  163. ; !!!! Note That Even the <ALT-1> Preceded lines should go AFTER ~NAME ......
  164. ; !!!! NORMAL GREETING BELOW !!!!
  165. ;
  166. Hello @TFName!
  167. ;
  168. ;
  169. ;   ----------------------------------------------------------------------
  170. ;  End of template.                                      Simon.. Thanx |-]
  171. ;   ----------------------------------------------------------------------
  172. ;
  173. ;
  174.                             ┌────────────┐
  175.                             │GOLDKEYS.CFG│
  176.                             └────────────┘
  177. F11     EXTERNUTIL07    ; ADOPT TAGLINE
  178. #F11    EXTERNUTIL08    ; ENTER TAGLINE
  179. @F11    EXTERNUTIL09    ; CHECK 4 DUPE TAGLINES
  180. F12     EXTERNUTIL04    ; DECRYPT MET F12
  181. #F12    EXTERNUTIL05    ; ADD KEY TO KEYRING
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188. So That Should be It Really..
  189.  
  190. Now the only thing left is T-MATIC'S config..
  191.  
  192.       Tag-O-Matic V.10 (c) Simon Avery Feb 26 1996  British Freeware
  193. --------------------------------│ Setup │---------------------------------
  194. TAGID: Tag-O-Matic v.10 Freeware
  195. ... This is a tagline!
  196. ~~~ Tag-O-Matic v.10 (0 Taglines) [Quoted: 0%] Used By: ]\/[
  197.       ┌─────────────────────────────────────────────────────────────────┐
  198.       │ Show Message Info     [Yes]  Use Macro's            [Yes]       │
  199.       │ Check For Dupes       [Yes]  Words in date Macro    [No]        │
  200.       │ Use Registration Info [Yes]  Use Macro's in Sigs    [Yes]       │
  201.       │ Use Tagline Total     [Yes]  Use Tag-Location       [No]        │
  202.       │ Identifier            [Both] Use Quoted %           [Yes]       │
  203.       │ Use Trailing CR       [Yes]  Use extended info      [Yes]       │
  204.       │ Use Lottery Numbers   [No]   Show Countdown         [No]        │
  205.       │ Prompt                [Yes]  Filter Hi-Ascii        [No]        │
  206.       │ Number Of Sigs To Use [8]    Adopt To Seperate File [Yes]       │
  207.       │ Right Margin          [72]   Use Fuzzy checking     [No]        │
  208.       │ Edit Reg. String             Trim Trailing Spaces   [Yes]       │
  209.       │ Edit 2nd Line Prefix         Use Fast Tag Picking   [No]        │
  210.       │ Play Silly Tune       [No]                                      │
  211.       └──────────────────────│Tired Dog Software│───────────────────────┘
  212.  
  213.  
  214. AND THAT IS IT!!!
  215.  
  216. The Only Problem Wich Remains with me is the msgfoot mess up when writing
  217. Netmail Messages..
  218. in echo messages, when viewing before saving the msgfoot is also messed up
  219. but in one way or another Golded CORRECTS that problem..
  220. But only in Echomail Areas..
  221. Hmm.. Reminds me of getting the DOS version of NETMGR... |-]
  222.  
  223. Do not forget to Send Mail to Simon When using T-Matic, And To Me When Using
  224. GEDMATIC.DOC..
  225.  
  226.                 THANX & GREETINGS FROM THE NETHERLANDS!
  227.  
  228.                   Martijn Beekhuis <FLEX@SOFT.IWG.NL>
  229.  
  230.