in reply to Re: Re: modifying a text file on Win32
in thread modifying a text file on Win32
You might try specifying the file simply as 'blah.txt' (without any path), chdir-ing to the directory containing 'blah.txt', and running your script from there.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: modifying a text file on Win32
by Anonymous Monk on Aug 13, 2001 at 08:32 UTC |