Files
harbour-core/harbour/tests/function.cfm
Viktor Szakats ffdf730600 2012-07-09 18:49 UTC+0200 Viktor Szakats (harbour syenar.net)
* examples/guestbk/guestbk.htm
  * examples/guestbk/testcgi.prg
  * tests/function.cfm
    * minor updates
    * lowercased html tags
    ! deleted broken links
2012-07-09 16:51:03 +00:00

51 lines
1.8 KiB
Plaintext

<html>
<head>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<title>Harbour function task list</title>
</head>
<body bgcolor="#FFFFFF">
<p align="center"><img src="clouds.jpg" alt="clouds.jpg" width="550" height="36"></p>
<font SIZE="2">
<p align="center"></font><font face="Tahoma" size="4"><strong>Function Task List</strong></font><font size="2">
<br><small><a href="funcs.dll?Lang=BR">In Portuguese</A></p>
<p><font size="2" face="Tahoma">Below is a list of all Harbour
functions in the RTL and their current state. This list is
updated as changes are made to the library. This list is based on
Clipper 5.2. The legend is as follows:</font></p>
<p><font size="2" face="Tahoma"><strong>Ready</strong><br>
No more work needed on this function.</font></p>
<p><font size="2" face="Tahoma"><strong>Started</strong><br>
This function needs some work but will provide basic
functionality and can be used for testing.</font></p>
<p><font size="2" face="Tahoma"><strong>Not Started</strong><br>
This function has yet to be written.</font></p>
<table border="1" cellpadding="2" cellspacing="1" width="500" align="Center">
<tr>
<td width="50%" bgcolor="#3000FF" rowspan=2><font size="2" face="Tahoma" color="#ffff00"><center><b>Function</B></font></td>
<td width="50%" bgcolor="#3000FF" colspan=3><font size="2" face="Tahoma" color="#ffff00"><center><b>Status</B></font></td>
</tr>
<tr>
<td width="16%" bgcolor="#3000FF"><font size="2" face="Tahoma" color="#ffff00"><center><b>Ready</B></font></td>
<td width="16%" bgcolor="#3000FF"><font size="2" face="Tahoma" color="#ffff00"><center><b>Started</B></font></td>
<td width="16%" bgcolor="#3000FF"><font size="2" face="Tahoma" color="#ffff00"><center><b>Not Started</B></font></td>
</tr>
<#Functions>
</table>
<P>
<center><font size="1" face="Tahoma">Last Update: April 28, 1999
</body>
</html>