Programming guide to Unibase

15 : Current modules

Here is a list of the current modules in unibase. There are bound to come more of them. The modules that are only of use inside the database itself are omitted.
Scanner This module can scan XML files. And create a html with the source in it. It can put errors and warnings in these files and creates links to them.
Standard Here are the standard functions stored.
Math This module contains mathematical routines.
Options Include this for altering the default options of the unibase system.
Socket Creating and using sockets.
Html Routines to create html code.
Directory Reads a directory contents into a table.
Error Provides the routines for the correct exception handling of unibase.
Cgi A full program that scans the standard input for user options and provides this to the server via a socket.
Server A sample server application. Users can be created and log in. They can change their passwords or ask for new ones.
Email Send electronic mail around the internet.