@getfile1 = qq/getS1config.pl/; open (FILE1, "@getfile1|" ); @file1 = ; @getfile2 = qq/getS2config.pl/; open (FILE2, "@getfile2|" ); @file2 = ; @getfile3 = qq/getS3config.pl/; open (FILE3, "@getfile3|" ); @file3 = ;