Dear all: I try to update the end of my file index by 1 per day. ex: file_0 --> file_1 file_10 --> file_11
I know I can do some stupid things as writing 10 elseifs to determine right now value and write back it after adding 1. But is there some faster way to do so? Like some default functions or modules I can take advantage of? thanks for your help, miloody -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/