in reply to Code Blocks
Looks like you are bending over backwards to write obscure code. In fact it is so obscure that it's not even clear what you are trying to achieve. What is the desired result if the file exists?
I suspect your code would be easier to understand and maintain if you use a simple if rather than try to be clever with logic operators.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Code Blocks
by Ronnie (Scribe) on Jul 27, 2006 at 13:11 UTC | |
by GrandFather (Saint) on Jul 27, 2006 at 19:53 UTC |