Documentation for FMRadio v1

FMRadio is Copyright 1998 Nicky Morrow

-------------------------------------------------------------------------------

/* Table of contents */

[1] What is it? - Requirements
[2] Setting up FMRadio
[3] Using FMRadio
[4] What is it written in?
[5] Contacting me
[6] Credits

-------------------------------------------------------------------------------

[1] What is it? - Requirements

FMRadio's purpose is to control a Aims RadioTrack card. 

There are 2 primary requirements to use this program:

 - An Aims RadioTrack card
 - OS/2 v3+

Simplicity, stability and ease of use were my goals during its coding.

If you need more info about the Aims RadioTrack card:

http://www.aimslab.com

-------------------------------------------------------------------------------

[2] Setting up FMRadio

Create a subdirectory called FMRadio on the drive of your choice.

UnZip the distribution file in this newly created subdirectory.

Use MakeICON.CMD to create a icon on your desktop if you wish.

Note: FMRadio defaults to using I/O port address 30C as is the default
for the card.  If you have set your card to use I/O port 20C then simple
add '20C' as a parameter to FMRadio.EXE.

-------------------------------------------------------------------------------

[3] Using FMRadio

The operation of this program is so simple that I don't think I need to 
address it in this file.  I will, however, add a FAQ to the end of this
file with questions that I get so more info will be available for v2.

-------------------------------------------------------------------------------

[4] What is it written in?

VisPro REXX v3.1 Gold.

-------------------------------------------------------------------------------

[5] Contacting me

For comments and bug reports you can reach me through:

E-mail:	nrmorrow@cybertron.com

The good old Fidonet at: 1:366/47

The latest version can be found at:

http://hobbes.nmsu.edu

-------------------------------------------------------------------------------

[6] Credits

The file RXRTCTRL.DLL was written for this program by Armin Schmidt.  This DLL
is based on RXPORTIO.DLL which allows REXX programs access to port I/O.  You 
can get information for this DLL at:

http://www.home.att.net/~ASchw

-------------------------------------------------------------------------------
