home *** CD-ROM | disk | FTP | other *** search
/ The Devil's Doorknob BBS Capture (1996-2003) / devilsdoorknobbbscapture1996-2003.iso / Dloads / SYSOP / MODS1.ZIP / DREAM35E.MOD < prev    next >
Text File  |  1994-07-15  |  17KB  |  316 lines

  1. Unca Scrooge #1 @8398
  2. Tue Jul 12 15:32:08 1994
  3. 9───────────────────────────────────────────────────────────────────────────────
  4. ╔─────────────────────────────────────────────Unca_Mod_Header (c) Copyright─╗
  5. │ Mod Name:  Dream35e.Mod                 Date : July 12, 1994              │
  6. │ Difficulty: █▒▒▒▒▒▒▒▒▒                  Author:    Unca Scrooge           │
  7. │ WWIV Version: 4.23                                 1@8398 WWIVnet         │
  8. │ Files Affected: MSGBASE.C SYSOPF.C READMAIL.C      1@8398 ICEnet          │
  9. │ Description:  Message Header Mod (examps. incl)    1@8351 ImagiNet        │
  10. │ Now definable between 2 styles.                    1@2754 WW4Net          │
  11. ╠───────────────────────────────────────────────────────────────────────────╣
  12. │  This mod and mod-header is copyright 1993-94 by Andy Stewart, aka Unca   │
  13. │    Scrooge, and is distributed as freeware.  Permission is granted to     │
  14. │ distribute and post this mod on BBS systems and online services, provided │
  15. │   no alterations are made (removal of message headers/taglines allowed).  │
  16. │  This mod may contain some parts of WWIV source code, which is copyright  │
  17. │  1988-1994 by Wayne Bell and licensed only to registered users of WWIV.   │
  18. │  Use of WWIV source without registration constitutes a license violation  │
  19. │          and could lead to legal prosecution and certain doom.            │
  20. │                                                                           │
  21. │   Shareware distributors and CDRom publishers may not distribute this mod │
  22. │      without express written permission of the Author or WWIV Software    │
  23. │                                 Services.                                 │
  24. ╠───────────────────────────────────────────────────────────────────────────╣
  25. │                      ─ ── ──══[ Disclaimer ]══── ── ─                     │
  26. │ Though this mod has been tested extensivly, there are no guaruntees.  You │
  27. │   should have a current backup of your source should something go wrong   │
  28. │ while installing this mod.  The Author(s) and/or DreamWARE Communications │
  29. │  and DreamWARE Modding services CANNOT and WILL NOT be held  responsible  │
  30. │          for any ill effects resulting from anyone using this mod.        │
  31. │                                                                           │
  32. │     . ─ ── ───═══[ ALWAYS BACK UP YOUR SOURCE-CODE!!!! ]═══─── ── ─ .     │
  33. ╠─────────────────────────╦─────────────────────────────────────────────────╝
  34. │─ ─═[ Modding codes ]═─ ─│
  35. │  ─────────────────────  │ Jeez... people are even ripping off my mod-
  36. │ =    Existing Code      │ header now, and not even bothering to change
  37. │ +    Add This Code      │ the look, wording, or even the ─ ─═[ ]═─ ─
  38. │ -    Delete This Code   │ thingies...  ugh!  ANYHOOO... enough bitching..
  39. │ %    Modify This Code   │ I'm sure not many of you care <g>, so on with it.
  40. │ .-.. Morse Code         │
  41. ╚─────────────────────────╝
  42.  
  43.  
  44. Revision A :  Ol' Unca pulled a duh!  Realized I put the bottom of the box
  45.               in the wrong place...  where it was, when you did a
  46.               printfile(), the bottom of the box was printed.  Ugh!
  47.               Anyhoo... it's all better now.  To upgrade, just make the
  48.               changes to MSGBASE.C.  (Also, this version won't have the
  49.               messagenumber=n; line <g>  Sorry guys and gals!
  50.  
  51. Revision B:   Welp, I missed the //MAILR function.. sooooo...  it's there
  52.               too.  Thanx to all who pointed that out to me.  I almost
  53.               never use ??MAILR so I never would have noticed it.
  54.  
  55.               There were some extremely looooooong user and system names
  56.               coming tho the net lately (Especially a certain sub that I
  57.               subscribe to that has someone gating wrong, so names were
  58.               x AT xxx at WWIVNet AT WhateverNet AT WWIVNet AT....
  59.               like 120+ characters.. sooo.. this is taken care of, will now
  60.               chop down ALL fields to the proper length, whether it needs
  61.               it or not :)
  62.  
  63.               I had a few requested to keep the message from scrolling and
  64.               leaving the header onscreen.  Welp, I set it up as a #define.
  65.               WARNING:  It may be slow for 2400 users, the user MUST have
  66.               ansi (An (okansi()) check is done..), and your users may
  67.               HATE it!  Personally, I think it is VERY irritating, but it
  68.               was requested.
  69.  
  70.               Changed the colors to more match my Dream36-39 mods (Gray),
  71.               but it is easily changed back to a blue box if you wish.
  72.  
  73.               Added a timestring to the header... shows proper time in
  74.               civilian time.
  75.  
  76.               Because of the two previous changes, DREAM36.MOD
  77.               (Drmcomm.c/h) is now needed.
  78.  
  79.               When reading subs, the name of the sub is displayed in
  80.               the header under the post title.
  81.  
  82. Revision C:   Added a second style (ViSiON/X style), and set as a #define
  83.  
  84.               The clear screen is toggleable in the defaults (Thanx to
  85.               Spotnick, 1@20397 WW4Net.)
  86.  
  87.               The header now tells if the post/email was gated.  This
  88.               was code from Spotnick that I modified a little to fit
  89.               in with the headers.  Thanx Spotie!)
  90.  
  91.               The source verified string was wierded out.  Fixed.
  92.  
  93.               Commented out the #define DRMPAUSE as default.  I HATE
  94.               that thing! :)
  95.  
  96.               Can't remember what else....
  97.  
  98.               The Mod is UUE'd because I've had problems in the net
  99.               somewhere that causes color-codes to get stripped out,
  100.               so UUE'ing it saves the colors.  Sorry!
  101.  
  102. Revision D:   Fixed a few oversites in the ASCII portion of the mod.
  103.               To upgrade from rev. C, just replace voids read_message1
  104.               and read_message in MSGBASE.C with the new ones.
  105.               Upgrading from rev B or below, re-install the entire mod.
  106.  
  107. Revision E:   Fixed another oversite in the ASCII portion of the mod.
  108.               Fixed a get_string() call.  (Was calling the wrong string)
  109.               Fixed it so users can now toggle the clear_screen on/off
  110.               (was in the menu, but wasn't available due to oversite)
  111.  
  112.               To upgrade from Revison D, just install the modifications
  113.               to void readmail(... (In READMAIL.C) and void defaults(...
  114.               (In DEFAULTS.C).  Nothing else has changed.
  115.  
  116.               To upgrade from Revision C, replace voids read_message1
  117.               and read_message in MSGBASE.C with the new ones and do the
  118.               above upgrade.
  119.  
  120.               Upgrading from Revision B or below requires re-installation
  121.               of the entire mod.
  122.  
  123.  
  124. 9 Here's the message header(netted)0
  125.  
  126. 9 Normal Style...0
  127.  
  128. D╔────────────╦──────────────────────────────────────
  129. AC──────────────────────────╗
  130.   Title     │ Hey Unca! (:                    A
  131. C                         74/75 
  132. │  SubName   │ DreamWARE Comm. SupportC
  133. │  NameC│ Dude #897 @1111C
  134. │  DateC│ Sat Mar 19 10:21:04 1994C
  135. │  FromC│ WWIVnet - Always Down BBS [813-555-1212]A
  136. CC
  137. │  Location  │ Western FloridaC
  138. ╚────────────╩────────────────────────────────────────────────■A
  139. C06:05:56 pm─╝D
  140.  
  141.  
  142. 9 Vision/X Style Style...0
  143.  
  144.  
  145. D╒═[Msg: 46 of 75
  146. AC]═══════════════════════════════════════════════════
  147. AC══════════╕
  148. │ Title  :  Re: Subscription ListC
  149. │ SubName:  DreamWARE Comm. SupportC
  150. │ From   :  Spotnick #1 @5497C
  151. │ Origin :  WWIVnet - Alternative Worlds [514-664-4503]A
  152. CC
  153. │ Region :  Montreal, CanadaC
  154. ╘═══════════════════════════════════════════[When: Wed A
  155. CJun 22 03:17:14 1994]══╛D
  156.  
  157.  
  158. Same deal for Email and //MAILR too.....
  159.  
  160.  
  161. Here 'tis UUDecode it and go from there....
  162.  
  163.  
  164. section 1 of uuencode 5.20 of file 35e.zip    by R.E.M.
  165.  
  166. begin 644 35e.zip
  167. M4$L#!!0``@`(`'Q[[!R$E$+Z/!@``/9N```'````,S5%+DU/1,Q96V_;RM5]
  168. M\),#Y#]L*Y!-6B.9E"TYOC"`8^ND06VIL)*<$SB&2I-#B3`Y)#A49/?$OZHO
  169. M!5KT*0^]X+RU?Z?H7'@92K*C]#Q\'X.8G.',FK7W[#TS7!JF.`83#N$MH:D=
  170. M!'!VV3NYV.V^;ET,SD`[N[PX'5Q<M$YW?J.#35SPHB"(9N"G6Q1</\%.ZD>$
  171. MMIX_D_\$7)O!#6),8!H#0SN[.'E[WCH5W6W7A72"P2>N[]@I=B'P"6Y#&HGJ
  172. M-(I;K0S,>N$3)YBZ&&J?[82V)C5>%R?V.+1AXB:4->;M&B]<[#$0^/!V^';0
  173. M;_X$V;6S`Z=1&&*20C1-&?-$C!$E_M@G=@`WT1T;?X)M%R<*S.O!3W#VYO+D
  174. MHP(SL<D89[6,ZOGK\_<]_G"+F;D<L`5.%$1)[@AOFK"A$G"C&4%`L9TX$T'@
  175. M<^2[D+`A0]L/-&8K"+=@UT^7^*7T1;4?+^FL]F?V'UB?%'SDF\AO(P^%,Q1Z
  176. M`7*F"6^*W(A@9-]$26H9B."[%$6WXD4:(T*.!,"44'],V)ATPMK!W1VKK@,X
  177. M$SL!>M4VS&M$37;OL'O[ZB4O[LK;GKAMWZ!M2LTCX2L^PW176$7W!#P?+L$.
  178. MA`A"4XY(106EV?@4)[P\/9KW';-MB<L2'`>V@P%_QLE].O')&+PD"GEG.669
  179. M\99QQ&L>^!_NAZSL1O"S;)M&91\08XQ"3*D]QJ:V&;9".D:@A2V;1.0>-L&X
  180. M,SP=@8]@4W@2:CT>VC7]2((\R)O$EYBSQ$_QR"<TU=[VA^]&YX/3T27OA`PD
  181. M*GXX/WDS'/4'_9Y^).=ZYJ<3$0LRU;AUSF1*;B'RP(E<+(+F!H-C)]B;!AN\
  182. MS_H2BP&R:<_8<<I%@5X9UZ*PU#<`O@=:.O$IGYH6O:<TM=,IA4THGD=.D(RH
  183. MDQ!=($;3U)DDFMF6SL`!Q:*>!)HT[(7ON=@KDC2C$2<^23V-[J':VFY]"FLF
  184. MLY(_U?((;I@HG'&(%P5FI5M]NK.\-7%];^G`N7W1K4VHK^G2@`)SEV'2?_]R
  185. MM79P0<>'4*=U>EVG?ZJA,E*RZ_7@)P2,@WS@Z4+31-.Z!TUV#S#1V,V/Y<+`
  186. MN.JZCK9^V=+US.V%/>K0#>LJ&Y8-VE@R*!]OM:&L?*B*[Q8MG[?][U^5ZY]U
  187. M^N<:JAC8W4-;7R4V[UQ"5PUI*E=#V*("-"5`.4V\?QS8O.^F"%S]"#A+1S-R
  188. MATGR&R)/J1WB$19+0AA$#H)PAO*\1[`9(C!T/<_S1\R>L_N/:P?UYOX^94^U
  189. M;$Y5KXYQ.N)E,M;VC:ZNH^?/UEFCW`VJ'RK`7P3H%P8YCY#WC`/6<-[<I?GR
  190. MF"'*B"8WY5]U^M<EL5-&;3X5^_LB)(6Y!9^J+57L1IU>_3C!Y!#J[3UZ;5F-
  191. M6HFVMRNBCB?%7,:N2OQO:NS]@^?>?^KT*[^+&R_\I6I8Q9R]ER(TT>G'DWXV
  192. MA1][Y^>#'RM=W"1,_1!33<_:%,U7<\%<9$>,V->H64U6E5&3NZ0<5(W[K#6/
  193. M`'-9P(/<K8MU^T'PDG']2(2P48D3WVL4J=$;ME(_#;".NIW22'K5[5Q;6Y^,
  194. MK?G9^@9(QU!!.H8"HN:SP.$P?I*BO'/1D56.B!WB?"N2M=5-B[6R-,V^\0,_
  195. MO1^)S!=)/\KW9$I;V5M]PU)897XS?U4NR64!U@[><>8`A\#WIF:W2]<,=958
  196. M,7;X8@`EE`#BZP*=3Y;EO.97JSW(P=@E"+&J>K.S1^LO*508\C_/GZUSIME^
  197. M5;*MD*UR5?"_E,B"<IGCU0G_YA(NK=/"%C^RT7NJP^8F:!NRS(\;W.+U<6+?
  198. MC'A)1(BVJ8G3F([F3EPY^W6"TRPP%B,JC:V72CQY_$A7GF?D889&T\3!H\\X
  199. M\3T?NV+G6$]C:%K09EW7>:]LI\WC^-A*8]D.X.[.VM;DZ7E;A[Q)(XT;)J>Z
  200. M7B0"195-8%_/7^=^;^3[N<Z/-C5T=Y>UX`S8,):9CRDQ[70>\V6.F:T5PMUW
  201. M=Z_:G:[T]=W=<<=LZU4<SJU=!3K(@11Z[8)?FQ-T=<ZPR:&/YDG1=LZ#_2W7
  202. MK<=\81IRN(?,VQLR@IY<ZE9/X*&<[S*!']GDJ?X]N5RBUIN[<H^O@BF)O;[`
  203. M=GUY3F>@E9SN[M*E^9PY?!G]]2(W%M.Z'.*+!&?,:36;UY],Y?6'W"4/3^<5
  204. MP3/V/U7SR5PAGPBQLNHKGD/71T4(Y:_+A"[J*[44IWS@$9F&&B%Z)?U90ZO=
  205. MZ?`I8,VD'J`9R%A85<JWQ7*%0%FI*JA9P+)N_T\^))\_&YY\Z"D*C"+1[/*@
  206. MS36:B^&;UR?#WI,2#5U9HEFFTEAJV^,0AZW)JTH53A(2S576Z/3F+DU*U$R@
  207. M.>$'NM$/[\_/AZ>7O5X?3.6E<.1H^&YP>?*F!VW)L]!V^OT/HV'O]!R,RI%X
  208. M9P?Z43-B#:;$Q5PF\BE0[$P3/[V'`'_&`<S\(&!(\/3%D&XPV#<!=Q2#P,)G
  209. M6_THA3Y.X8,=^"[WZ=9*4%F>7LA0:D$N1'%,@P\PFS"PSSAI,;@GE+#E@ACK
  210. M/Z482)2$BVK8$X(8+`AC3TIB$HPUSO'.+B]^=_)^V)O#>D]R<KX']]$4S@8P
  211. MLXG0Q5;R%L$SH$Z",8'8YI9I_<$[N,2.@'69=<?C5[JDPS6SZ'846X8XF0>1
  212. M4R1-/YHA4$4H+K@LD_#*%.<M>.IDPM3S9^"GD.DX/H6H4/*6],T>N/ZU'9KR
  213. M4X:!(2'K\:9^*I^WY5(AWF][7'81BX,H$ZG.N5*5RZ0Z4Y;F%;OV'KMUI'!'
  214. M*7(F8M'A(WA2*)2:(28N%U50C&(3B>V#$7'2)+"1@TF:8"0T1[XIB&H7N4DH
  215. MH!2+9(6D?#/U1"F(R!@"3%!@'I5BC,9>6Z$=!)%C\^<1]?^`==VR^N_/S[.M
  216. M/<'I-"$"A%+Q0CQS"MG*'UK;0F($Z:VLUK.:YM&<T,5,RYZ8H=F3^NDA3,J>
  217. MZ<Q/G8G8W:*$639*[V.LYVNS8U,,QJ%2,-5"^[#8DJC%Y]/S`ZQMAL@C:#/`
  218. M<UM3=8P-JZV76X!R<*+WU/'&?%^AKJ_L0P!!&MD9"G9'-FMJ(K.KME@<)C]4
  219. M*B)3?HCSB-I5>5'[]*FFOGJHLI0G0%-ML?24V>T<Z/.->-_V7&=Q7H@JASSY
  220. MU=Q66^5GS$6^;48X^41J56NB:4KG()8?;"C-`E%%CP.;J*K0RP,].RP)H5U%
  221. MS530O.C9B9=@S.-<K5;BN\(@5LXULXD?8-`8HZOX>L,R=^697N-9I<?'/*!$
  222. M17S<-@S5782UMWBO1N.Z0!.5)7BC$1?/L6E5/YK$B)9E&@JHVD%EUHC-17*L
  223. M4N%G'G<K_-PKUH<39*\:#;T1ERSEJY(-SUV.UC"+JIL$V[=':MIU.H=S(D0U
  224. MFCV+3D91C(G)7@Q&EV>#_OE'^`*#T>NW_9/+C]6\]"RK:?[?S#ZC&5",;S4/
  225. MJ7D][/5^.QKVWBF'5N)RF_@:P]J*'XE@6V>CH&(]7>HO%WOV-$@+=^UL@Q\$
  226. M>&P'D*T2P%<)V-XIPD8U*`Y4-W2[AI+0E89+[5:L%A8OBD)+E\5.1\^799L4
  227. M\U*UI+(P*Y*66=&TB(ZZJIIE7G5+.>O1+\^5%!I8._@AB4*0PM'^$N'(7%V+
  228. M*9%*W<A<4%E7X\6(]>U0"CL@B)KB,Y!_;AKJ-^9W,802L_RL+$BJ>J?(G>+3
  229. M,LL7]?MR7CP4(8%(\7.&[Y'_?5:8]6=VNM3ZZO=UY8"IQHRK?X=7RK%4KU30
  230. MU&3ZAF?F]39ALOA&Y1EX95RK/WID"[=Y95Y;UM;OMY9))!U4>R.^\D2`\1^>
  231. MYNB5Z/JW99$.=_'3`*6?E(3L5))P(0M_=1X.!(='!=SOB/(2Z:D\7%69*I>(
  232. M:BPNJ#V+')]4IJ!$_48NKIJ,#X_%7#L/.GARG54ZZ$]/]J^<ZDL\]J/_MG=M
  233. MO6WC6/BA;P/,?U`,M);6=L:RG2;M1"XZS?9E![LSTQT,!MFLH<AR8T26M)*<
  234. M--CZ)_8_K0YOXE67Q&FQ0%X21R8I\IQ#\O#P.U_VHNJJI3VI^N<D\`$OTW71
  235. MK5=UU>H^56T*N3+USH;2DCB9\4I%!TVJU(YWE^?/7N$[QF=3N&5\GE]\^=+N
  236. M/A-N(+_@&\BG.\UO=*<IF9O;9&XD`./=7H59>,>[RBA"4^/DHWCJ(H?@3O::
  237. M7R=PW*3%JA37KD6RH(:]T]-3ZWENS>?S'CFA_M^YB!W6J[9.8J?E2N\EWG^U
  238. MZNXF=I"`R5$4)2!%',Q^8KUD.GF*75S%1W6>>O/?X^LXN8U/>P_RHKAV]NQ.
  239. MO=1=GG$[B'D$G7PLPS"TBV*-VA[9`;J7NC2>T)[4U<XEVHNZM'Z205T/5M:3
  240. MG_3D)WTM/ZF+F[18^J]-7Z6IX$3YL>=)5>OA&'OR>/28RY<OIX[S,%^HIN''
  241. M]))J782&$=['E6H<9O<=B4=:?$L3F#V6"<P>UP2&[6U@]J@V,+NO#6B#0'LZ
  242. M9CT=H;J&?%I$VCOZ,$\')?GB[>NM=M_2/A^F-VYMF9U,G#UK46[]0;O74U#S
  243. MR5E_N+/>SE4W..J"G\YYZ6C%85?E%.W!`!@<:HG@L#B,DD\_(TP6^2-R/8RY
  244. M`*@$F0(4GG$`S1'0/8%8H\^`Y-NF#MO,ZT%/RNVZ`'Q2H$\@9L!V1.Z%!.J)
  245. MW+D'H!!>[679R4NN''^@T<`[<$/E2.=>&"\E)%.%\V(@H0XP"=HXU/'&CCA7
  246. MR^*`4A"ZNA,[!5B'\[(+Y/H529H#<>`'T/,Q_DB*CUP,M!%>R)H27AA<>?0+
  247. M@\1V5>I<6;BLS5I%AN6J:7RD[`%T@9<F&A&T`<">SY\M^R"X<B1Y4PMU>:%4
  248. MB0BHMJAL9,2NC.)BW14+8RLWEIXI32\-A=%7"NZ-C'#N]<=$6\'5J==_U9>'
  249. M*67()BD$EOQH<>-'IV6=$=1WY*6=QQ1R]BBL7WS)D2L4W6F*JDWN-"@X)LQC
  250. M[3#L(DD!XXU'C"&TETE1))NRRHRN%7&^5H<$,/LT2XHP*(10!4[E`F"F*SU$
  251. M8/)%M,Z+4);%3G`S$%+-(_!4Q02)!<+'$[E;HU$JOE65VV`@%:D:GI`!8UN3
  252. MV];:-Y]%CAHBI7`?D>30IW3NG8P=C<WA=V&#`XT>`-I,U97K<4G92$UH]QJA
  253. MC>:3[93C=GZ82`('S+(-`-GRY^G:-2_]/UKKP4#1<)+[L=VS>B9PFZ0V&$VJ
  254. MM;)J8/*W1&AT%-;`2EUK[EFZL8K*J3--!7?'[.I"F8-DF+EYD)6-P'I%9LIY
  255. M.@*<(S,9W!%U>+@J'=^I5HG.R'5TOB!)K)].U/[HUP[CR'?B`^E/`>^IXDZ5
  256. M&H+#H7P?7(7!M6]+XB3N-TT`T&4[,N'AIPO>EI@0[VS'\R:R(2F#1ED`>9!)
  257. MC]&$6&8;#[MI`_='<-A.)U/T>S"0%?@Q^71GNP!OEV0*\.$BLWO_^N1>GO^M
  258. M9YX550OH?75XXYUR!U'MFU/=RH&V3V_<,.5D6U!D9=I<?,D&T/PFJUOC5L2A
  259. M907'5?="L?I@@#U7_#ER.8`H3$)^^>)]5GYN`SK<J>H)/CH;/L+V<A+*KQ9!
  260. ME.2AO:J^5]#R"'T*K\:](%5QQH%;50L_I5F8YWQ1O$S8J*A#*Y)R./L`UU>@
  261. MLAB`?<!G0]`R><YU%>\U\)8B29=^058J6&R2F+ZP_`HO/+9A4NIFI#(?^=DX
  262. M=X\J`U2G78<9IYMLIGE&[<LPO7;5X8J?53CMIRRS4YEZ*+,,)%B%<;'.0C7=
  263. M![)]&$<+Y(Q=AE%R>\B2XM0*D%L3"TD\Z..-'PE)//FY.QY?0$`')>=8)'/'
  264. M(JD[%F';L7#R#CX/)GD!>38IR^'!"ZZ/N7T$HAW![OE4%SY5YJOPOG!X&IGT
  265. M!>04;S>0V"($)K@JA/!%*5F=TU,/GI['%V;L:`W_B]N1_Z4E_4LS^XO;AOVE
  266. MY8L8]PN38-.(.[&^Z#O?B?'%$$L1`G=ZZ]''ZE*9X"*?\>P6S0)HP?,P&UI5
  267. M\$DK`SV_@QAD:QH`)=<H!W`T[C*`[HP0%D<JQ*.X#&.KX8.8*1BN-NH5"$)2
  268. MGB#$(*1\>WF9^-DR/]^6'R'L4?ZZ."Q_Q-O-Q2'@OYRAI9?@O18"1!ZPO80+
  269. MEQJK:!)<U8+)*)K[477$:H**M^B15;7%1]]G+71H*4K4)^VD%1N`3?:.;7Q#
  270. M,Z#+UY*'RS`*BQ`[&KH`?2L5R?P.O%2HG?<@#9NE8%M_AH4`(#+ICB-YH-@G
  271. MM2$QC*X)H>O4R6@8FK-0VO9=4;.&ZL'<?W;P:*EX3'P0!;EM5E\]XQA'5Z7>
  272. M$'RI9QG#MQS"O<8)V_K:4I[=YS:CZU5&\SV&:7B--QCM>:9:J-1T=<%?7(AW
  273. M'7S2(@V#@6-K?<9$'_RA+57901(Z^=$I!=M1%T.Z[T+P2YAM_!BX!@BW0D^O
  274. MC>:50&VIL_'5K@6&>]C6(VBY()B&444B6MQ\[;AT?E79*306?\1T,.B$RLX9
  275. MD35GU!P/6DA:6P!>`O\>%K=)=ETMA2V%:-H2U/:^CC$\9"PU.X1I.)V,HEH/
  276. M)K*1<!1/A!^!\!KDT;D?%'E$K[2019%=!N+H%>F;]<(2R.'@0(RYX:J`L*^]
  277. MXZH"6W'L$:8@[G4:^X6F*9^1CF:(^*_G)^,+.O2*0"@]3&[C,$,,0N0S3R$D
  278. M40:5Q1'=6?E;Y`SR,8<OYP<'VRQ"/C#P2B#_U^&&$<<'='!./3728,#F8_EJ
  279. MZ`_[@OP=)1\3DJEMB28MAKKD^)8VPH5E_)\\\.-Y^7.1LH&06N)#CY15ZGI8
  280. M._BOM,B8-45)<+W`7]J.H%A#Q2KK6'A.W\S(!G+_)A0;WI%8$J);8F1*'-O2
  281. MC"/$_O#GAW_\\KZ6:TFE6C(2+3$"I2")UX1`R4#`I&<'0L0[`2'>(8Q`6H;L
  282. MW,0(U)H&2$NN4\7<4-P,<47;AX=F]AQ<@C!@_Y>&O=;#%9X9E-9:I9TF4;9@
  283. MF),PFC;,A@J*A-3`%0%$$81N=BQ'CEE`U(,I&(7QQ^+*7CD_`)0@6=FD'PZ[
  284. MS0V\OD7Q0Q25L9Y[!`(0''C]7_L&4(;`!D%X-2P;[IS^0FDV+.FUCH8I0H4_
  285. MO-@,Y7H2+TV1@%0.I)L&Q*(A1,PIM(!/0^\<5;34R*)RW57/+%T+95+#?2C`
  286. MIV/&=6HODFN.(E!?/8K0;K7JE28D9]4Q,1ON!!\2H[,:"6HKZG30+C.4X8NM
  287. MPAP4$_X?`>07^QO[Q79(ZP&&4,#<0=6)!G:G$'NV)_<4HZH5RV=3.SR9H=J"
  288. M#'2HHS@4@[H:MD/AHE9[S2NP'9J**85,M(B"AJ:BAACKKS4]EFI,SZ?'S3#N
  289. MAJG8&(>='N?P+$'0R=%D)L7?H+L3&16HOQTWAVKA'?`&U#X*A:%F#=.WW:J"
  290. M?/DJ9-HZP4WB])PXFL'5SG(E4JL!UY;-MI[J@OVT8\34.;6$PU?DP1RZ0TR"
  291. MJ5#[XGOCPA8(PZ:38T?%YR%_4[J.YG99DSD$7A*'UW;OU]_.K)[::N!Y_;.^
  292. M,F$%;\"5<19[V:#-V[1KWJ>YI2O<!)L42.8LJ*&\4<4R`G=2A`:T&JZ=%@@U
  293. MD?7)G1+:85%.>M^`G1H.R+4T@47B#0"!\NB#_"Z'OBJ='8V8.W'KKXNR"V:@
  294. M2AS%MDCQQKPN4/!OLJ\E;&TZSX]C!3L5Y2@"52L&N1$[@>[T,`/A!$%/"/"`
  295. MGAK._OK^[>\___/#X;LA.CC0_XN")OTBWV;H1(*)*/7\K>@80<-W,+_)K3JO
  296. M17>&V?A8N4E9+DXSN_<\1_1YPT8W+HE781;&0>B\0>V@M6QQ%^:OX7><0/,#
  297. M33=ZSR9GSXX=Z]FK=U'H9]8'3.2);[+<UWAZ#N[?+^I>OB%4HFJO&H0S&[N*
  298. M;/"_W^&=V]O;]<TB"S_B\_;WW[WW^:..HII#"AOP+.TK@4N-#'2)!ZJ%G)*>
  299. MJRHKHI8LJM3KLJ#GH0W=U:?54JYU:?:#SI_"?A0AG7([FSB99KE=W-=,'
  300. MS[>`SC?R2GS:05(MHG!5X%W!H\L$65G($RYH[G'G&/3Y*HS2R)OQE04<SG/#
  301. MKC@[AEV1)\-]NUQ:_;,^#B4`FS$JR%H(KNC6]\:=3&='+X]/7KW]Z=W9'[`!
  302. M"RV0KE2P8G,?3A[:!ZX#VCZ`$LY`>9LD"^O(JHFVJIX>#859<31QF,RIH.]B
  303. MY,UYG%^O&NEG3SM#^+8"%`Q9YIQ:^;UAP&4QE$-[S5$;=SLF#VH[^F]/4^M'
  304. MKA8QNX$HI1Z>PX1&^3)<@:`A\IF_81-9$=F@@\@T/:&2\7C)_`&2\:J<C2+,
  305. MR#S6BY7LG=4^"8\0]W,*>SW8REVRS:QDM3KX_KO_`5!+`0(4`!0``@`(`'Q[
  306. M[!R$E$+Z/!@``/9N```'``````````$`(``````````S-44N34]$4$L%!@``
  307. 0```!``$`-0```&$8````````
  308. `
  309. end
  310. sum -r/size 12810/8730 section (from "begin" to "end")
  311. sum -r/size 9169/6316 entire input file
  312.  
  313.  
  314. Enjoy!
  315.                  Email me for help, suggestions, etc...
  316.