Michael Ludwig schrieb am 25.02.2012 um 11:33 (+0100):

>   @CALL %~dp0perl.exe %~dpn0.pl
    @CALL %~dp0perl.exe %~dpn0.pl %*

> Or just:
> 
>   @CALL perl.exe %~dpn0.pl
    @CALL perl.exe %~dpn0.pl %*

(Forgot the arguments.)

Michael
_______________________________________________
ActivePerl mailing list
ActivePerl@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to