Re: [Tutor] Re-Naming an existent file

2007-10-10 Thread Bill Campbell
On Wed, Oct 10, 2007, Ed Goulart wrote: > > Hello! > > Though I've tried very hard, I couldn't find in the WEB the needed > help; so, if you can help me, please...!!! import os os.rename(old, new) Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC URL: http://www.c

[Tutor] Re-Naming an existent file

2007-10-10 Thread Ed Goulart
Hello! Though I've tried very hard, I couldn't find in the WEB the needed help; so, if you can help me, please...!!! *The problem is* that I need to rename a file (*qso.txt*) after a value input "*call*" I get in the first line (<*call value*>*.txt*)* *... I get the file qso.txt but I get no succe