1<html> 2<head> 3<meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> 4<title>KPADOld API Manual</title> 5</head> 6 7<frameset cols="25%,*"> 8 <frame name="contents" src="toc.html" scrolling="auto" target="main"> 9 <frame name="main" src="intro.html" target="main"> 10 <noframes> 11 <body> 12 <p>This page uses frames, but your browser doesn't support them.</p> 13 </body> 14 </noframes> 15</frameset> 16</html>