File: search.html

package info (click to toggle)
fpc 0.99.13-19991013-4
  • links: PTS
  • area: main
  • in suites: potato
  • size: 23,104 kB
  • ctags: 9,760
  • sloc: pascal: 253,711; ansic: 5,236; makefile: 3,855; yacc: 2,016; lex: 707; asm: 526; xml: 443; sh: 200; perl: 87; sed: 21; csh: 12; cpp: 1
file content (33 lines) | stat: -rw-r--r-- 876 bytes parent folder | download | duplicates (18)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<HTML>
<HEAD>
   <TITLE>Free Pascal Manuals : Searching</TITLE>
</HEAD>
<BODY BGCOLOR="#C0C0C0">

<H1>Search the Free Pascal manuals</H1>
<HR>
<B>Please note:</B> that this will only work if
you are looking at these files on your local harddisk, and
if you have a java-enabled browser.
<P>
<HR>
<APPLET CODE="idksm.class" NAME="IDKSMSearchEngine"
 ALT="Free Pascal search engine" WIDTH=300 HEIGHT=360
 ALIGN=bottom archive="idksm.zip">
<param name=cabbase value="idksm.cab">
<param name=title value="Free Pascal">
<param name=window value=_blank>
<param name=help value=help.html>
<param name=volume value="fpchelp">
<param name=noFrame value="true">
</APPLET>
<P>
<HR>
<A HREF="fpctoc.html">Back</A> to page of contents.
<HR>
This search database was made with the <A HREF="http://www.miraclec.com/">IDKSM</A>
indexer, kindly donated by Michael A. Hess.
<HR>

</BODY>
</HTML>