On 7/12/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: snip
I need to write the name of the number folder to a file. The filename must be PREVUE2.CFG. The file must be located inside the folder by which it got it's name.
snip
I would suggest looking at the following resources. Feel free to ask any questions about things in them you don't understand: To find the numbered files: http://search.cpan.org/~nwclark/perl-5.8.8/lib/File/Find.pm To open a new file and write to it http://perldoc.perl.org/functions/open.html http://perldoc.perl.org/functions/print.html -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/