Technology Systems Network

MAVLIB


MAVLIB is a program to create libraries containing a lot of separate files of different types.
A library is the same as a filesystem, containing files, directories, subdirectories, ....

MAVLIB has the capability to navigate in 2 filesystems. It can create a library and can also create entries for files, modules, ....
Later MAVLIB shall be capable to use compressed files.
Basically MAVLIB reduce the space used by the files because it not use cluster like those used for big disks by DOS or WINxx. So it does not lock whole clusters for small files.
Nor it uses a complete cluster if the file expand a bit past existing cluster, needing than a new cluster to be locked by the file.

MAVLIB is a basic program to be used by other like Trakian and Charlie.
For Trakian programs it shall be used to create a library of special versions of Trakian and containing the Managers to be used. So Trakian shall automatically load specific or configured versions of the Managers.

For example TrakianLC exist in 4 versions, one for each of the COM ports of a PC computer. Anyone can be configured for another COM port by a command line typed on the keyboard when launching it. Or a line included in a batch file which loads the program.
So, just including the correct Manager or TrakianLC in a library shall result in loading a version of Trakian adapted to the system on which it runs.

MAVLIB is also the program to use to create package of files to be sent for example.

A library can include any type of file ... including another library. And so a whole library containing a lot of other files can be inserted in a global one. For example a price list of some products can be inserted in a directory "price_list" for some kind of products. The other products and their price list to be also added in the same directory.
And because a "file" can be a library, the whole set is a library of price libraries.

MAVLIB can add files but it can also extract any file from a library.

MAVLIB works by "batches" for some tasks. So navigating in the DOS filesystem, some files can be inserted in the batch. And operation to be performed at once on the batch, like erasing. Thus all files to be erased can be "marked" and put in the batch. And later they can be deleted at once.

The same shall be used by Clients Trakians to be sent to Servers. And on the same way a Server can transmit to a caller a library of files (contained in the global library). Thus the caller receives in one call a set of files the Client Trakian can examine.

Download Mavlib (.zip)
Download Mavlib2 (.zip)
Download Readme (.txt)

More informations needed, contact:
Email: info@mundialavenue.com