Re: Embperl 2.0b7 problem with directory handling

2002-05-06 Thread Alexander Hartmaier
>>First when an embperl script fails there is such a log entry: >>[11526]Reading file://fatal.epl as input using PerlIO (0 Bytes)... >>[11526]ERR: 12: fatal.epl(1): File file://fatal.epl open error: No such file or >>directory >Embperls Execute function takes a filename and _not_ a URL. This

Re: Embperl 2.0b7 problem with directory handling

2002-05-06 Thread Gerald Richter
>First when an embperl script fails there is such a log entry: >[11526]Reading file://fatal.epl as input using PerlIO (0 Bytes)... >[11526]ERR: 12: fatal.epl(1): File file://fatal.epl open error: No such file or >directory Embperls Execute function takes a filename and _not_ a URL. This is the

Embperl 2.0b7 problem with directory handling

2002-05-06 Thread Alexander Hartmaier
Hi! I discovered this problem serveral times. First when an embperl script fails there is such a log entry: [11526]Reading //fatal.epl as input using PerlIO (0 Bytes)... [11526]ERR: 12: fatal.epl(1): File //fatal.epl open error: No such file or directory I've got a fatal.epl in the same dire