home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Frozen Fish 2: PC
/
frozenfish_august_1995.bin
/
bbs
/
d02xx
/
d0293.lha
/
ClockDJ
/
ClockDJRexx
/
getnextwindow.rexx
< prev
next >
Wrap
OS/2 REXX Batch file
|
1989-12-14
|
276b
|
11 lines
/* rexx next window */
options results
address clockdj
getactivewindow;say result
getnextwindow result;say result
getnextwindow result;say result
getnextwindow result;say result
getnextwindow result;say result
getnextwindow result;say result
getnextwindow result;say result