Files
harbour-core/harbour/website/faq/harbour62.html
Viktor Szakats 2688ce2212 2013-01-24 15:14 UTC+0100 Viktor Szakats (harbour syenar.net)
* utils/hbmk2/hbmk2.prg
    + links to markdown and markdown to man-page converter tool
    ! minor cleanup to prev

  * utils/hbmk2/hbmk2.1
    * some updates

  * ChangeLog.txt
    ! typos/updates in previous entry

  * extras/hbdoc/*.prg
  * src/rtl/memoedit.prg
  * tests/clasinh.prg
  * tests/classch.prg
  * tests/inhprob.prg
    ! updated for new ::super: syntax

  * src/rtl/itemseri.c
    ! fixed typo in latest modification:
      'warning: use of unary operator that may be intended as compound assignment (+=)'

  * contrib/hbgd/tests/test_out.prg
  * contrib/hbhttpd/*
  * contrib/hbtip/thtml.prg
  * contrib/xhb/*.prg
  * extras/httpsrv/*
  * extras/guestbk/*
  * website/faq/*.html
  * website/samples/HowToBuildOnLinux.html
  * website/third-party.html
    * some steps to modernize old HTML

  * extras/hbdoc/*.prg
    * do not use [] as string delimiter

  - tests/function.cfm
  - website/samples/function.cfm.html
  * .gitattributes
    - obsolete file deleted
2013-01-24 14:20:54 +00:00

42 lines
2.0 KiB
HTML

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Feedback about the FAQ.</title>
</head>
<body text="#000000" bgcolor="#ffffff">
<a href="harbour.html"><em>Frequently Asked Questions about Harbour</em></a>
<b>:</b> <a href="harbour59.html"><em>Administrative information</em></a>
<b>:</b> <em>Feedback about the FAQ.</em><br />
<b>Previous:</b> <a href="harbour61.html"><em>Downloading this document.</em></a><br />
<b>Next:</b> <a href="harbour63.html"><em>Document history</em></a>
<hr noshade>
<h2><a name="62"></a>8.3. Feedback about the FAQ.</h2>
<p>Feedback about this FAQ is always welcome. Comments, fixes, additions,
subtractions or questions about the document should be sent to <a href="mailto:harbour-faq@netfang.net">harbour-faq@netfang.net</a>.</p>
<p>Please note that questions <b>about</b> Harbour should be directed to one of
the Harbour mailing lists (development questions to the
<a href="harbour35.html#DevMailList">developer's mailing list</a> and other questions to the
<a href="harbour36.html#UserMailList">Harbour user's mailing list</a>) and/or the
Usenet group <a href="news:comp.lang.clipper">comp.lang.clipper</a>.</p>
<p>Let me repeat that, the harbour-faq email address isn't for asking questions
about installing or using Harbour, if you feel the need to send such
questions to that address you've probably not read this document or you've
totally missed the point of the content. Either way, there is little chance
of me being able to help you by that point.</p>
<hr noshade>
<a href="harbour.html"><em>Frequently Asked Questions about Harbour</em></a>
<b>:</b> <a href="harbour59.html"><em>Administrative information</em></a>
<b>:</b> <em>Feedback about the FAQ.</em><br />
<b>Previous:</b> <a href="harbour61.html"><em>Downloading this document.</em></a><br />
<b>Next:</b> <a href="harbour63.html"><em>Document history</em></a>
</body>
</html>