Problem here is, while setting up the view is running in background, the next command(cp) is executed and giving file not found error.my $cmd= "/usr/atria/bin/cleartool"; my $test=system "$cmd setview $view"; ...... my $status= system("cp $file1 file2");
In reply to ClearCase Programming by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |