================
 CONVERT SYSTEM
================

--------------------------------
Title  : CONV98-ConvertSystem
Version: 1.01
Date   : 1998
Purpose: Conversion of numeric inputs between decimal, hexadecimal and binary
Author : Orhan Gunel MD

Email  : ogunel@usa.net
Original package contains:
       1. Conv98.exe      | The main program file.
       2. Readme.txt      | (This one)
       3. Help.dat        | Help file
       4. Reader.com      | reads Txt files


Installation: With PkUnzip
Special requirement: No,  simple Pc only
Shareware: No

===========
INSTALATION
===========
To install ConvertSystem, you have to decompress the CONV98.ZIP file in the
desired directory using a file decompression utility that can handle .ZIP
files.


===========
 STARTING
===========
To start ConvertSystem, simply type Conv98 under dos or double click through
Win 16 or Win 32.


========================
BRIEF TECHNICAL SUPPORT
========================

ConvertSystem's flaws and errors are usually limited to your system
incompliance or human error. Common errors include:

* Incorrect results: this can be caused by using letters or characters. Only
  use numbers. Also, if you use a number that is not part of the base (ie.
  using characters exception 1 and 0 with binary mode; and hexadecimal
  numbers only 0 1 2 3 4 5 6 7 8 9 A B C D E F)

* Odd crashes: if you are dumped back into your operating system with a
  cryptic, numerical error message chances are your O/S is acting up,
  you don't have enough RAM to convert extremely large values, it's an
  overflow of some sort, or something other reason which is undetermined.

* Also, this program does not support float

=============================
VERSION HISTORY
=============================
This is the first version of ConvertSystem, version 1.01. More versions with
more features will follow!


=================================
SOURCE CODE & MORE DOCUMENTATION
=================================
Source code has been included in a BAS file. You need QuickBASIC 4.5 to
properly compile it though.
        If you want to include any of the algothrims in one of your own progs
ask source codes of ConvertSystem from me.


================================
CONTACT AND LEGAL INFORMATION
================================

* Orhan GUNEL  MD 

* Please DO distribute this program
* This is freeware
* All questions, suggestions or complaints are welcome.
* How fun and learn !
* A thank may encourage me.
 
  Created 1998  by:
  Orhan GUNEL MD
  Yunus Emre Cad. No:13 Soma-Manisa/Turkiye
  Tel: +(236) 613-2829, +(236) 612-8964
  Email - ogunel@usa.net







