Short: ArcDir_xad for Opus5 Author: Rene Wunderlich Uploader: Rene Wunderlich Type: util/dopus Version: 2.10 Requires: util/arc/xadmaster.lha and Opus5 Architecture: generic ARexx script for Directory Opus 5 to show the contents of archives thhat are supported by xadmaster.library in an Opus lister and operate on the files and directories inside the archive as if it is a normal directory. Just change the following lines in the script to suit your needs. LIST_TOOL = "DOpus5:c/xadarclist" EXTRACT_TOOL = "xadUnFile" EXTRACT_ARGS = "NKP SFS" If you need other filetypes, just add it in the following line. arcidtype = "LHA LZX ZIP GZIP TAR ARJ RAR TGZ ZOO ZIPEXE BZIP2 CAB RPM Cpio jar" Change this line to suit your IDs - see NOTE above darcidtype = "DMS ZOOM" Check out our homepage at: http://www.secretly.de