home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / tools / codep4c1 / read.me < prev    next >
Text File  |  1991-11-03  |  3KB  |  68 lines

  1. CodePrint (tm) Source Code Reformatter and Pretty Printer Version 1.00
  2. Copyright (c) Geist Microsystems (R) 1991. All rights reserved.
  3.  
  4.  
  5. Limitations:
  6. ------------
  7.  
  8. 1.  The maximum bytes per line allowed is 512.
  9.  
  10. 2.  The maximum number of tokens per line allowed is 200.
  11.  
  12. 3.  The maximum number of files you can reformat with a single command is 100.
  13.  
  14. 4.  The maximum number of files you can print with a single command is 32.
  15.  
  16. 5.  The maximum number of bytes in the commmand line allowed is 128.
  17.  
  18. 6.  CodePrint will not print files if they don't have a legal extension.
  19.     The legal extensions for "CodePrint for C" are ".c" and ".h".
  20.  
  21. 7.  The maximum number of keywords allowed in a keyword template file is 250.
  22.  
  23. 8.  The maximum numbers of characters allowed in a keyword is 20.
  24.  
  25. 9.  The maximum number of arguments allowed on a command line is 30.
  26.  
  27. 10. The maximum number of characters allowed in a file name is 80.
  28.  
  29.  
  30. Option Dependencies:
  31. --------------------
  32.  
  33. 1.  If the Autoindent option is toggled off the following dependent options
  34.     are automatically toggled off or ignored: Justification; Spaces; Tab;
  35.     Vertical flow lines; Whitespace and Keywords.
  36.  
  37. 2.  If the Pagebreak option is toggled off the dependent Pagenumber option is
  38.     automatically toggled off.
  39.  
  40. 3.  If the Header option is toggled off the dependent Options option is
  41.     automatically toggled off.
  42.  
  43. 4.  If the default printer Configuration /G=0 is active the following options
  44.     are automatically toggled off: Compressed, Emphasized, Doublestrike,
  45.     Italics and Underline. These special features are activated when the
  46.     printer is configured as an Epson or IBM printer. Use /G=1 for Epson
  47.     configured printers and /G=2 for IBM configured printers.
  48.  
  49. 5.  If the Print option is toggled off the following dependent options are
  50.     automatically toggled off or ignored: Pagebreaks; Compressed;
  51.     Doublestrike; Formfeed; Configuration; Header; Italics; Linenumbers;
  52.     Margin; Pagenumbers; Options; Underline; and Vertical flow lines.
  53.  
  54.  
  55. Product Support:
  56. ----------------
  57.  
  58. 1. Product support for unregistered copies of CodePrint can be obtained by
  59.    filling out the problem report form and mailing it to Geist Microsystems.
  60.    The form and address are provided in file: PROBLEM.RPT. Product support 
  61.    for unregistered copies is limited to 30 days, beginning with the date
  62.    of the first inquiry.
  63.  
  64. 2. Product support for registered copies is available through the mail as 
  65.    noted above or via CompuServe, at 177000, 1603. Please provide your 
  66.    registration number with all inquiries.
  67.  
  68.