home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 1
/
amigaformatcd01.iso
/
pd
/
graphics
/
easy_mpeg
/
closewin.rexx
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
OS/2 REXX Batch file
|
1996-04-30
|
210 b
|
11 lines
/* just here to kill the windows */
/* if for some reason Easy_MPEG fails, you can get rid of the windows */
/* with the command rx CloseWin.rexx */
call CloseWindow(MPEGHOST)
/*call CLOSEPORT(MPEGHOST)*/