home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / vol_300 / 345_01 / tlpparm.dat < prev    next >
Text File  |  1989-07-10  |  1KB  |  52 lines

  1. /* -- remove this header before using file! --
  2. HEADER:        The Last Cross-Referencer;
  3. TITLE:        TLC/TLP - The Last Cross-Referencer;
  4. VERSION:    1.01;
  5.  
  6. DESCRIPTION: "TLC/TLP.
  7.             Parameter file for TLP";
  8.  
  9. KEYWORDS:    Utility, Cross-reference, C, Pascal, Apple, Macintosh, APW, Aztec;
  10. SYSTEM:        Macintosh MPW, v3.0;
  11. FILENAME:    TLPPARM.DAT;
  12. WARNINGS:    "Has not yet been ported to MS-DOS.
  13.             Shareware, $20 Check/Money Order suggested.";
  14.  
  15. SEE-ALSO:    README.TLC,TLCHELP.DOC,TLPHELP.DOC;
  16. AUTHORS:    Eduard Schwan;
  17. COMPILERS:    AZTEC C65 v3.2b, APPLEIIGS APW C v1.0, APPLE MACINTOSH MPW C v3.0;
  18. */
  19.  
  20. (* Parameter file for TLP (C) 1987-1989 ESP - Eduard Schwan Programs *)
  21.  
  22. leftcolumn      =   6
  23. rightcolumn   = 130
  24. botline       =  58
  25.  
  26. (* for the Apple ImageWriter II - condensed mode *)
  27. (* printer_init  = '\x1bq' *)
  28.  
  29. (*
  30. emph_symbols  =   1
  31. emph1_leadin  = '\x1bN'
  32. emph1_leadout = '\x1bq'
  33. *)
  34.  
  35. do_case_sens = 0
  36.  
  37. paging_string= '{.pa}'
  38.  
  39. (*
  40. first_page = 1
  41. last_page = 9999
  42. *)
  43.  
  44. user_heading = 'The Last ''Pascal'' Cross-referencer'
  45.  
  46. tab_width    =   8
  47. do_listing     =     1
  48. do_xref      =     1
  49. do_stats     =     1
  50. xref_nums     =     1
  51. xref_strings =     1
  52.