in reply to file name parsing to get the original file name
fileparse_set_fstype("MSWin32");
before calling the parsing function. The default FS type of the module depends on the operaing system where the script runs (it's decided upon examining the $^O variabile).
Michele.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: file name parsing to get the original file name
by halley (Prior) on Aug 19, 2003 at 13:46 UTC | |
by nevyn (Monk) on Aug 20, 2003 at 15:08 UTC | |
|
Re: Re: file name parsing to get the original file name
by tja_ariani (Acolyte) on Aug 20, 2003 at 07:10 UTC | |
by tja_ariani (Acolyte) on Aug 20, 2003 at 07:24 UTC |