BRUN and CDBRUN written by Ben Hutchings and released as version 1.0 in September 1994 NOTE: These programs are for OS 2.0 and above, only. LEGAL The contents of this package are the files: BRun, CDBRun, BRun.doc, BRun.doc.info These files are all copyright (c) Ben Hutchings 1994, but they may be freely distributed provided (i) no charge is made for them above the costs of duplication, distribution and the media used, (ii) all the listed files are kept together, and (iii) the files are unaltered. The exception to (iii) is that the files may be distributed in a compressed form as long as the original files can be retrieved from this form unchanged. Software released under these conditions is often known as Freeware. I reject any responsibility for any undesirable consequences whatever of the use of this software. This includes, but is not limited to, secondary consequences, personal injuries or other kinds of side effects. INTRODUCTION BRun is a very simple program which will start any other CLI program in a totally separate CLI. BRun works a bit like Run with input/output redirected to NIL:. Now you may say, why not just do this with a macro: Alias BRun Run >NIL: NIL: which is roughly equivalent to Run >NIL: >NIL: but with the differences I explained above! For CDBRun, the command format is CDBRun Note that no arguments can be passed to the command by CDBRun. This is because its own arguments are read in using the OS function ReadArgs() which separates out the directory and command name - and also processes all its arguments a bit. There is no way (that I can see) to extract the directory name then get the rest of the command line exactly as it was typed. Sorry! CONTACT ME As yet I can only be contacted by Snail-mail. My address is: 43 Harrison Close Reigate Surrey RH2 7HS ENGLAND