Short:        ExecuteInShell script for Dopus Magellan
Author:       Dariusz Gac <do_darka@go2.pl>
Uploader:     Dariusz Gac <do_darka go2 pl>
Type:         util/dopus
Version:      1.3a
Replaces:     biz/dopus/ExecuteInShell.lha
Requires:     ARexx, DirectoryOpus Magellan, Play16
Architecture: generic


 Executeinshell.dopus5 1.3 (07.11.2004) Dariusz Gac do_darka@go2.pl

 Description: 1. opens CLI console with the lister path
              2. shows lister path in CLI console
              3. executes a marked-in-the-lister AmigaDOS command 
                 with question mark as argument

 READ SCRIPT FOR DETAILS !            


 Reasons: Magellan standard output after doubleclicking of exe file 
          neither shows list of command's arguments nor open CLI window. 
 
HISTORY:
-------

 1. version 1.1 (07.03.2004): 
                           - first upload to Aminet 

 2. version 1.2 (09.03.2004) : 
                           - PIPE: device used instead of RAM: device;
                             thanks to Robin Hueskes <robin@amiganiac.net> from arexx@yahoogroups.com
                             for idea

 3. version 1.3 (07.11.2004)
                           - really multitasking now :) 
                             thanks to Polymere and Frank Weber from arexx@yahoogroups.com for solution