home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / fmradio1.zip / README.TXT < prev    next >
Text File  |  1998-06-20  |  2KB  |  86 lines

  1. Documentation for FMRadio v1
  2.  
  3. FMRadio is Copyright 1998 Nicky Morrow
  4.  
  5. -------------------------------------------------------------------------------
  6.  
  7. /* Table of contents */
  8.  
  9. [1] What is it? - Requirements
  10. [2] Setting up FMRadio
  11. [3] Using FMRadio
  12. [4] What is it written in?
  13. [5] Contacting me
  14. [6] Credits
  15.  
  16. -------------------------------------------------------------------------------
  17.  
  18. [1] What is it? - Requirements
  19.  
  20. FMRadio's purpose is to control a Aims RadioTrack card. 
  21.  
  22. There are 2 primary requirements to use this program:
  23.  
  24.  - An Aims RadioTrack card
  25.  - OS/2 v3+
  26.  
  27. Simplicity, stability and ease of use were my goals during its coding.
  28.  
  29. If you need more info about the Aims RadioTrack card:
  30.  
  31. http://www.aimslab.com
  32.  
  33. -------------------------------------------------------------------------------
  34.  
  35. [2] Setting up FMRadio
  36.  
  37. Create a subdirectory called FMRadio on the drive of your choice.
  38.  
  39. UnZip the distribution file in this newly created subdirectory.
  40.  
  41. Use MakeICON.CMD to create a icon on your desktop if you wish.
  42.  
  43. Note: FMRadio defaults to using I/O port address 30C as is the default
  44. for the card.  If you have set your card to use I/O port 20C then simple
  45. add '20C' as a parameter to FMRadio.EXE.
  46.  
  47. -------------------------------------------------------------------------------
  48.  
  49. [3] Using FMRadio
  50.  
  51. The operation of this program is so simple that I don't think I need to 
  52. address it in this file.  I will, however, add a FAQ to the end of this
  53. file with questions that I get so more info will be available for v2.
  54.  
  55. -------------------------------------------------------------------------------
  56.  
  57. [4] What is it written in?
  58.  
  59. VisPro REXX v3.1 Gold.
  60.  
  61. -------------------------------------------------------------------------------
  62.  
  63. [5] Contacting me
  64.  
  65. For comments and bug reports you can reach me through:
  66.  
  67. E-mail:    nrmorrow@cybertron.com
  68.  
  69. The good old Fidonet at: 1:366/47
  70.  
  71. The latest version can be found at:
  72.  
  73. http://hobbes.nmsu.edu
  74.  
  75. -------------------------------------------------------------------------------
  76.  
  77. [6] Credits
  78.  
  79. The file RXRTCTRL.DLL was written for this program by Armin Schmidt.  This DLL
  80. is based on RXPORTIO.DLL which allows REXX programs access to port I/O.  You 
  81. can get information for this DLL at:
  82.  
  83. http://www.home.att.net/~ASchw
  84.  
  85. -------------------------------------------------------------------------------
  86.