|
|
|
Clear questions and runnable code get the best and fastest answer |
|
| PerlMonks |
Re^3: Outlook & Win32::OLEby bassplayer (Monsignor) |
| on Aug 18, 2004 at 14:06 UTC ( #383964=note: print w/ replies, xml ) | Need Help?? |
|
-f is a file test operator used to see if a file is plain text. In my code, I was just deleting the file if it existed, and probably should have used -e. More information on file test operators can be found here. bassplayer
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||