<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
indent can only add or delete whitespace. Comments that start with //
and extend beyond the -lcn limit are left alone.<br>
<br>
Henry Vermaak wrote:
<blockquote
 cite="mid:e932383c0911100840g6b715416s5d3446b235f04313@mail.gmail.com"
 type="cite">
  <pre wrap="">2009/11/10 Wimpie Nortje <a class="moz-txt-link-rfc2396E" href="mailto:wimpienortje@gmail.com"><wimpienortje@gmail.com></a>:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Ok, I've tried indent and it doesn't do the job because the comments are
also 400 chars long.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
>From indent man page:

-ln, --line-lengthn
    Set maximum line length for non-comment lines to n.
    See BREAKING LONG LINES.
-lcn, --comment-line-lengthn
    Set maximum line length for comment formatting to n.
    See COMMENTS.

Henry
_______________________________________________
fpc-pascal maillist  -  <a class="moz-txt-link-abbreviated" href="mailto:fpc-pascal@lists.freepascal.org">fpc-pascal@lists.freepascal.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freepascal.org/mailman/listinfo/fpc-pascal">http://lists.freepascal.org/mailman/listinfo/fpc-pascal</a>

  </pre>
</blockquote>
</body>
</html>