In the system I'm designing I need to display a special screen, but only if it exists. Witch is not allways the case. How do I test if a template exists before doing "data.setScreenTemplate( sSpecialTemplate );"?
Or is there an other way to avoid setScreenTemplate displaying the Error screen if the specified template is missing? Thanks, Kenneth -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
