home *** CD-ROM | disk | FTP | other *** search
- Short: DOS-DOpus.dopus5 V1.0
- Uploader: Dave Clarke <4wd@connexus.apana.org.au>
- Author: Dave Clarke <4wd@connexus.apana.org.au>
- Type: util/rexx
-
- DOS-DOpus.dopus5 (DD) is a short ARexx script for DOpus5.11+ and does the
- following.
-
- Run from a shell, DD will open a new lister with the path the same as the
- shell directory, it will also take an optional pattern so that files in
- the lister that match it will be selected. And if a pattern is specified,
- then it will also accept an optional DOpus5 command.
-
- eg. rx DOS-DOpus.dopus5 #?.info DELETE
-
- The idea is to use an alias to call it, eg Alias DD "rx DOS-DOpus.dopus5".
-
- Then: DD #?.info DELETE
-
- You cannot specify just a command, you MUST have a pattern.
-
- ie. DOS-DOpus.dopus5 [pattern [command]]
-
-
- (Here's an idea for CDOpus Leo :)
-
-