I do get what is in the array TMP_HEADER printed to my screen so i know it is opening the static file ok and reading it. But when i look at the out_file i don't have the contents of the array in it. can any one help me out. Thanks in advanceopen (STATIC_HEADER, "<\./static_header.ps") ; open (OUT_FILE, ">$OUTPUT_PATH/$SUB_DIR/$NEW_FILE") ; @TMP_HEADER = <STATIC_HEADER> ; print @TMP_HEADER ; print OUT_FILE @TMP_HEADER ;
In reply to Printing to a file problem by Dartanion
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |