Skip navigation.
 
mlRe: @INC error when calling a perl script from NSTask
FROM : Nick Kocharhook
DATE : Fri Nov 22 00:15:01 2002

On Thu, Nov 21, 2002 at 10:49:48PM -0800, <email_removed> proclaimed:
> You don't want the extra double quotes:
>
> NSString *perl = [NSString
>    stringWithFormat:@"-I%@/Contents/Resources/Perl",
>    thisBundlePath];


That was it! Thanks.

--
Nick Kocharhook  --  <<email_removed>> -- Rot-13

Related mailsAuthorDate
ml@INC error when calling a perl script from NSTask Nick Kocharhook Nov 21, 22:18
mlRe: @INC error when calling a perl script from NSTask emoy Nov 21, 22:50
mlRe: @INC error when calling a perl script from NSTask Nick Kocharhook Nov 22, 00:15