Hi, I'm currently working on an embedded perl component which will sometimes redirect the user to another page. Once it's done this, it has to "exit" to prevent execution of any subsequent code.
The problem is that the component is rather deep in the Execute structure (component1.epl executes component2.epl which executes component3.epl which does the redirect). Exit only stops the current component executing. How do I prevent the *all* subsequent embedded perl code from being executed ? Many thanks Matt Freake http://www.iii.co.uk Ample Interactive Investor is a leading UK Internet personal finance service that provides individuals with the capability to identify, compare, monitor and buy online a number of financial products and services. Interactive Investor Trading Limited, a subsidiary of Interactive Investor Ltd, is regulated by the SFA. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
