Site hosted by Angelfire.com: Build your free website today!
BVOTrans

BVOTrans

Summary

The BVOTrans Component is a set of ActiveX DLL classes designed for use in Windows programs and Windows Script Host (WSH) or Active Server Pages (ASP) scripts.  This component is written in Visual Basic and requires the Visual Basic 6.0 runtime files in order to operate successfully.

The target use for BVOTrans is in translating data sent between Windows "ASCII" text and text for other computers such as those made by IBM and Unisys.  BVOTrans has been tested in this capacity over Winsock connections, serial modem connections, and with FTPed disk files.

These classes perform translation back and forth between ASCII and other arcane character sets and text streams cleanly and efficiently.  They offer functionality to your programs and scripts by providing an easy to use interface that is compatible with the object manipulation capabilities of Windows component technologies.

While designed for use in script, these classes may be useful in simplifying development in any programming language or environment capable of using ActiveX DLLs.

Classes included

This version includes the following Classes:

Downloading

BVOTrans is distributed as a Zip file.  It is available in two forms:

Installation

Unzip the downloaded file's contents to any temporary directory, then run setup.exe.  A shortcut will be placed on your Start Menu for the documentation files.  BVOTrans.dll should be automatically registered, or use regsvr32 to register it manually.

January 2002