home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD5.iso / workbench / time / clockdj / clockrexxexamples / getactive.rexx < prev    next >
Encoding:
OS/2 REXX Batch file  |  1991-08-05  |  82 b   |  6 lines

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