Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Reference Manual for GoldED 2.51 - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

     This  is  used  to  invalidate  (change) certain control strings in
     quoted text. Use this in conjunction with old versions of  D'Bridge
     or other software that chokes on control strings in quoted text. As
     an added bonus feature, if the tearline or origin is invalidated to
     a null string (""), they will not be quoted at all.

     The <type> can be one of the following:

         Tearline  Invalidate tearline ("---").
         Origin    Invalidate origin (" * Origin: ").
         Seenby    Invalidate SEEN-BY's.

     By default, the following invalidations are used:

         INVALIDATE Tearline "---"           "-+-"
         INVALIDATE Origin   " * Origin: "   " + Origin: "
         INVALIDATE Seenby   "SEEN-BY"       "SEEN+BY"

     If you want to disable invalidation entirely, use this:

         INVALIDATE Tearline "" ""
         INVALIDATE Origin   "" ""
         INVALIDATE Seenby   "" ""

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson