home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 266.lha / ClockDJ_v4.03 / ClockDJRexx / getactive.rexx < prev    next >
OS/2 REXX Batch file  |  1989-07-10  |  82b  |  6 lines

  1. /* rexx  getactive  */
  2. options results
  3. address clockdj
  4. getactivewindow
  5. say result
  6.