Gossamer Forum
Home : General : Perl Programming :

Re: Script for creating files

Quote Reply
Re: Script for creating files In reply to
 
To think.....I was going to do these manually!! Drew, your the man, thanks alot, works like a charm! Although, I did notice one additional thing I need to happen..... if it's no trouble? It won't work if there's additional characters....so I guess my question is, how can I allow other characters in the "constant stuff area" -for example something in quotes? Or stuff within < >?

print FILE "$i\"constant <stuff> here"\n";

Thank you very much, this will save me a ton of time!

Subject Author Views Date
Thread Script for creating files Domenic 3086 Aug 8, 2000, 3:04 PM
Thread Re: Script for creating files
sponge 2978 Aug 8, 2000, 4:21 PM
Thread Re: Script for creating files
Domenic 2972 Aug 8, 2000, 5:55 PM
Post Re: Script for creating files
sponge 2981 Aug 8, 2000, 6:32 PM
Post Re: Script for creating files
Domenic 2960 Aug 8, 2000, 9:49 PM