On Tue, 25 Sep 2001, saravanakumar chinnaraj wrote:
> this question is more of perl than perforce, but i thought that some might
> have the answers.
>
> Here is my piece of code, i was unable to set the p4client from perl.
>
> #!D:\Perl\bin -w
>
> # setting P4 Client
> system("set P4CLIENT=iandb"
Hi all,
this question is more of perl than perforce, but i thought that some might
have the answers.
Here is my piece of code, i was unable to set the p4client from perl.
#!D:\Perl\bin -w
# setting P4 Client
system("set P4CLIENT=iandb");
system("set P4PORT=perforce:1666");
open(OUTFILE,"p4 cl