Initial commit of newLISP.
[newlisp.git] / modules / index.html
blob34dccf5ffe759cc21ca3e1727810125b6bc44b04
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3 <head>
4 <META http-equiv="Content-Type" content="text/html; charset=utf-8">
5 <title>Index</title>
7 <style type="text/css" media="screen">
8 <!--
9 span.arw {
10 color:#666666;
11 font-size: 100%;
14 body, p {
15 font-family: Georgia, Times New Roman, Times, serif;
16 line-height: 115%;
19 h1, h2, h3, h4 {
20 font-family: Georgia, Times New Roman, Times, serif;
21 font-size: 110%;
24 pre {
25 font-family: Andale Mono, "Bitstream Vera Sans Mono", Monaco, "Courier New";
26 font-size: 100%;
29 tt {
30 font-family: Andale Mono, "Bitstream Vera Sans Mono", Monaco, "Courier New";
31 font-size: 100%;
33 -->
34 </style>
35 </head>
37 <body style="margin: 20px;" text="#333333" bgcolor="#FFFFFF"
38 link="#376590" vlink="#551A8B" alink="#ffAA28">
39 <blockquote>
40 <center><h1>Index</h1></center>
41 <a href="winscript.lsp.html"><br/><br/><h2>Module:&nbsp;winscript</h2></a>
42 <p>Embedded VBScript/JScript in newLISP.</p>
43 <a href="winscript.lsp.html#WINSCRIPT_Initialize">Initialize</a>&nbsp; &nbsp; <a href="winscript.lsp.html#WINSCRIPT_Uninitialize">Uninitialize</a>&nbsp; &nbsp; <a href="winscript.lsp.html#WINSCRIPT_Exec">Exec</a>&nbsp; &nbsp; <a href="winscript.lsp.html#WINSCRIPT_Eval">Eval</a>&nbsp; &nbsp; <a href="winscript.lsp.html#WINSCRIPT_LastResult">LastResult</a>&nbsp; &nbsp;
44 <p></p><center>- &part; -</center><br/>
45 <center><font face='Arial' size='-2' color='#444444'>
46 generated with <a href="http://newlisp.org">newLISP</a>&nbsp;
47 and <a href="http://newlisp.org/newLISPdoc.html">newLISPdoc</a>
48 </font></center>
49 </blockquote>
50 </body>
51 </html>