In message <[EMAIL PROTECTED]> Alan Adams <[EMAIL PROTECTED]> wrote:
> There was a comment in the WebJames instructions to make sure Perl doesn't > run in a task window. Does anyone know how to achieve that? The default attributes file supplied with WebJames is setup to achieve that. The relevant lines are: Action perl-script perl %f %u AddFiletypeHandler perl-script Perl Which sets all files filetyped as Perl to use the perl-script action, which is defined as calling perl directly rather than relying on the contents of the [EMAIL PROTECTED] system variable which may be using a taskwindow. Alex -- Alex Waugh [EMAIL PROTECTED] PHP, Roots, Subversion, WebJames and more from http://www.alexwaugh.com/