$OutFile=shift(@ARGV); $Actor=shift(@ARGV); # printf("I got\n0: $OutFile\n1: $Actor\n"); $OutFile=">$OutFile"; open(OutFile) || die "Can't create makefile $OutFile; $!"; # print <