On Mon, Sep 30, 2002 at 12:14:14PM -0700, Powers, Dean wrote: > Problem: In base.epl [ -Execute ( ' * ' ) -] doesn't display the originally > request file, such as content.html Instead it displays the notfound.html > message.
Try it without the spaces between quotation marks and asterisk, like this: [- Execute ( '*' ) -] Andre -- "The inside of a computer is as dumb as hell, but it goes like mad!" (Physicist Richard Feynman) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
