home *** CD-ROM | disk | FTP | other *** search
/ APDL Public Domain 1 / APDL_PD1A.iso / comms / m_z / netreader / !NetReader / Docs / SigsFormat < prev   
Encoding:
Text File  |  1995-06-06  |  1.4 KB  |  33 lines

  1. Format of NetReader Signature files 
  2. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3.  
  4. All signature files are stored within !NetReader.Sigs
  5. Currently there are four signature files. These are:-
  6.  
  7. Longsig1 - This is a long signature with which to sign the bottom of your Usenet
  8.            messages.
  9.            The format should be textual characters, terminated with an ASCII
  10.            zero [0] code.
  11.  
  12. Longsig2 - This is a long signature with which to sign the bottom of your Private
  13.            messages.
  14.            The format should be textual characters, terminated with an ASCII
  15.            zero [0] code.
  16.           
  17. priv_sig - These are the lines quoted to terminate private message replies.
  18.            The default file is for cix style
  19.                          
  20.                            .
  21.                            send
  22.                            q
  23.            
  24.            format termination. This file should NOT be changed by the user unless
  25.            a different Internet provider requires a different message terminator.
  26.            
  27. quotes - This is the file containing random quotes, which may additionally be
  28.          quoted at the bottom of your messages. Each quote should be inserted
  29.          between two ASCII zero characters. NetReader will then jump to a random
  30.          position within this file and search back until it finds a zero code.
  31.          NetReader will then quote subsequent lines, again until it finds a zero
  32.          code.
  33.