RE: Windows: where's the documentation?
"Bill Page" <[email protected]>
| Newsgroups | gmane.comp.mathematics.axiom.user |
|---|---|
| Message-ID | <05de01c6fd10$7721b680$6900a8c0@asus> |
On October 31, 2006 11:57 AM Tim Daly wrote: > ... > All of the information in the databases can be extracted with > a function called asq (e.g. ask). This is a simple C function > that should run on Windows. It can extract and print any > information that the database knows about functions. > Yes. asq is available from the MSDOS command line on windows. > Now that I think about it, it should be straightforward to connect > asq to a browser since a C function can be used as a cgi-bin > program. It might take a little fondling to make the output > display well in html but that's not conceptually hard. > > I'll look at it. > Yes. That would me nice. :-) Regards, Bill Page.