On Mon, Jun 23, 2003 at 10:04:22PM +0200 Hamish Whittal wrote:
> I have this scenario:
> I have a 'main' program that needs to call on progA under condtions A,
> progB under conditions B, etc.
>
> Now, I would like the progA, progB, progC to remain independent of the
> 'main' program at all times
> Hi all,
Howdy
>
> I have this scenario:
> I have a 'main' program that needs to call on progA under
> condtions A, progB under conditions B, etc.
>
> Now, I would like the progA, progB, progC to remain
> independent of the 'main' program at all times. The only
> thing I would like to conn