home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / mjukeb.zip / README.TXT < prev    next >
Text File  |  1994-12-05  |  2KB  |  48 lines

  1. MIDI JUKEBOX PROGRAM
  2.  
  3. Copyright (C) - 1994 by DB Technologies, Inc. All rights reserved.
  4.  
  5. For additional information contact:
  6.  
  7. DB Technologies, Inc.
  8. 2420 Briar Oak Circle
  9. Sarasota, Florida 34232
  10. 813-378-3760
  11.  
  12.  
  13. DESCRIPTION:
  14.  
  15. This MIDI Jukebox program was created using Watcom International's
  16. VX-REXX development environment. In addition, the Multimedia Object Pack
  17. for VX-REXX (available from DB Technologies, Inc.) was used specifically to 
  18. provide multimedia extensions to VX-REXX.
  19.  
  20. INSTALLATION:
  21.  
  22. All of the DLL files (listed below) must be copied to a directory that is included
  23. in your OS/2 LIBPATH.  We suggest \OS2\DLL.
  24.  
  25. Required DLL files:
  26.  
  27. VROBJ.DLL       The VX-REXX run time library.
  28. MIDIOBJ.DLL     MIDI object.
  29. PLAYBTN.DLL    Play button object.
  30. PAUSEBTN.DLL   Pause button object.
  31. STOPBTN.DLL    Stop button object.
  32. REWNDBTN.DLL  Rewind button object.
  33.  
  34.  
  35. MARKETING STUFF:
  36.  
  37. The Multimedia Object Pack for VX-REXX is available from DB Technologies, Inc.
  38. at the address provided above. The Multimedia Object Pack for VX-REXX is a
  39. collection of VX-REXX objects which encapsulate MMPM/2 facilities in simple
  40. to use, VX-REXX objects, available in design mode from the VX-REXX object
  41. tool bar. The Multimedia Object Pack for VX-REXX includes a WAV object for
  42. creating and playing .WAV files, a collection of animated graphic pushbuttons
  43. (play, record, rewind, fast forward, pause, stop, and more), and support for
  44. digital video facilities.  The Multimedia Object Pack for VX-REXX retails for
  45. $99.95. To order your copy, call DB Technologies, Inc. at 813-378-3760.
  46.  
  47.  
  48.