Re: [Windows] Associate file extensions with a program
- Posted by Pete Lomax <petelomax at blueyonder.co.uk> Oct 12, 2004
- 491 views
On Tue, 12 Oct 2004 20:32:38 +0200, Juergen Luethje <j.lue at gmx.de> wrote: >I can see that implementation #1 is not a good idea, but what about >implementation #2? If there is an error in proc1, such as FileDoesNotExist, then it would not help matters to replace this with ErrorWritingToFile in proc2. In fact, wouldn't most error conditions tend to daisy-chain? Regards, Pete